Andrej Studen@Labkey-KNM a65f79315e Adjusting to NRRD based segmentations 1 ano atrás
..
README.md bbe9982a4c Adding test.py slicer script 1 ano atrás
analysis.py a65f79315e Adjusting to NRRD based segmentations 1 ano atrás
analyze.ipynb 345e0bdcec Minor updates to scripts, config file is also used in vangogh mode 1 ano atrás
assignOrthancStudy.ipynb c50c321b24 Adding helper script for sorting data 1 ano atrás
calculateCenters.py e556aa5b32 Adding update status function to report progress 1 ano atrás
calculateK1.ipynb 1440d682a0 Adding scripts 3 anos atrás
clusterAnalysis.ipynb 87d8bfd583 validating summaryIVF 1 ano atrás
clusterAnalysisLeftovers.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 anos atrás
config.py e556aa5b32 Adding update status function to report progress 1 ano atrás
doAnalysis.py e556aa5b32 Adding update status function to report progress 1 ano atrás
doPixelAnalysis.py adac3b94ea Delegating and implementing filter parsing in config.py 1 ano atrás
doSummary.py 6f536a609c operable doSummary.py 1 ano atrás
downloadPatient.py 1440d682a0 Adding scripts 3 anos atrás
generateCenters.ipynb fde4aa8d47 Up to generate centers, including matlab files 2 anos atrás
getData.py b83c9bf7f6 getData to handle potential subdirectory at remote location 1 ano atrás
parseDicom.py 9941f28c57 Adding convertToNRRD.py script 2 anos atrás
pixelAnalysis.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 anos atrás
plotK1.ipynb 9941f28c57 Adding convertToNRRD.py script 2 anos atrás
plotPolar.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 anos atrás
plotViews.ipynb 1440d682a0 Adding scripts 3 anos atrás
segmentation.ipynb 15edb29494 Update to jupyter 1 ano atrás
segmentation.py a65f79315e Adjusting to NRRD based segmentations 1 ano atrás
selectCenters.ipynb 1440d682a0 Adding scripts 3 anos atrás
statAnalysis.ipynb 1440d682a0 Adding scripts 3 anos atrás
table.ipynb 1440d682a0 Adding scripts 3 anos atrás
vtkInterface.py 9941f28c57 Adding convertToNRRD.py script 2 anos atrás

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.