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

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.