Andrej aca8e9e402 Resolving merging mismatches před 1 rokem
..
README.md bbe9982a4c Adding test.py slicer script před 1 rokem
analysis.py a65f79315e Adjusting to NRRD based segmentations před 1 rokem
analyze.ipynb 345e0bdcec Minor updates to scripts, config file is also used in vangogh mode před 1 rokem
assignOrthancStudy.ipynb c50c321b24 Adding helper script for sorting data před 1 rokem
calculateCenters.py e556aa5b32 Adding update status function to report progress před 1 rokem
calculateK1.ipynb 1440d682a0 Adding scripts před 3 roky
clusterAnalysis.ipynb 87d8bfd583 validating summaryIVF před 1 rokem
clusterAnalysisLeftovers.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. před 2 roky
config.py 86ae324590 Adding IVF plot of fits to batch of files to be stored in database před 1 rokem
doAnalysis.py a4028e9849 Minor corrections to doAnalysis před 1 rokem
doPixelAnalysis.py 985248eb9f Changing loops in doPixelAnalysis před 1 rokem
doSummary.py 6f536a609c operable doSummary.py před 1 rokem
downloadPatient.py 1440d682a0 Adding scripts před 3 roky
generateCenters.ipynb fde4aa8d47 Up to generate centers, including matlab files před 2 roky
getData.py b83c9bf7f6 getData to handle potential subdirectory at remote location před 1 rokem
parseDicom.py 9941f28c57 Adding convertToNRRD.py script před 2 roky
pixelAnalysis.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. před 2 roky
plotK1.ipynb 9941f28c57 Adding convertToNRRD.py script před 2 roky
plotPolar.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. před 2 roky
plotViews.ipynb 1440d682a0 Adding scripts před 3 roky
segmentation.ipynb 15edb29494 Update to jupyter před 1 rokem
segmentation.py aca8e9e402 Resolving merging mismatches před 1 rokem
selectCenters.ipynb 1440d682a0 Adding scripts před 3 roky
statAnalysis.ipynb 1440d682a0 Adding scripts před 3 roky
table.ipynb 1440d682a0 Adding scripts před 3 roky
vtkInterface.py 9941f28c57 Adding convertToNRRD.py script před 2 roky

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.