NIX Worker adac3b94ea Delegating and implementing filter parsing in config.py hace 1 año
..
README.md bbe9982a4c Adding test.py slicer script hace 1 año
analysis.py 905b4e8c9c Delegating filter parsing to config hace 1 año
analyze.ipynb 345e0bdcec Minor updates to scripts, config file is also used in vangogh mode hace 1 año
calculateCenters.py adac3b94ea Delegating and implementing filter parsing in config.py hace 1 año
calculateK1.ipynb 1440d682a0 Adding scripts hace 3 años
clusterAnalysis.ipynb 87d8bfd583 validating summaryIVF hace 1 año
clusterAnalysisLeftovers.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. hace 2 años
config.py adac3b94ea Delegating and implementing filter parsing in config.py hace 1 año
doAnalysis.py adac3b94ea Delegating and implementing filter parsing in config.py hace 1 año
doPixelAnalysis.py adac3b94ea Delegating and implementing filter parsing in config.py hace 1 año
doSummary.py 6f536a609c operable doSummary.py hace 1 año
downloadPatient.py 1440d682a0 Adding scripts hace 3 años
generateCenters.ipynb fde4aa8d47 Up to generate centers, including matlab files hace 2 años
getData.py 513370ed9e Updates to getData and segmentation hace 1 año
parseDicom.py 9941f28c57 Adding convertToNRRD.py script hace 2 años
pixelAnalysis.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. hace 2 años
plotK1.ipynb 9941f28c57 Adding convertToNRRD.py script hace 2 años
plotPolar.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. hace 2 años
plotViews.ipynb 1440d682a0 Adding scripts hace 3 años
segmentation.ipynb 15edb29494 Update to jupyter hace 1 año
segmentation.py 5e8f30d99f Functionality to perfrom doPixelAnalysis.py hace 1 año
selectCenters.ipynb 1440d682a0 Adding scripts hace 3 años
statAnalysis.ipynb 1440d682a0 Adding scripts hace 3 años
table.ipynb 1440d682a0 Adding scripts hace 3 años
vtkInterface.py 9941f28c57 Adding convertToNRRD.py script hace 2 años

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.