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

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.