|
@@ -31,7 +31,16 @@ 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
|
|
|
-For segmentation verification
|
|
|
+Use Labkey->iraemmBrowser module. The `Patients` section lets you select the patient
|
|
|
+and corresponding visit. On `Load` the data gets loaded from the server.
|
|
|
+
|
|
|
+### Converting segmentations
|
|
|
+The segmentations on server are stored as label maps, which have to be
|
|
|
+converted to segments for Slicer. To do that, select `Segmentations` module
|
|
|
+from the drop-down menu. Under Active segmentations, a new segmentation must
|
|
|
+be created by selecting `Create new segmentation` option from the pull down menu. Scroll down
|
|
|
+to `Export/import models and labelmaps` and change the mode to `Import` by
|
|
|
+moving the radio button selection. The Input type should be set to `labelmap`
|
|
|
|
|
|
|
|
|
### Dependencies
|