Andrej Studen@Labkey-KNM 7f7c5fe190 Clearing merge conflicts hace 1 año
..
LambdaOptimization.png 5cb119b5ff Optimization hyperparameter lambda setting illustration for regularizing on IVF parameter A hace 1 año
README.md bbe9982a4c Adding test.py slicer script hace 1 año
analysis.py 8d8c79e32b Updating analysis.py to work with modified version of segmentation.py hace 1 año
analyze.ipynb 345e0bdcec Minor updates to scripts, config file is also used in vangogh mode hace 1 año
assignOrthancStudy.ipynb ad99d7cd50 Recent updates hace 1 año
calculateCenters.py e556aa5b32 Adding update status function to report progress 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 012848dc66 Adding regularization to compartment fits hace 1 año
doAnalysis.py a4028e9849 Minor corrections to doAnalysis hace 1 año
doPixelAnalysis.py 985248eb9f Changing loops in doPixelAnalysis hace 1 año
doSummary.py 6f536a609c operable doSummary.py hace 1 año
downloadPatient.py 1440d682a0 Adding scripts hace 3 años
fitData.py 012848dc66 Adding regularization to compartment fits hace 1 año
fitModel.py 012848dc66 Adding regularization to compartment fits hace 1 año
generateCenters.ipynb fde4aa8d47 Up to generate centers, including matlab files hace 2 años
geometry.py 504c2ae9db Adding port from matlab fitting to python fitting, new python code based on global optimization with lambda adjusted regularizer hace 1 año
getData.py 5bffcfe431 Cleared error from getData updateStatus, making sure that status is also checked for entries with converted images hace 1 año
loadData.py 012848dc66 Adding regularization to compartment fits 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
plotData.py a0af1ed42c Moving plotSegmentation from segmentation.py to plotData to avoid matplotlib dependency in Slicer, through convertToNRRD.py which depends on segmentation.py hace 1 año
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 a0af1ed42c Moving plotSegmentation from segmentation.py to plotData to avoid matplotlib dependency in Slicer, through convertToNRRD.py which depends on segmentation.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
test.ipynb 8b606a3b56 Cleaning up listCreatedFiles in workflow hace 1 año
vtkInterface.py 9941f28c57 Adding convertToNRRD.py script hace 2 años
workflow.py 7f7c5fe190 Clearing merge conflicts hace 1 año

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.