NIX Worker e3c0099dab Making analysis run matlab scripts directly 1 gadu atpakaļ
..
README.md bbe9982a4c Adding test.py slicer script 1 gadu atpakaļ
analysis.py e3c0099dab Making analysis run matlab scripts directly 1 gadu atpakaļ
analyze.ipynb 9941f28c57 Adding convertToNRRD.py script 2 gadi atpakaļ
calculateK1.ipynb 1440d682a0 Adding scripts 3 gadi atpakaļ
clusterAnalysis.ipynb 034e09bc30 Modified notebooks 2 gadi atpakaļ
clusterAnalysisLeftovers.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 gadi atpakaļ
config.py c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 gadi atpakaļ
downloadPatient.py 1440d682a0 Adding scripts 3 gadi atpakaļ
generateCenters.ipynb fde4aa8d47 Up to generate centers, including matlab files 2 gadi atpakaļ
getData.py c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 gadi atpakaļ
parseDicom.py 9941f28c57 Adding convertToNRRD.py script 2 gadi atpakaļ
pixelAnalysis.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 gadi atpakaļ
plotK1.ipynb 9941f28c57 Adding convertToNRRD.py script 2 gadi atpakaļ
plotPolar.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 gadi atpakaļ
plotViews.ipynb 1440d682a0 Adding scripts 3 gadi atpakaļ
segmentation.ipynb 034e09bc30 Modified notebooks 2 gadi atpakaļ
segmentation.py 8f169c6170 Moving segmentation functions from notebook to package 2 gadi atpakaļ
selectCenters.ipynb 1440d682a0 Adding scripts 3 gadi atpakaļ
statAnalysis.ipynb 1440d682a0 Adding scripts 3 gadi atpakaļ
table.ipynb 1440d682a0 Adding scripts 3 gadi atpakaļ
vtkInterface.py 9941f28c57 Adding convertToNRRD.py script 2 gadi atpakaļ

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.