Andrej Studen@Labkey-KNM 7f7c5fe190 Clearing merge conflicts hai 1 ano
..
LambdaOptimization.png 5cb119b5ff Optimization hyperparameter lambda setting illustration for regularizing on IVF parameter A hai 1 ano
README.md bbe9982a4c Adding test.py slicer script hai 1 ano
analysis.py 8d8c79e32b Updating analysis.py to work with modified version of segmentation.py hai 1 ano
analyze.ipynb 345e0bdcec Minor updates to scripts, config file is also used in vangogh mode hai 1 ano
assignOrthancStudy.ipynb ad99d7cd50 Recent updates hai 1 ano
calculateCenters.py e556aa5b32 Adding update status function to report progress hai 1 ano
calculateK1.ipynb 1440d682a0 Adding scripts %!s(int64=3) %!d(string=hai) anos
clusterAnalysis.ipynb 87d8bfd583 validating summaryIVF hai 1 ano
clusterAnalysisLeftovers.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. %!s(int64=2) %!d(string=hai) anos
config.py 012848dc66 Adding regularization to compartment fits hai 1 ano
doAnalysis.py a4028e9849 Minor corrections to doAnalysis hai 1 ano
doPixelAnalysis.py 985248eb9f Changing loops in doPixelAnalysis hai 1 ano
doSummary.py 6f536a609c operable doSummary.py hai 1 ano
downloadPatient.py 1440d682a0 Adding scripts %!s(int64=3) %!d(string=hai) anos
fitData.py 012848dc66 Adding regularization to compartment fits hai 1 ano
fitModel.py 012848dc66 Adding regularization to compartment fits hai 1 ano
generateCenters.ipynb fde4aa8d47 Up to generate centers, including matlab files %!s(int64=2) %!d(string=hai) anos
geometry.py 504c2ae9db Adding port from matlab fitting to python fitting, new python code based on global optimization with lambda adjusted regularizer hai 1 ano
getData.py 5bffcfe431 Cleared error from getData updateStatus, making sure that status is also checked for entries with converted images hai 1 ano
loadData.py 012848dc66 Adding regularization to compartment fits hai 1 ano
parseDicom.py 9941f28c57 Adding convertToNRRD.py script %!s(int64=2) %!d(string=hai) anos
pixelAnalysis.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. %!s(int64=2) %!d(string=hai) anos
plotData.py a0af1ed42c Moving plotSegmentation from segmentation.py to plotData to avoid matplotlib dependency in Slicer, through convertToNRRD.py which depends on segmentation.py hai 1 ano
plotK1.ipynb 9941f28c57 Adding convertToNRRD.py script %!s(int64=2) %!d(string=hai) anos
plotPolar.ipynb c317e06d8d Version that produced results sent in email to Luka, Oct 28th 2022. %!s(int64=2) %!d(string=hai) anos
plotViews.ipynb 1440d682a0 Adding scripts %!s(int64=3) %!d(string=hai) anos
segmentation.ipynb 15edb29494 Update to jupyter hai 1 ano
segmentation.py a0af1ed42c Moving plotSegmentation from segmentation.py to plotData to avoid matplotlib dependency in Slicer, through convertToNRRD.py which depends on segmentation.py hai 1 ano
selectCenters.ipynb 1440d682a0 Adding scripts %!s(int64=3) %!d(string=hai) anos
statAnalysis.ipynb 1440d682a0 Adding scripts %!s(int64=3) %!d(string=hai) anos
table.ipynb 1440d682a0 Adding scripts %!s(int64=3) %!d(string=hai) anos
test.ipynb 8b606a3b56 Cleaning up listCreatedFiles in workflow hai 1 ano
vtkInterface.py 9941f28c57 Adding convertToNRRD.py script %!s(int64=2) %!d(string=hai) anos
workflow.py 7f7c5fe190 Clearing merge conflicts hai 1 ano

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.