|
@@ -7,6 +7,9 @@ A Slicer module was created to assist Radiology and Nuclear Medicine phsicians i
|
|
|
reviewing the images. The following lists the installation, setup and usage of the module.
|
|
|
|
|
|
## Installation
|
|
|
+
|
|
|
+Here is the installation [video][iraeMMInstallation] that shows required steps.
|
|
|
+
|
|
|
Download the [code][iraemm] and [dependencies][SlicerLabkeyExtension]. Unzip. To
|
|
|
have Slicer know where the files are, open Slicer, and under Edit->Application settings
|
|
|
select Modules section. Under Paths, click on Add and navigate to newly unzipped
|
|
@@ -31,6 +34,9 @@ Once the data is entered, click on Init to check whether LabKey can be accessed.
|
|
|
the button turns green, you are OK. Do `Save configuration`.
|
|
|
|
|
|
## Usage
|
|
|
+
|
|
|
+See [video][iraeMMWorkflow] of module use, illustrating steps below.
|
|
|
+
|
|
|
Use Labkey->iraemmBrowser module. The `Patients` section lets you select the patient
|
|
|
and corresponding visit. On `Load` the data gets loaded from the server.
|
|
|
|
|
@@ -85,4 +91,6 @@ in the `anonymization.py` and run it with `runPython.sh anonymization.py`.
|
|
|
[nibabel]: https://nipy.org/nibabel/gettingstarted.html
|
|
|
[labkeyInterface]: http://wiscigt.powertheword.com/andrej.studen/labkeyInterface
|
|
|
[Orthanc]:https://www.orthanc-server.com
|
|
|
-[orthancInterface]: http://wiscigt.powertheword.com/andrej.studen/orthancinterface
|
|
|
+[orthancInterface]: http://wiscigt.powertheword.com/andrej.studen/orthancinterface
|
|
|
+[iraeMMWorkflow]: https://med1.fmf.uni-lj.si/owncloud/index.php/s/wrKOo1iUzgePzTi
|
|
|
+[iraeMMInstallation]: https://med1.fmf.uni-lj.si/owncloud/index.php/s/pAe4NBONHOGgEYO
|