comparison OrthancStone/Samples/README.md @ 1517:307a805d0587

rtviewer --> stone-rtviewer
author Benjamin Golinvaux <bgo@osimis.io>
date Fri, 31 Jul 2020 12:46:22 +0200
parents 244ad1e4e76a
children bc4c50a53bd3
comparison
equal deleted inserted replaced
1516:2b7d34cb764f 1517:307a805d0587
113 ----------------- 113 -----------------
114 114
115 This sample application displays three MPR views of a CT+RTDOSE+RTSTRUCT dataset, loaded from Orthanc. The Orthanc IDs of the dataset must be supplied as URL parameters like: 115 This sample application displays three MPR views of a CT+RTDOSE+RTSTRUCT dataset, loaded from Orthanc. The Orthanc IDs of the dataset must be supplied as URL parameters like:
116 116
117 ``` 117 ```
118 http://localhost:9979/rtviewer/index.html?loglevel=info&ctseries=a04ecf01-79b2fc33-58239f7e-ad9db983-28e81afa&rtdose=830a69ff-8e4b5ee3-b7f966c8-bccc20fb-d322dceb&rtstruct=54460695-ba3885ee-ddf61ac0-f028e31d-a6e474d9 118 http://localhost:9979/stone-rtviewer/index.html?loglevel=info&ctseries=a04ecf01-79b2fc33-58239f7e-ad9db983-28e81afa&rtdose=830a69ff-8e4b5ee3-b7f966c8-bccc20fb-d322dceb&rtstruct=54460695-ba3885ee-ddf61ac0-f028e31d-a6e474d9
119 ``` 119 ```
120 120
121 (notice the loglevel parameter that can be `warning`, `info` or `trace`, in increasing verbosity order) 121 (notice the loglevel parameter that can be `warning`, `info` or `trace`, in increasing verbosity order)
122 122
123 This sample uses plain Javascript and requires the 123 This sample uses plain Javascript and requires the