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.