Andrej 94c1f26a25 Addint getPatientNIM to getData 1 год назад
..
README.md bbe9982a4c Adding test.py slicer script 1 год назад
analysis.py e3c0099dab Making analysis run matlab scripts directly 1 год назад
analyze.ipynb 345e0bdcec Minor updates to scripts, config file is also used in vangogh mode 1 год назад
calculateCenters.py 29a112f380 Adding calculateCenters.py and doAnalysis.py as drivers to replace equivalent shell scripts, so python can start matlab 1 год назад
calculateK1.ipynb 1440d682a0 Adding scripts 3 лет назад
clusterAnalysis.ipynb 345e0bdcec Minor updates to scripts, config file is also used in vangogh mode 1 год назад
clusterAnalysisLeftovers.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 лет назад
config.py 8d56a9f074 Rearranging scripts to do IO and parse config 1 год назад
doAnalysis.py 29a112f380 Adding calculateCenters.py and doAnalysis.py as drivers to replace equivalent shell scripts, so python can start matlab 1 год назад
downloadPatient.py 1440d682a0 Adding scripts 3 лет назад
generateCenters.ipynb fde4aa8d47 Up to generate centers, including matlab files 2 лет назад
getData.py 94c1f26a25 Addint getPatientNIM to getData 1 год назад
parseDicom.py 9941f28c57 Adding convertToNRRD.py script 2 лет назад
pixelAnalysis.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 лет назад
plotK1.ipynb 9941f28c57 Adding convertToNRRD.py script 2 лет назад
plotPolar.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 лет назад
plotViews.ipynb 1440d682a0 Adding scripts 3 лет назад
segmentation.ipynb 345e0bdcec Minor updates to scripts, config file is also used in vangogh mode 1 год назад
segmentation.py 345e0bdcec Minor updates to scripts, config file is also used in vangogh mode 1 год назад
selectCenters.ipynb 1440d682a0 Adding scripts 3 лет назад
statAnalysis.ipynb 1440d682a0 Adding scripts 3 лет назад
table.ipynb 1440d682a0 Adding scripts 3 лет назад
vtkInterface.py 9941f28c57 Adding convertToNRRD.py script 2 лет назад

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.