setup.py
mosamaticdesktop/VERSION
mosamaticdesktop/__init__.py
mosamaticdesktop/logger.py
mosamaticdesktop/main.py
mosamaticdesktop/mainwindow.py
mosamaticdesktop/operatingsystem.py
mosamaticdesktop/singleton.py
mosamaticdesktop/utils.py
mosamaticdesktop.egg-info/PKG-INFO
mosamaticdesktop.egg-info/SOURCES.txt
mosamaticdesktop.egg-info/dependency_links.txt
mosamaticdesktop.egg-info/entry_points.txt
mosamaticdesktop.egg-info/not-zip-safe
mosamaticdesktop.egg-info/requires.txt
mosamaticdesktop.egg-info/top_level.txt
mosamaticdesktop/data/__init__.py
mosamaticdesktop/data/datamanager.py
mosamaticdesktop/data/engine.py
mosamaticdesktop/data/file.py
mosamaticdesktop/data/filecontent.py
mosamaticdesktop/data/filecontentcache.py
mosamaticdesktop/data/fileset.py
mosamaticdesktop/data/session.py
mosamaticdesktop/data/models/__init__.py
mosamaticdesktop/data/models/basemodel.py
mosamaticdesktop/data/models/filemodel.py
mosamaticdesktop/data/models/filesetmodel.py
mosamaticdesktop/scripts/mosamatic.bat
mosamaticdesktop/tasks/__init__.py
mosamaticdesktop/tasks/booleanparameter.py
mosamaticdesktop/tasks/booleanparameterwidget.py
mosamaticdesktop/tasks/descriptionparameter.py
mosamaticdesktop/tasks/descriptionparameterwidget.py
mosamaticdesktop/tasks/filepathparameter.py
mosamaticdesktop/tasks/filepathparameterwidget.py
mosamaticdesktop/tasks/filesetparameter.py
mosamaticdesktop/tasks/filesetparameterwidget.py
mosamaticdesktop/tasks/floatingpointparameter.py
mosamaticdesktop/tasks/floatingpointparameterwidget.py
mosamaticdesktop/tasks/integerparameter.py
mosamaticdesktop/tasks/integerparameterwidget.py
mosamaticdesktop/tasks/labelparameter.py
mosamaticdesktop/tasks/labelparameterwidget.py
mosamaticdesktop/tasks/multifilesetparameter.py
mosamaticdesktop/tasks/multifilesetparameterwidget.py
mosamaticdesktop/tasks/optiongroupparameter.py
mosamaticdesktop/tasks/optiongroupparameterwidget.py
mosamaticdesktop/tasks/parameter.py
mosamaticdesktop/tasks/parameterwidget.py
mosamaticdesktop/tasks/pathparameter.py
mosamaticdesktop/tasks/pathparameterwidget.py
mosamaticdesktop/tasks/task.py
mosamaticdesktop/tasks/taskwidget.py
mosamaticdesktop/tasks/taskwidgetmanager.py
mosamaticdesktop/tasks/textparameter.py
mosamaticdesktop/tasks/textparameterwidget.py
mosamaticdesktop/tasks/calculatebodycompositionmetricstask/__init__.py
mosamaticdesktop/tasks/calculatebodycompositionmetricstask/calculatebodycompositionmetricstask.py
mosamaticdesktop/tasks/calculatebodycompositionmetricstask/calculatebodycompositionmetricstaskwidget.py
mosamaticdesktop/tasks/checkdicomheadertask/__init__.py
mosamaticdesktop/tasks/checkdicomheadertask/checkdicomheadertask.py
mosamaticdesktop/tasks/checkdicomheadertask/checkdicomheadertaskwidget.py
mosamaticdesktop/tasks/copyfilesettask/__init__.py
mosamaticdesktop/tasks/copyfilesettask/copyfilesettask.py
mosamaticdesktop/tasks/copyfilesettask/copyfilesettaskwidget.py
mosamaticdesktop/tasks/createarchivetask/__init__.py
mosamaticdesktop/tasks/createarchivetask/createarchivetask.py
mosamaticdesktop/tasks/createarchivetask/createarchivetaskwidget.py
mosamaticdesktop/tasks/createpngfromdicomfiletask/__init__.py
mosamaticdesktop/tasks/createpngfromdicomfiletask/createpngfromdicomfiletask.py
mosamaticdesktop/tasks/createpngfromdicomfiletask/createpngfromdicomfiletaskwidget.py
mosamaticdesktop/tasks/createpngfromsegmentationfiletask/__init__.py
mosamaticdesktop/tasks/createpngfromsegmentationfiletask/createpngfromsegmentationfiletask.py
mosamaticdesktop/tasks/createpngfromsegmentationfiletask/createpngfromsegmentationfiletaskwidget.py
mosamaticdesktop/tasks/createpngfromtagfiletask/__init__.py
mosamaticdesktop/tasks/createpngfromtagfiletask/createpngfromtagfiletask.py
mosamaticdesktop/tasks/createpngfromtagfiletask/createpngfromtagfiletaskwidget.py
mosamaticdesktop/tasks/decompressdicomtask/__init__.py
mosamaticdesktop/tasks/decompressdicomtask/decompressdicomtask.py
mosamaticdesktop/tasks/decompressdicomtask/decompressdicomtaskwidget.py
mosamaticdesktop/tasks/findscanstask/__init__.py
mosamaticdesktop/tasks/findscanstask/findscanstask.py
mosamaticdesktop/tasks/findscanstask/findscanstaskwidget.py
mosamaticdesktop/tasks/musclefatsegmentationtask/__init__.py
mosamaticdesktop/tasks/musclefatsegmentationtask/model.py
mosamaticdesktop/tasks/musclefatsegmentationtask/musclefatsegmentationtask.py
mosamaticdesktop/tasks/musclefatsegmentationtask/musclefatsegmentationtaskwidget.py
mosamaticdesktop/tasks/musclefatsegmentationtask/pytorchmodel.py
mosamaticdesktop/tasks/musclefatsegmentationtask/tensorflowmodel.py
mosamaticdesktop/tasks/totalsegmentatortask/__init__.py
mosamaticdesktop/tasks/totalsegmentatortask/checksegmentation.py
mosamaticdesktop/tasks/totalsegmentatortask/sliceselector.py
mosamaticdesktop/tasks/totalsegmentatortask/totalsegmentatortask.py
mosamaticdesktop/tasks/totalsegmentatortask/totalsegmentatortaskwidget.py
mosamaticdesktop/totalseg/__init__.py
mosamaticdesktop/totalseg/main.py
mosamaticdesktop/totalseg/requester.py
mosamaticdesktop/widgets/__init__.py
mosamaticdesktop/widgets/datadockwidget.py
mosamaticdesktop/widgets/dockwidget.py
mosamaticdesktop/widgets/fileitem.py
mosamaticdesktop/widgets/fileitemmenu.py
mosamaticdesktop/widgets/filesetitem.py
mosamaticdesktop/widgets/filesetitemmenu.py
mosamaticdesktop/widgets/filesettreeview.py
mosamaticdesktop/widgets/mainviewerdockwidget.py
mosamaticdesktop/widgets/multifilesetitemmenu.py
mosamaticdesktop/widgets/progressbarwidget.py
mosamaticdesktop/widgets/taskdockwidget.py
mosamaticdesktop/widgets/viewers/__init__.py
mosamaticdesktop/widgets/viewers/dicomviewer/__init__.py
mosamaticdesktop/widgets/viewers/dicomviewer/dicominfolayer.py
mosamaticdesktop/widgets/viewers/dicomviewer/dicomlayer.py
mosamaticdesktop/widgets/viewers/dicomviewer/dicomviewer.py
mosamaticdesktop/widgets/viewers/dicomviewer/filesetcombobox.py
mosamaticdesktop/widgets/viewers/dicomviewer/filesetloader.py
mosamaticdesktop/widgets/viewers/dicomviewer/layer.py
mosamaticdesktop/widgets/viewers/dicomviewer/segmentationlayer.py
mosamaticdesktop/widgets/viewers/dicomviewer/taglayer.py