Andrej bbe9982a4c Adding test.py slicer script 1 yıl önce
..
README.md bbe9982a4c Adding test.py slicer script 1 yıl önce
analysis.py 2a634e8c4c Adding analysis classes to a module 2 yıl önce
analyze.ipynb 9941f28c57 Adding convertToNRRD.py script 2 yıl önce
calculateK1.ipynb 1440d682a0 Adding scripts 3 yıl önce
clusterAnalysis.ipynb 034e09bc30 Modified notebooks 2 yıl önce
clusterAnalysisLeftovers.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 yıl önce
config.py c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 yıl önce
downloadPatient.py 1440d682a0 Adding scripts 3 yıl önce
generateCenters.ipynb fde4aa8d47 Up to generate centers, including matlab files 2 yıl önce
getData.py c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 yıl önce
parseDicom.py 9941f28c57 Adding convertToNRRD.py script 2 yıl önce
pixelAnalysis.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 yıl önce
plotK1.ipynb 9941f28c57 Adding convertToNRRD.py script 2 yıl önce
plotPolar.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. 2 yıl önce
plotViews.ipynb 1440d682a0 Adding scripts 3 yıl önce
segmentation.ipynb 034e09bc30 Modified notebooks 2 yıl önce
segmentation.py 8f169c6170 Moving segmentation functions from notebook to package 2 yıl önce
selectCenters.ipynb 1440d682a0 Adding scripts 3 yıl önce
statAnalysis.ipynb 1440d682a0 Adding scripts 3 yıl önce
table.ipynb 1440d682a0 Adding scripts 3 yıl önce
vtkInterface.py 9941f28c57 Adding convertToNRRD.py script 2 yıl önce

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.