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

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.