Andrej bbe9982a4c Adding test.py slicer script 1 ano atrás
..
README.md bbe9982a4c Adding test.py slicer script 1 ano atrás
analysis.py 2a634e8c4c Adding analysis classes to a module 2 anos atrás
analyze.ipynb 9941f28c57 Adding convertToNRRD.py script 2 anos atrás
calculateK1.ipynb 1440d682a0 Adding scripts 3 anos atrás
clusterAnalysis.ipynb 034e09bc30 Modified notebooks 2 anos atrás
clusterAnalysisLeftovers.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 anos atrás
config.py c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 anos atrás
downloadPatient.py 1440d682a0 Adding scripts 3 anos atrás
generateCenters.ipynb fde4aa8d47 Up to generate centers, including matlab files 2 anos atrás
getData.py c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 anos atrás
parseDicom.py 9941f28c57 Adding convertToNRRD.py script 2 anos atrás
pixelAnalysis.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 anos atrás
plotK1.ipynb 9941f28c57 Adding convertToNRRD.py script 2 anos atrás
plotPolar.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 anos atrás
plotViews.ipynb 1440d682a0 Adding scripts 3 anos atrás
segmentation.ipynb 034e09bc30 Modified notebooks 2 anos atrás
segmentation.py 8f169c6170 Moving segmentation functions from notebook to package 2 anos atrás
selectCenters.ipynb 1440d682a0 Adding scripts 3 anos atrás
statAnalysis.ipynb 1440d682a0 Adding scripts 3 anos atrás
table.ipynb 1440d682a0 Adding scripts 3 anos atrás
vtkInterface.py 9941f28c57 Adding convertToNRRD.py script 2 anos atrás

README.md

Instructions

Look at `clusterAnalysis.ipynb' for a step by step algorithm.

The only required files for analysis are:

  • ../slicerScripts/convertToNRRD.py
  • analysis.py
  • segmentation.py
  • getData.py
  • config.py
  • segmentation.ipynb
  • clusterAnalysis.ipynb

The rest are for backup only.