volview 4.0.0 → 4.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/app.925b979f.css +1 -0
- package/dist/css/chunk-vendors.43a6a19a.css +5 -0
- package/{public → dist}/favicon.ico +0 -0
- package/{public → dist}/global.css +0 -0
- package/{src/assets/KitwareHeadAndNeck.jpg → dist/img/KitwareHeadAndNeck.11db5ffb.jpg} +0 -0
- package/dist/index.html +1 -0
- package/dist/itk/image-io/BMPImageIOReadImage.js +1 -0
- package/dist/itk/image-io/BMPImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/BMPImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/BMPImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/BMPImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/BMPImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/GDCMImageIOReadImage.js +1 -0
- package/dist/itk/image-io/GDCMImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/GDCMImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/GDCMImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/GDCMImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/GDCMImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/JPEGImageIOReadImage.js +1 -0
- package/dist/itk/image-io/JPEGImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/JPEGImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/JPEGImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/JPEGImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/JPEGImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/MetaImageIOReadImage.js +1 -0
- package/dist/itk/image-io/MetaImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/MetaImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/MetaImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/MetaImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/MetaImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/NiftiImageIOReadImage.js +1 -0
- package/dist/itk/image-io/NiftiImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/NiftiImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/NiftiImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/NiftiImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/NiftiImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/NrrdImageIOReadImage.js +1 -0
- package/dist/itk/image-io/NrrdImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/NrrdImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/NrrdImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/NrrdImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/NrrdImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/PNGImageIOReadImage.js +1 -0
- package/dist/itk/image-io/PNGImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/PNGImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/PNGImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/PNGImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/PNGImageIOWriteImage.wasm +0 -0
- package/dist/itk/image-io/ReadDICOMTags.js +1 -0
- package/dist/itk/image-io/ReadDICOMTags.umd.js +1 -0
- package/dist/itk/image-io/ReadDICOMTags.wasm +0 -0
- package/dist/itk/image-io/ReadImageDICOMFileSeries.js +1 -0
- package/dist/itk/image-io/ReadImageDICOMFileSeries.umd.js +1 -0
- package/dist/itk/image-io/ReadImageDICOMFileSeries.wasm +0 -0
- package/dist/itk/image-io/VTKImageIOReadImage.js +1 -0
- package/dist/itk/image-io/VTKImageIOReadImage.umd.js +1 -0
- package/dist/itk/image-io/VTKImageIOReadImage.wasm +0 -0
- package/dist/itk/image-io/VTKImageIOWriteImage.js +1 -0
- package/dist/itk/image-io/VTKImageIOWriteImage.umd.js +1 -0
- package/dist/itk/image-io/VTKImageIOWriteImage.wasm +0 -0
- package/dist/itk/pipelines/dicom.js +1 -0
- package/dist/itk/pipelines/dicom.umd.js +1 -0
- package/{src/io/itk-dicom/web-build → dist/itk/pipelines}/dicom.umd.wasm +0 -0
- package/{src/io/itk-dicom/web-build → dist/itk/pipelines}/dicom.wasm +0 -0
- package/dist/itk/web-workers/IOInput.d.ts +6 -0
- package/dist/itk/web-workers/IOInput.js +1 -0
- package/dist/itk/web-workers/ITKConfig.d.ts +8 -0
- package/dist/itk/web-workers/ITKConfig.js +1 -0
- package/dist/itk/web-workers/RunPipelineInput.d.ts +10 -0
- package/dist/itk/web-workers/RunPipelineInput.js +1 -0
- package/dist/itk/web-workers/WebWorkerInput.d.ts +6 -0
- package/dist/itk/web-workers/WebWorkerInput.js +1 -0
- package/dist/itk/web-workers/bundles/pipeline.worker.js +1 -0
- package/dist/itk/web-workers/loadImageIOPipelineModule.d.ts +4 -0
- package/dist/itk/web-workers/loadImageIOPipelineModule.js +1 -0
- package/dist/itk/web-workers/loadMeshIOPipelineModule.d.ts +4 -0
- package/dist/itk/web-workers/loadMeshIOPipelineModule.js +1 -0
- package/dist/itk/web-workers/loadPipelineModule.d.ts +3 -0
- package/dist/itk/web-workers/loadPipelineModule.js +1 -0
- package/dist/itk/web-workers/min-bundles/pipeline.worker.js +3 -0
- package/dist/itk/web-workers/pipeline.worker.d.ts +1 -0
- package/dist/itk/web-workers/pipeline.worker.js +1 -0
- package/dist/itk/web-workers/runPipeline.d.ts +5 -0
- package/dist/itk/web-workers/runPipeline.js +1 -0
- package/dist/js/23.be4d694e.js +21 -0
- package/dist/js/23.be4d694e.js.map +1 -0
- package/dist/js/385.51ca48a2.js +2 -0
- package/dist/js/385.51ca48a2.js.map +1 -0
- package/dist/js/422.c64a6aa7.js +2 -0
- package/dist/js/422.c64a6aa7.js.map +1 -0
- package/dist/js/979.c4823352.js +2 -0
- package/dist/js/979.c4823352.js.map +1 -0
- package/dist/js/app.81e49d9a.js +2 -0
- package/dist/js/app.81e49d9a.js.map +1 -0
- package/dist/js/chunk-vendors.0ab48f8d.js +33 -0
- package/dist/js/chunk-vendors.0ab48f8d.js.map +1 -0
- package/{public → dist}/pvm-sample.png +0 -0
- package/package.json +3 -2
- package/.browserslistrc +0 -4
- package/.editorconfig +0 -6
- package/.env +0 -6
- package/.eslintrc.js +0 -109
- package/.gitattributes +0 -1
- package/.github/workflows/checks.yml +0 -16
- package/.github/workflows/publish.yml +0 -52
- package/.prettierignore +0 -5
- package/CONTRIBUTING.md +0 -29
- package/babel.config.js +0 -3
- package/documentation/config.js +0 -15
- package/documentation/content/KWVolViewLogo.png +0 -0
- package/documentation/content/KWVolViewLogo.svg +0 -35
- package/documentation/content/VolViewLogo.png +0 -0
- package/documentation/content/VolViewLogo.svg +0 -22
- package/documentation/content/doc/index.md +0 -64
- package/documentation/content/doc/loading_data.md +0 -30
- package/documentation/content/doc/mouse_controls.md +0 -34
- package/documentation/content/doc/quick_start_guide.md +0 -75
- package/documentation/content/doc/rendering.md +0 -27
- package/documentation/content/doc/state_files.md +0 -18
- package/documentation/content/doc/toolbar.md +0 -20
- package/documentation/content/doc/welcome_screen.md +0 -23
- package/documentation/content/gallery/01-volview-welcome-notes.jpg +0 -0
- package/documentation/content/gallery/01-volview-welcome.jpg +0 -0
- package/documentation/content/gallery/02-volview-about.jpg +0 -0
- package/documentation/content/gallery/02-volview-notifications.jpg +0 -0
- package/documentation/content/gallery/02-volview-settings.jpg +0 -0
- package/documentation/content/gallery/03-volview-sample-datasets.jpg +0 -0
- package/documentation/content/gallery/04-volview-active-data.jpg +0 -0
- package/documentation/content/gallery/05-volview-select-data-to-delete.jpg +0 -0
- package/documentation/content/gallery/06-volview-corner-annotation.jpg +0 -0
- package/documentation/content/gallery/07-volview-layout-notes.jpg +0 -0
- package/documentation/content/gallery/07-volview-layout.jpg +0 -0
- package/documentation/content/gallery/09-volview-layout-3DPrimary.jpg +0 -0
- package/documentation/content/gallery/10-volview-wl-pan-zoom-notes.jpg +0 -0
- package/documentation/content/gallery/10-volview-wl-pan-zoom.jpg +0 -0
- package/documentation/content/gallery/11-volview-paint-notes.jpg +0 -0
- package/documentation/content/gallery/11-volview-paint.jpg +0 -0
- package/documentation/content/gallery/12-volview-paint-options.jpg +0 -0
- package/documentation/content/gallery/13-volview-crop-notes.jpg +0 -0
- package/documentation/content/gallery/13-volview-crop.jpg +0 -0
- package/documentation/content/gallery/14-volview-ruler.jpg +0 -0
- package/documentation/content/gallery/15-volview-crosshairs.jpg +0 -0
- package/documentation/content/gallery/16-volview-rendering.jpg +0 -0
- package/documentation/content/gallery/17-volview-colormap-notes.jpg +0 -0
- package/documentation/content/gallery/17-volview-colormap.jpg +0 -0
- package/documentation/content/gallery/17-volview-opacity-notes.jpg +0 -0
- package/documentation/content/gallery/17-volview-opacity.jpg +0 -0
- package/documentation/content/gallery/17-volview-opacity2.jpg +0 -0
- package/documentation/content/gallery/18-volview-presets.jpg +0 -0
- package/documentation/content/gallery/19-volview-color.jpg +0 -0
- package/documentation/content/gallery/19-volview-color2.jpg +0 -0
- package/documentation/content/gallery/20-volview-lightfollowcamera0.jpg +0 -0
- package/documentation/content/gallery/20-volview-lightfollowcamera1.jpg +0 -0
- package/documentation/content/gallery/20-volview-lightfollowcamera2.jpg +0 -0
- package/documentation/content/gallery/20-volview-lightfollowcamera3.jpg +0 -0
- package/documentation/content/gallery/21-volview-hybrid-final.jpg +0 -0
- package/documentation/content/gallery/21-volview-hybrid0.0.jpg +0 -0
- package/documentation/content/gallery/21-volview-hybrid0.5.jpg +0 -0
- package/documentation/content/gallery/21-volview-hybrid1.0.jpg +0 -0
- package/documentation/content/gallery/LocalAmbientOcclusion.jpg +0 -0
- package/documentation/content/gallery/Notes.pptx +0 -0
- package/documentation/content/gallery/VolView-Overview.jpg +0 -0
- package/documentation/content/gallery/index.md +0 -53
- package/documentation/content/icon/favicon-16x16.png +0 -0
- package/documentation/content/icon/favicon-196x196.png +0 -0
- package/documentation/content/icon/favicon-32x32.png +0 -0
- package/documentation/content/icon/favicon-96x96.png +0 -0
- package/documentation/content/index.pug +0 -43
- package/documentation/content/logo.png +0 -0
- package/documentation/content/logo.svg +0 -20
- package/documentation/data/menu.yml +0 -3
- package/documentation/themes/navy/layout/partial/footer.swig +0 -22
- package/documentation/tpl/__en__ +0 -31
- package/documentation/tpl/__sidebar__ +0 -11
- package/patches/jsdom-global+3.0.2.patch +0 -12
- package/patches/vue-toastification+1.7.14.patch +0 -41
- package/patches/vuetify+2.6.10.patch +0 -13
- package/prettier.config.js +0 -9
- package/public/index.html +0 -28
- package/server/helper.py +0 -147
- package/server/host.js +0 -134
- package/server/serialize.js +0 -111
- package/server/serialize.py +0 -203
- package/server/server.py +0 -84
- package/server/test.py +0 -17
- package/src/assets/logo.png +0 -0
- package/src/assets/logo.svg +0 -20
- package/src/assets/samples/3DUS-Fetus.jpg +0 -0
- package/src/assets/samples/CTA-Head_and_Neck.jpg +0 -0
- package/src/assets/samples/MRA-Head_and_Neck.jpg +0 -0
- package/src/assets/samples/MRI-Cardiac.jpg +0 -0
- package/src/assets/samples/MRI-PROSTATEx.jpg +0 -0
- package/src/components/AboutBox.vue +0 -157
- package/src/components/AiModule.vue +0 -60
- package/src/components/AnnotationsModule.vue +0 -37
- package/src/components/App.vue +0 -539
- package/src/components/ColorFunctionSlider.vue +0 -181
- package/src/components/DataBrowser.vue +0 -173
- package/src/components/DragAndDrop.vue +0 -107
- package/src/components/GroupableItem.vue +0 -30
- package/src/components/ImageDataBrowser.vue +0 -186
- package/src/components/ImageListCard.vue +0 -114
- package/src/components/ItemGroup.vue +0 -74
- package/src/components/LabelmapList.vue +0 -36
- package/src/components/LayoutGrid.vue +0 -96
- package/src/components/MeasurementsList.vue +0 -134
- package/src/components/MessageCenter.vue +0 -189
- package/src/components/MessageItem.vue +0 -83
- package/src/components/MessageNotificationContent.vue +0 -20
- package/src/components/MessageNotifications.vue +0 -84
- package/src/components/ModelBrowser.vue +0 -83
- package/src/components/ModulePanel.vue +0 -137
- package/src/components/PaintControls.vue +0 -174
- package/src/components/PatientBrowser.vue +0 -280
- package/src/components/PatientStudyVolumeBrowser.vue +0 -325
- package/src/components/RenderingModule.vue +0 -49
- package/src/components/ResizableNavDrawer.vue +0 -158
- package/src/components/SampleDataBrowser.vue +0 -198
- package/src/components/SaveSession.vue +0 -57
- package/src/components/Settings.vue +0 -35
- package/src/components/SliceSlider.vue +0 -182
- package/src/components/SpleenModule.vue +0 -101
- package/src/components/ToolButton.vue +0 -58
- package/src/components/ToolStrip.vue +0 -186
- package/src/components/ViewOverlayGrid.vue +0 -84
- package/src/components/VolumePresets.vue +0 -165
- package/src/components/VolumeProperties.vue +0 -171
- package/src/components/VolumeRendering.vue +0 -365
- package/src/components/VtkThreeView.vue +0 -512
- package/src/components/VtkTwoView.vue +0 -665
- package/src/components/__tests__/ResizableNavDrawer.spec.js +0 -32
- package/src/components/__tests__/ToolButton.spec.js +0 -46
- package/src/components/icons/KitwareLogoIcon.vue +0 -54
- package/src/components/icons/VolViewFullLogo.vue +0 -139
- package/src/components/icons/VolViewLogo.vue +0 -78
- package/src/components/styles/utils.css +0 -16
- package/src/components/styles/vtk-view.css +0 -116
- package/src/components/tools/CropTool.vue +0 -61
- package/src/components/tools/CrosshairsTool.vue +0 -93
- package/src/components/tools/MouseManipulatorTool.vue +0 -108
- package/src/components/tools/PaintTool.vue +0 -54
- package/src/components/tools/PanTool.vue +0 -35
- package/src/components/tools/RulerTool.vue +0 -202
- package/src/components/tools/SliceScrollTool.vue +0 -123
- package/src/components/tools/WindowLevelTool.vue +0 -191
- package/src/components/tools/ZoomTool.vue +0 -35
- package/src/components/tools/crop/Crop2D.vue +0 -367
- package/src/components/tools/crop/Crop2DLineHandle.vue +0 -103
- package/src/components/tools/crop/Crop3D.vue +0 -192
- package/src/components/tools/crop/CropControls.vue +0 -38
- package/src/components/tools/crop/types.ts +0 -12
- package/src/components/tools/crosshairs/CrosshairSVG2D.vue +0 -125
- package/src/components/tools/crosshairs/CrosshairsWidget2D.vue +0 -100
- package/src/components/tools/paint/PaintWidget2D.vue +0 -192
- package/src/components/tools/ruler/RulerSVG2D.vue +0 -181
- package/src/components/tools/ruler/RulerWidget2D.vue +0 -154
- package/src/composables/__tests__/useDoubleRecord.spec.ts +0 -57
- package/src/composables/__tests__/useOrientationLabels.spec.ts +0 -29
- package/src/composables/isViewAnimating.ts +0 -25
- package/src/composables/manageVTKSubscription.ts +0 -6
- package/src/composables/onProxyManagerEvent.ts +0 -50
- package/src/composables/proxyManager.ts +0 -13
- package/src/composables/sync/__tests__/createPrimitiveSyncContext.spec.ts +0 -41
- package/src/composables/sync/__tests__/useWindowingSync.spec.ts +0 -51
- package/src/composables/sync/createPrimitiveSyncContext.ts +0 -83
- package/src/composables/sync/useWindowingSync.ts +0 -48
- package/src/composables/useAppLoadingNotifications.ts +0 -73
- package/src/composables/useCameraOrientation.ts +0 -34
- package/src/composables/useCurrentImage.ts +0 -74
- package/src/composables/useCurrentSlice.ts +0 -43
- package/src/composables/useDoubleRecord.ts +0 -77
- package/src/composables/useEventListener.ts +0 -26
- package/src/composables/useGlobalErrorHook.ts +0 -18
- package/src/composables/useMultiSelection.ts +0 -29
- package/src/composables/useOrientationLabels.ts +0 -62
- package/src/composables/usePanels.ts +0 -42
- package/src/composables/usePersistCameraConfig.ts +0 -138
- package/src/composables/useResizeObserver.ts +0 -37
- package/src/composables/useResizeToFit.ts +0 -50
- package/src/composables/useSceneBuilder.ts +0 -96
- package/src/composables/useToast.js +0 -11
- package/src/composables/useVTKCallback.ts +0 -33
- package/src/composables/useVTKWorldToDisplay.ts +0 -141
- package/src/composables/useViewProxy.ts +0 -87
- package/src/composables/useVolumeThumbnailing.ts +0 -173
- package/src/composables/useWebGLWatchdog.ts +0 -32
- package/src/composables/useWidgetManager.ts +0 -41
- package/src/config.ts +0 -182
- package/src/constants.ts +0 -38
- package/src/core/id.ts +0 -18
- package/src/core/provider.ts +0 -31
- package/src/core/proxies.ts +0 -90
- package/src/core/thumbnailers/__tests__/vtk-image.spec.ts +0 -58
- package/src/core/thumbnailers/index.ts +0 -5
- package/src/core/thumbnailers/volume-thumbnailer.ts +0 -130
- package/src/core/thumbnailers/vtk-image.ts +0 -142
- package/src/core/tools/__tests__/paint.spec.ts +0 -101
- package/src/core/tools/__tests__/ruler.spec.ts +0 -73
- package/src/core/tools/paint/brush.ts +0 -20
- package/src/core/tools/paint/ellipse-brush.ts +0 -96
- package/src/core/tools/paint/index.ts +0 -141
- package/src/core/tools/ruler.ts +0 -149
- package/src/global.d.ts +0 -24
- package/src/io/__tests__/io.spec.ts +0 -26
- package/src/io/dicom.ts +0 -187
- package/src/io/index.ts +0 -11
- package/src/io/io.ts +0 -157
- package/src/io/itk/itkConfig.js +0 -8
- package/src/io/itk-dicom/dicom.cpp +0 -327
- package/src/io/itk-dicom/web-build/dicom.js +0 -16
- package/src/io/itk-dicom/web-build/dicom.umd.js +0 -21
- package/src/io/manifest.ts +0 -30
- package/src/io/readers.ts +0 -36
- package/src/io/state-file/index.ts +0 -170
- package/src/io/state-file/schema.ts +0 -277
- package/src/io/state-file/utils.ts +0 -33
- package/src/io/types.ts +0 -4
- package/src/io/vtk/async.reader.worker.ts +0 -50
- package/src/io/vtk/async.ts +0 -58
- package/src/io/vtk/async.writer.worker.ts +0 -46
- package/src/io/vtk/common.ts +0 -30
- package/src/io/zip.ts +0 -31
- package/src/main.js +0 -66
- package/src/main.ts +0 -1
- package/src/plugins/vuetify.js +0 -25
- package/src/shims-itk.d.ts +0 -67
- package/src/shims-misc.d.ts +0 -4
- package/src/shims-tsx.d.ts +0 -13
- package/src/shims-vtk.d.ts +0 -1042
- package/src/shims-vue.d.ts +0 -5
- package/src/store/__tests__/datasets.spec.ts +0 -75
- package/src/store/__tests__/messages.spec.ts +0 -74
- package/src/store/__tests__/rulers.spec.ts +0 -77
- package/src/store/__tests__/view-configs.spec.ts +0 -37
- package/src/store/datasets-dicom.ts +0 -398
- package/src/store/datasets-files.ts +0 -35
- package/src/store/datasets-images.ts +0 -118
- package/src/store/datasets-labelmaps.ts +0 -136
- package/src/store/datasets-models.ts +0 -25
- package/src/store/datasets.ts +0 -341
- package/src/store/messages.ts +0 -144
- package/src/store/tools/crop.ts +0 -136
- package/src/store/tools/crosshairs.ts +0 -131
- package/src/store/tools/index.ts +0 -95
- package/src/store/tools/paint.ts +0 -191
- package/src/store/tools/rulers.ts +0 -305
- package/src/store/tools/types.ts +0 -54
- package/src/store/view-configs/camera.ts +0 -51
- package/src/store/view-configs/common.ts +0 -61
- package/src/store/view-configs/slicing.ts +0 -86
- package/src/store/view-configs/types.ts +0 -39
- package/src/store/view-configs/volume-coloring.ts +0 -193
- package/src/store/view-configs/windowing.ts +0 -69
- package/src/store/view-configs.ts +0 -78
- package/src/store/views.ts +0 -130
- package/src/types/index.ts +0 -16
- package/src/types/layout.ts +0 -10
- package/src/types/lps.ts +0 -40
- package/src/types/views.ts +0 -65
- package/src/types/vtk-types.ts +0 -29
- package/src/utils/__tests__/lps.spec.ts +0 -102
- package/src/utils/color.ts +0 -23
- package/src/utils/errors.js +0 -3
- package/src/utils/fetch.ts +0 -101
- package/src/utils/hacks.ts +0 -14
- package/src/utils/index.ts +0 -83
- package/src/utils/lps.ts +0 -129
- package/src/utils/manipulators.ts +0 -35
- package/src/utils/promise-worker.ts +0 -45
- package/src/utils/vtk-helpers.ts +0 -215
- package/src/utils/workerHandler.js +0 -42
- package/src/vtk/ColorMaps.ts +0 -72
- package/src/vtk/CrosshairsWidget/behavior.ts +0 -112
- package/src/vtk/CrosshairsWidget/index.d.ts +0 -22
- package/src/vtk/CrosshairsWidget/index.js +0 -73
- package/src/vtk/CrosshairsWidget/state.ts +0 -51
- package/src/vtk/IJKSliceRepresentationProxy/index.d.ts +0 -9
- package/src/vtk/IJKSliceRepresentationProxy/index.js +0 -59
- package/src/vtk/LPSView2DProxy/index.d.ts +0 -18
- package/src/vtk/LPSView2DProxy/index.js +0 -89
- package/src/vtk/LPSView3DProxy/index.d.ts +0 -16
- package/src/vtk/LPSView3DProxy/index.js +0 -78
- package/src/vtk/LabelMap/index.d.ts +0 -16
- package/src/vtk/LabelMap/index.js +0 -49
- package/src/vtk/LabelMapSliceRepProxy/index.d.ts +0 -6
- package/src/vtk/LabelMapSliceRepProxy/index.js +0 -104
- package/src/vtk/MedicalColorPresets.json +0 -1448
- package/src/vtk/PaintBrushContextRepresentation/index.js +0 -191
- package/src/vtk/PaintWidget/behavior.ts +0 -101
- package/src/vtk/PaintWidget/index.d.ts +0 -28
- package/src/vtk/PaintWidget/index.js +0 -56
- package/src/vtk/PaintWidget/state.ts +0 -41
- package/src/vtk/PiecewiseWidget/index.js +0 -203
- package/src/vtk/RulerWidget/behavior.ts +0 -185
- package/src/vtk/RulerWidget/index.d.ts +0 -25
- package/src/vtk/RulerWidget/index.js +0 -79
- package/src/vtk/RulerWidget/state.ts +0 -63
- package/src/vtk/TreJsonConverter/index.js +0 -150
- package/src/vtk/proxy.js +0 -66
- package/src/vtk/proxyUtils.js +0 -16
- package/src/vtk/webvr-empty.js +0 -1
- package/tests/testUtils.js +0 -12
- package/tsconfig.json +0 -46
- package/vue.config.js +0 -86
|
@@ -1,1448 +0,0 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"Name": "CT-AAA",
|
|
4
|
-
"NanColor": [
|
|
5
|
-
1,
|
|
6
|
-
1,
|
|
7
|
-
0
|
|
8
|
-
],
|
|
9
|
-
"ColorSpace": "RGB",
|
|
10
|
-
"AbsoluteRange": true,
|
|
11
|
-
"OpacityPoints": [
|
|
12
|
-
-3024.0,
|
|
13
|
-
0.0,
|
|
14
|
-
143.556,
|
|
15
|
-
0.0,
|
|
16
|
-
166.222,
|
|
17
|
-
0.686275,
|
|
18
|
-
214.389,
|
|
19
|
-
0.696078,
|
|
20
|
-
419.736,
|
|
21
|
-
0.833333,
|
|
22
|
-
3071.0,
|
|
23
|
-
0.803922
|
|
24
|
-
],
|
|
25
|
-
"RGBPoints": [
|
|
26
|
-
-3024.0,
|
|
27
|
-
0.0,
|
|
28
|
-
0.0,
|
|
29
|
-
0.0,
|
|
30
|
-
143.556,
|
|
31
|
-
0.615686,
|
|
32
|
-
0.356863,
|
|
33
|
-
0.184314,
|
|
34
|
-
166.222,
|
|
35
|
-
0.882353,
|
|
36
|
-
0.603922,
|
|
37
|
-
0.290196,
|
|
38
|
-
214.389,
|
|
39
|
-
1.0,
|
|
40
|
-
1.0,
|
|
41
|
-
1.0,
|
|
42
|
-
419.736,
|
|
43
|
-
1.0,
|
|
44
|
-
0.937033,
|
|
45
|
-
0.954531,
|
|
46
|
-
3071.0,
|
|
47
|
-
0.827451,
|
|
48
|
-
0.658824,
|
|
49
|
-
1.0
|
|
50
|
-
],
|
|
51
|
-
"EffectiveRange": [
|
|
52
|
-
143.556,
|
|
53
|
-
419.736
|
|
54
|
-
]
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"Name": "CT-AAA2",
|
|
58
|
-
"NanColor": [
|
|
59
|
-
1,
|
|
60
|
-
1,
|
|
61
|
-
0
|
|
62
|
-
],
|
|
63
|
-
"ColorSpace": "RGB",
|
|
64
|
-
"AbsoluteRange": true,
|
|
65
|
-
"OpacityPoints": [
|
|
66
|
-
-3024.0,
|
|
67
|
-
0.0,
|
|
68
|
-
129.542,
|
|
69
|
-
0.0,
|
|
70
|
-
145.244,
|
|
71
|
-
0.166667,
|
|
72
|
-
157.02,
|
|
73
|
-
0.5,
|
|
74
|
-
169.918,
|
|
75
|
-
0.627451,
|
|
76
|
-
395.575,
|
|
77
|
-
0.8125,
|
|
78
|
-
1578.73,
|
|
79
|
-
0.8125,
|
|
80
|
-
3071.0,
|
|
81
|
-
0.8125
|
|
82
|
-
],
|
|
83
|
-
"RGBPoints": [
|
|
84
|
-
-3024.0,
|
|
85
|
-
0.0,
|
|
86
|
-
0.0,
|
|
87
|
-
0.0,
|
|
88
|
-
129.542,
|
|
89
|
-
0.54902,
|
|
90
|
-
0.25098,
|
|
91
|
-
0.14902,
|
|
92
|
-
145.244,
|
|
93
|
-
0.6,
|
|
94
|
-
0.627451,
|
|
95
|
-
0.843137,
|
|
96
|
-
157.02,
|
|
97
|
-
0.890196,
|
|
98
|
-
0.47451,
|
|
99
|
-
0.6,
|
|
100
|
-
169.918,
|
|
101
|
-
0.992157,
|
|
102
|
-
0.870588,
|
|
103
|
-
0.392157,
|
|
104
|
-
395.575,
|
|
105
|
-
1.0,
|
|
106
|
-
0.886275,
|
|
107
|
-
0.658824,
|
|
108
|
-
1578.73,
|
|
109
|
-
1.0,
|
|
110
|
-
0.829256,
|
|
111
|
-
0.957922,
|
|
112
|
-
3071.0,
|
|
113
|
-
0.827451,
|
|
114
|
-
0.658824,
|
|
115
|
-
1.0
|
|
116
|
-
],
|
|
117
|
-
"EffectiveRange": [
|
|
118
|
-
0.0,
|
|
119
|
-
1600.0
|
|
120
|
-
]
|
|
121
|
-
},
|
|
122
|
-
{
|
|
123
|
-
"Name": "CT-Bone",
|
|
124
|
-
"NanColor": [
|
|
125
|
-
1,
|
|
126
|
-
1,
|
|
127
|
-
0
|
|
128
|
-
],
|
|
129
|
-
"ColorSpace": "RGB",
|
|
130
|
-
"AbsoluteRange": true,
|
|
131
|
-
"OpacityPoints": [
|
|
132
|
-
-3024.0,
|
|
133
|
-
0.0,
|
|
134
|
-
-16.4458,
|
|
135
|
-
0.0,
|
|
136
|
-
641.385,
|
|
137
|
-
0.715686,
|
|
138
|
-
3071.0,
|
|
139
|
-
0.705882
|
|
140
|
-
],
|
|
141
|
-
"RGBPoints": [
|
|
142
|
-
-3024.0,
|
|
143
|
-
0.0,
|
|
144
|
-
0.0,
|
|
145
|
-
0.0,
|
|
146
|
-
-16.4458,
|
|
147
|
-
0.729412,
|
|
148
|
-
0.254902,
|
|
149
|
-
0.301961,
|
|
150
|
-
641.385,
|
|
151
|
-
0.905882,
|
|
152
|
-
0.815686,
|
|
153
|
-
0.552941,
|
|
154
|
-
3071.0,
|
|
155
|
-
1.0,
|
|
156
|
-
1.0,
|
|
157
|
-
1.0
|
|
158
|
-
],
|
|
159
|
-
"EffectiveRange": [
|
|
160
|
-
-16.4458,
|
|
161
|
-
641.385
|
|
162
|
-
]
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
"Name": "CT-Bones",
|
|
166
|
-
"NanColor": [
|
|
167
|
-
1,
|
|
168
|
-
1,
|
|
169
|
-
0
|
|
170
|
-
],
|
|
171
|
-
"ColorSpace": "RGB",
|
|
172
|
-
"AbsoluteRange": true,
|
|
173
|
-
"OpacityPoints": [
|
|
174
|
-
-1000.0,
|
|
175
|
-
0.0,
|
|
176
|
-
152.19,
|
|
177
|
-
0.0,
|
|
178
|
-
278.93,
|
|
179
|
-
0.190476,
|
|
180
|
-
952.0,
|
|
181
|
-
0.2
|
|
182
|
-
],
|
|
183
|
-
"RGBPoints": [
|
|
184
|
-
-1000.0,
|
|
185
|
-
0.3,
|
|
186
|
-
0.3,
|
|
187
|
-
1.0,
|
|
188
|
-
-488.0,
|
|
189
|
-
0.3,
|
|
190
|
-
1.0,
|
|
191
|
-
0.3,
|
|
192
|
-
463.28,
|
|
193
|
-
1.0,
|
|
194
|
-
0.0,
|
|
195
|
-
0.0,
|
|
196
|
-
659.15,
|
|
197
|
-
1.0,
|
|
198
|
-
0.912535,
|
|
199
|
-
0.0374849,
|
|
200
|
-
953.0,
|
|
201
|
-
1.0,
|
|
202
|
-
0.3,
|
|
203
|
-
0.3
|
|
204
|
-
],
|
|
205
|
-
"EffectiveRange": [
|
|
206
|
-
152.19,
|
|
207
|
-
952.0
|
|
208
|
-
]
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"Name": "CT-Cardiac",
|
|
212
|
-
"NanColor": [
|
|
213
|
-
1,
|
|
214
|
-
1,
|
|
215
|
-
0
|
|
216
|
-
],
|
|
217
|
-
"ColorSpace": "RGB",
|
|
218
|
-
"AbsoluteRange": true,
|
|
219
|
-
"OpacityPoints": [
|
|
220
|
-
-3024.0,
|
|
221
|
-
0.0,
|
|
222
|
-
-77.6875,
|
|
223
|
-
0.0,
|
|
224
|
-
94.9518,
|
|
225
|
-
0.285714,
|
|
226
|
-
179.052,
|
|
227
|
-
0.553571,
|
|
228
|
-
260.439,
|
|
229
|
-
0.848214,
|
|
230
|
-
3071.0,
|
|
231
|
-
0.875
|
|
232
|
-
],
|
|
233
|
-
"RGBPoints": [
|
|
234
|
-
-3024.0,
|
|
235
|
-
0.0,
|
|
236
|
-
0.0,
|
|
237
|
-
0.0,
|
|
238
|
-
-77.6875,
|
|
239
|
-
0.54902,
|
|
240
|
-
0.25098,
|
|
241
|
-
0.14902,
|
|
242
|
-
94.9518,
|
|
243
|
-
0.882353,
|
|
244
|
-
0.603922,
|
|
245
|
-
0.290196,
|
|
246
|
-
179.052,
|
|
247
|
-
1.0,
|
|
248
|
-
0.937033,
|
|
249
|
-
0.954531,
|
|
250
|
-
260.439,
|
|
251
|
-
0.615686,
|
|
252
|
-
0.0,
|
|
253
|
-
0.0,
|
|
254
|
-
3071.0,
|
|
255
|
-
0.827451,
|
|
256
|
-
0.658824,
|
|
257
|
-
1.0
|
|
258
|
-
],
|
|
259
|
-
"EffectiveRange": [
|
|
260
|
-
-77.6875,
|
|
261
|
-
260.439
|
|
262
|
-
]
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"Name": "CT-Cardiac2",
|
|
266
|
-
"NanColor": [
|
|
267
|
-
1,
|
|
268
|
-
1,
|
|
269
|
-
0
|
|
270
|
-
],
|
|
271
|
-
"ColorSpace": "RGB",
|
|
272
|
-
"AbsoluteRange": true,
|
|
273
|
-
"OpacityPoints": [
|
|
274
|
-
-3024.0,
|
|
275
|
-
0.0,
|
|
276
|
-
42.8964,
|
|
277
|
-
0.0,
|
|
278
|
-
163.488,
|
|
279
|
-
0.428571,
|
|
280
|
-
277.642,
|
|
281
|
-
0.776786,
|
|
282
|
-
1587.0,
|
|
283
|
-
0.754902,
|
|
284
|
-
3071.0,
|
|
285
|
-
0.754902
|
|
286
|
-
],
|
|
287
|
-
"RGBPoints": [
|
|
288
|
-
-3024.0,
|
|
289
|
-
0.0,
|
|
290
|
-
0.0,
|
|
291
|
-
0.0,
|
|
292
|
-
42.8964,
|
|
293
|
-
0.54902,
|
|
294
|
-
0.25098,
|
|
295
|
-
0.14902,
|
|
296
|
-
163.488,
|
|
297
|
-
0.917647,
|
|
298
|
-
0.639216,
|
|
299
|
-
0.0588235,
|
|
300
|
-
277.642,
|
|
301
|
-
1.0,
|
|
302
|
-
0.878431,
|
|
303
|
-
0.623529,
|
|
304
|
-
1587.0,
|
|
305
|
-
1.0,
|
|
306
|
-
1.0,
|
|
307
|
-
1.0,
|
|
308
|
-
3071.0,
|
|
309
|
-
0.827451,
|
|
310
|
-
0.658824,
|
|
311
|
-
1.0
|
|
312
|
-
],
|
|
313
|
-
"EffectiveRange": [
|
|
314
|
-
42.8964,
|
|
315
|
-
1587.0
|
|
316
|
-
]
|
|
317
|
-
},
|
|
318
|
-
{
|
|
319
|
-
"Name": "CT-Cardiac3",
|
|
320
|
-
"NanColor": [
|
|
321
|
-
1,
|
|
322
|
-
1,
|
|
323
|
-
0
|
|
324
|
-
],
|
|
325
|
-
"ColorSpace": "RGB",
|
|
326
|
-
"AbsoluteRange": true,
|
|
327
|
-
"OpacityPoints": [
|
|
328
|
-
-3024.0,
|
|
329
|
-
0.0,
|
|
330
|
-
-86.9767,
|
|
331
|
-
0.0,
|
|
332
|
-
45.3791,
|
|
333
|
-
0.169643,
|
|
334
|
-
139.919,
|
|
335
|
-
0.589286,
|
|
336
|
-
347.907,
|
|
337
|
-
0.607143,
|
|
338
|
-
1224.16,
|
|
339
|
-
0.607143,
|
|
340
|
-
3071.0,
|
|
341
|
-
0.616071
|
|
342
|
-
],
|
|
343
|
-
"RGBPoints": [
|
|
344
|
-
-3024.0,
|
|
345
|
-
0.0,
|
|
346
|
-
0.0,
|
|
347
|
-
0.0,
|
|
348
|
-
-86.9767,
|
|
349
|
-
0.0,
|
|
350
|
-
0.25098,
|
|
351
|
-
1.0,
|
|
352
|
-
45.3791,
|
|
353
|
-
1.0,
|
|
354
|
-
0.0,
|
|
355
|
-
0.0,
|
|
356
|
-
139.919,
|
|
357
|
-
1.0,
|
|
358
|
-
0.894893,
|
|
359
|
-
0.894893,
|
|
360
|
-
347.907,
|
|
361
|
-
1.0,
|
|
362
|
-
1.0,
|
|
363
|
-
0.25098,
|
|
364
|
-
1224.16,
|
|
365
|
-
1.0,
|
|
366
|
-
1.0,
|
|
367
|
-
1.0,
|
|
368
|
-
3071.0,
|
|
369
|
-
0.827451,
|
|
370
|
-
0.658824,
|
|
371
|
-
1.0
|
|
372
|
-
],
|
|
373
|
-
"EffectiveRange": [
|
|
374
|
-
-86.9767,
|
|
375
|
-
1224.16
|
|
376
|
-
]
|
|
377
|
-
},
|
|
378
|
-
{
|
|
379
|
-
"Name": "CT-Chest-Contrast-Enhanced",
|
|
380
|
-
"NanColor": [
|
|
381
|
-
1,
|
|
382
|
-
1,
|
|
383
|
-
0
|
|
384
|
-
],
|
|
385
|
-
"ColorSpace": "RGB",
|
|
386
|
-
"AbsoluteRange": true,
|
|
387
|
-
"OpacityPoints": [
|
|
388
|
-
-3024.0,
|
|
389
|
-
0.0,
|
|
390
|
-
67.0106,
|
|
391
|
-
0.0,
|
|
392
|
-
251.105,
|
|
393
|
-
0.446429,
|
|
394
|
-
439.291,
|
|
395
|
-
0.625,
|
|
396
|
-
3071.0,
|
|
397
|
-
0.616071
|
|
398
|
-
],
|
|
399
|
-
"RGBPoints": [
|
|
400
|
-
-3024.0,
|
|
401
|
-
0.0,
|
|
402
|
-
0.0,
|
|
403
|
-
0.0,
|
|
404
|
-
67.0106,
|
|
405
|
-
0.54902,
|
|
406
|
-
0.25098,
|
|
407
|
-
0.14902,
|
|
408
|
-
251.105,
|
|
409
|
-
0.882353,
|
|
410
|
-
0.603922,
|
|
411
|
-
0.290196,
|
|
412
|
-
439.291,
|
|
413
|
-
1.0,
|
|
414
|
-
0.937033,
|
|
415
|
-
0.954531,
|
|
416
|
-
3071.0,
|
|
417
|
-
0.827451,
|
|
418
|
-
0.658824,
|
|
419
|
-
1.0
|
|
420
|
-
],
|
|
421
|
-
"EffectiveRange": [
|
|
422
|
-
67.0106,
|
|
423
|
-
439.291
|
|
424
|
-
]
|
|
425
|
-
},
|
|
426
|
-
{
|
|
427
|
-
"Name": "CT-Chest-Vessels",
|
|
428
|
-
"NanColor": [
|
|
429
|
-
1,
|
|
430
|
-
1,
|
|
431
|
-
0
|
|
432
|
-
],
|
|
433
|
-
"ColorSpace": "RGB",
|
|
434
|
-
"AbsoluteRange": true,
|
|
435
|
-
"OpacityPoints": [
|
|
436
|
-
-3024.0,
|
|
437
|
-
0.0,
|
|
438
|
-
-1278.35,
|
|
439
|
-
0.0,
|
|
440
|
-
22.8277,
|
|
441
|
-
0.428571,
|
|
442
|
-
439.291,
|
|
443
|
-
0.625,
|
|
444
|
-
3071.0,
|
|
445
|
-
0.616071
|
|
446
|
-
],
|
|
447
|
-
"RGBPoints": [
|
|
448
|
-
-3024.0,
|
|
449
|
-
0.0,
|
|
450
|
-
0.0,
|
|
451
|
-
0.0,
|
|
452
|
-
-1278.35,
|
|
453
|
-
0.54902,
|
|
454
|
-
0.25098,
|
|
455
|
-
0.14902,
|
|
456
|
-
22.8277,
|
|
457
|
-
0.882353,
|
|
458
|
-
0.603922,
|
|
459
|
-
0.290196,
|
|
460
|
-
439.291,
|
|
461
|
-
1.0,
|
|
462
|
-
0.937033,
|
|
463
|
-
0.954531,
|
|
464
|
-
3071.0,
|
|
465
|
-
0.827451,
|
|
466
|
-
0.658824,
|
|
467
|
-
1.0
|
|
468
|
-
],
|
|
469
|
-
"EffectiveRange": [
|
|
470
|
-
-1278.35,
|
|
471
|
-
439.291
|
|
472
|
-
]
|
|
473
|
-
},
|
|
474
|
-
{
|
|
475
|
-
"Name": "CT-Coronary-Arteries",
|
|
476
|
-
"NanColor": [
|
|
477
|
-
1,
|
|
478
|
-
1,
|
|
479
|
-
0
|
|
480
|
-
],
|
|
481
|
-
"ColorSpace": "RGB",
|
|
482
|
-
"AbsoluteRange": true,
|
|
483
|
-
"OpacityPoints": [
|
|
484
|
-
-2048.0,
|
|
485
|
-
0.0,
|
|
486
|
-
136.47,
|
|
487
|
-
0.0,
|
|
488
|
-
159.215,
|
|
489
|
-
0.258929,
|
|
490
|
-
318.43,
|
|
491
|
-
0.571429,
|
|
492
|
-
478.693,
|
|
493
|
-
0.776786,
|
|
494
|
-
3661.0,
|
|
495
|
-
1.0
|
|
496
|
-
],
|
|
497
|
-
"RGBPoints": [
|
|
498
|
-
-2048.0,
|
|
499
|
-
0.0,
|
|
500
|
-
0.0,
|
|
501
|
-
0.0,
|
|
502
|
-
136.47,
|
|
503
|
-
0.0,
|
|
504
|
-
0.0,
|
|
505
|
-
0.0,
|
|
506
|
-
159.215,
|
|
507
|
-
0.159804,
|
|
508
|
-
0.159804,
|
|
509
|
-
0.159804,
|
|
510
|
-
318.43,
|
|
511
|
-
0.764706,
|
|
512
|
-
0.764706,
|
|
513
|
-
0.764706,
|
|
514
|
-
478.693,
|
|
515
|
-
1.0,
|
|
516
|
-
1.0,
|
|
517
|
-
1.0,
|
|
518
|
-
3661.0,
|
|
519
|
-
1.0,
|
|
520
|
-
1.0,
|
|
521
|
-
1.0
|
|
522
|
-
],
|
|
523
|
-
"EffectiveRange": [
|
|
524
|
-
136.47,
|
|
525
|
-
478.693
|
|
526
|
-
]
|
|
527
|
-
},
|
|
528
|
-
{
|
|
529
|
-
"Name": "CT-Coronary-Arteries-2",
|
|
530
|
-
"NanColor": [
|
|
531
|
-
1,
|
|
532
|
-
1,
|
|
533
|
-
0
|
|
534
|
-
],
|
|
535
|
-
"ColorSpace": "RGB",
|
|
536
|
-
"AbsoluteRange": true,
|
|
537
|
-
"OpacityPoints": [
|
|
538
|
-
-2048.0,
|
|
539
|
-
0.0,
|
|
540
|
-
142.677,
|
|
541
|
-
0.0,
|
|
542
|
-
145.016,
|
|
543
|
-
0.116071,
|
|
544
|
-
192.174,
|
|
545
|
-
0.5625,
|
|
546
|
-
217.24,
|
|
547
|
-
0.776786,
|
|
548
|
-
384.347,
|
|
549
|
-
0.830357,
|
|
550
|
-
3661.0,
|
|
551
|
-
0.830357
|
|
552
|
-
],
|
|
553
|
-
"RGBPoints": [
|
|
554
|
-
-2048.0,
|
|
555
|
-
0.0,
|
|
556
|
-
0.0,
|
|
557
|
-
0.0,
|
|
558
|
-
142.677,
|
|
559
|
-
0.0,
|
|
560
|
-
0.0,
|
|
561
|
-
0.0,
|
|
562
|
-
145.016,
|
|
563
|
-
0.615686,
|
|
564
|
-
0.0,
|
|
565
|
-
0.0156863,
|
|
566
|
-
192.174,
|
|
567
|
-
0.909804,
|
|
568
|
-
0.454902,
|
|
569
|
-
0.0,
|
|
570
|
-
217.24,
|
|
571
|
-
0.972549,
|
|
572
|
-
0.807843,
|
|
573
|
-
0.611765,
|
|
574
|
-
384.347,
|
|
575
|
-
0.909804,
|
|
576
|
-
0.909804,
|
|
577
|
-
1.0,
|
|
578
|
-
3661.0,
|
|
579
|
-
1.0,
|
|
580
|
-
1.0,
|
|
581
|
-
1.0
|
|
582
|
-
],
|
|
583
|
-
"EffectiveRange": [
|
|
584
|
-
142.677,
|
|
585
|
-
384.347
|
|
586
|
-
]
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
"Name": "CT-Coronary-Arteries-3",
|
|
590
|
-
"NanColor": [
|
|
591
|
-
1,
|
|
592
|
-
1,
|
|
593
|
-
0
|
|
594
|
-
],
|
|
595
|
-
"ColorSpace": "RGB",
|
|
596
|
-
"AbsoluteRange": true,
|
|
597
|
-
"OpacityPoints": [
|
|
598
|
-
-2048.0,
|
|
599
|
-
0.0,
|
|
600
|
-
128.643,
|
|
601
|
-
0.0,
|
|
602
|
-
129.982,
|
|
603
|
-
0.0982143,
|
|
604
|
-
173.636,
|
|
605
|
-
0.669643,
|
|
606
|
-
255.884,
|
|
607
|
-
0.857143,
|
|
608
|
-
584.878,
|
|
609
|
-
0.866071,
|
|
610
|
-
3661.0,
|
|
611
|
-
1.0
|
|
612
|
-
],
|
|
613
|
-
"RGBPoints": [
|
|
614
|
-
-2048.0,
|
|
615
|
-
0.0,
|
|
616
|
-
0.0,
|
|
617
|
-
0.0,
|
|
618
|
-
128.643,
|
|
619
|
-
0.0,
|
|
620
|
-
0.0,
|
|
621
|
-
0.0,
|
|
622
|
-
129.982,
|
|
623
|
-
0.615686,
|
|
624
|
-
0.0,
|
|
625
|
-
0.0156863,
|
|
626
|
-
173.636,
|
|
627
|
-
0.909804,
|
|
628
|
-
0.454902,
|
|
629
|
-
0.0,
|
|
630
|
-
255.884,
|
|
631
|
-
0.886275,
|
|
632
|
-
0.886275,
|
|
633
|
-
0.886275,
|
|
634
|
-
584.878,
|
|
635
|
-
0.968627,
|
|
636
|
-
0.968627,
|
|
637
|
-
0.968627,
|
|
638
|
-
3661.0,
|
|
639
|
-
1.0,
|
|
640
|
-
1.0,
|
|
641
|
-
1.0
|
|
642
|
-
],
|
|
643
|
-
"EffectiveRange": [
|
|
644
|
-
128.643,
|
|
645
|
-
584.878
|
|
646
|
-
]
|
|
647
|
-
},
|
|
648
|
-
{
|
|
649
|
-
"Name": "CT-Cropped-Volume-Bone",
|
|
650
|
-
"NanColor": [
|
|
651
|
-
1,
|
|
652
|
-
1,
|
|
653
|
-
0
|
|
654
|
-
],
|
|
655
|
-
"ColorSpace": "RGB",
|
|
656
|
-
"AbsoluteRange": true,
|
|
657
|
-
"OpacityPoints": [
|
|
658
|
-
-2048.0,
|
|
659
|
-
0.0,
|
|
660
|
-
-451.0,
|
|
661
|
-
0.0,
|
|
662
|
-
-450.0,
|
|
663
|
-
1.0,
|
|
664
|
-
1050.0,
|
|
665
|
-
1.0,
|
|
666
|
-
3661.0,
|
|
667
|
-
1.0
|
|
668
|
-
],
|
|
669
|
-
"RGBPoints": [
|
|
670
|
-
-2048.0,
|
|
671
|
-
0.0,
|
|
672
|
-
0.0,
|
|
673
|
-
0.0,
|
|
674
|
-
-451.0,
|
|
675
|
-
0.0,
|
|
676
|
-
0.0,
|
|
677
|
-
0.0,
|
|
678
|
-
-450.0,
|
|
679
|
-
0.0556356,
|
|
680
|
-
0.0556356,
|
|
681
|
-
0.0556356,
|
|
682
|
-
1050.0,
|
|
683
|
-
1.0,
|
|
684
|
-
1.0,
|
|
685
|
-
1.0,
|
|
686
|
-
3661.0,
|
|
687
|
-
1.0,
|
|
688
|
-
1.0,
|
|
689
|
-
1.0
|
|
690
|
-
],
|
|
691
|
-
"EffectiveRange": [
|
|
692
|
-
-451.0,
|
|
693
|
-
1050.0
|
|
694
|
-
]
|
|
695
|
-
},
|
|
696
|
-
{
|
|
697
|
-
"Name": "CT-Fat",
|
|
698
|
-
"NanColor": [
|
|
699
|
-
1,
|
|
700
|
-
1,
|
|
701
|
-
0
|
|
702
|
-
],
|
|
703
|
-
"ColorSpace": "RGB",
|
|
704
|
-
"AbsoluteRange": true,
|
|
705
|
-
"OpacityPoints": [
|
|
706
|
-
-1000.0,
|
|
707
|
-
0.0,
|
|
708
|
-
-100.0,
|
|
709
|
-
0.0,
|
|
710
|
-
-99.0,
|
|
711
|
-
0.15,
|
|
712
|
-
-60.0,
|
|
713
|
-
0.15,
|
|
714
|
-
-59.0,
|
|
715
|
-
0.0,
|
|
716
|
-
101.2,
|
|
717
|
-
0.0,
|
|
718
|
-
952.0,
|
|
719
|
-
0.0
|
|
720
|
-
],
|
|
721
|
-
"RGBPoints": [
|
|
722
|
-
-1000.0,
|
|
723
|
-
0.3,
|
|
724
|
-
0.3,
|
|
725
|
-
1.0,
|
|
726
|
-
-497.5,
|
|
727
|
-
0.3,
|
|
728
|
-
1.0,
|
|
729
|
-
0.3,
|
|
730
|
-
-99.0,
|
|
731
|
-
0.0,
|
|
732
|
-
0.0,
|
|
733
|
-
1.0,
|
|
734
|
-
-76.946,
|
|
735
|
-
0.0,
|
|
736
|
-
1.0,
|
|
737
|
-
0.0,
|
|
738
|
-
-65.481,
|
|
739
|
-
0.835431,
|
|
740
|
-
0.888889,
|
|
741
|
-
0.0165387,
|
|
742
|
-
83.89,
|
|
743
|
-
1.0,
|
|
744
|
-
0.0,
|
|
745
|
-
0.0,
|
|
746
|
-
463.28,
|
|
747
|
-
1.0,
|
|
748
|
-
0.0,
|
|
749
|
-
0.0,
|
|
750
|
-
659.15,
|
|
751
|
-
1.0,
|
|
752
|
-
0.912535,
|
|
753
|
-
0.0374849,
|
|
754
|
-
2952.0,
|
|
755
|
-
1.0,
|
|
756
|
-
0.300267,
|
|
757
|
-
0.299886
|
|
758
|
-
],
|
|
759
|
-
"EffectiveRange": [
|
|
760
|
-
-100.0,
|
|
761
|
-
101.2
|
|
762
|
-
]
|
|
763
|
-
},
|
|
764
|
-
{
|
|
765
|
-
"Name": "CT-Liver-Vasculature",
|
|
766
|
-
"NanColor": [
|
|
767
|
-
1,
|
|
768
|
-
1,
|
|
769
|
-
0
|
|
770
|
-
],
|
|
771
|
-
"ColorSpace": "RGB",
|
|
772
|
-
"AbsoluteRange": true,
|
|
773
|
-
"OpacityPoints": [
|
|
774
|
-
-2048.0,
|
|
775
|
-
0.0,
|
|
776
|
-
149.113,
|
|
777
|
-
0.0,
|
|
778
|
-
157.884,
|
|
779
|
-
0.482143,
|
|
780
|
-
339.96,
|
|
781
|
-
0.660714,
|
|
782
|
-
388.526,
|
|
783
|
-
0.830357,
|
|
784
|
-
1197.95,
|
|
785
|
-
0.839286,
|
|
786
|
-
3661.0,
|
|
787
|
-
0.848214
|
|
788
|
-
],
|
|
789
|
-
"RGBPoints": [
|
|
790
|
-
-2048.0,
|
|
791
|
-
0.0,
|
|
792
|
-
0.0,
|
|
793
|
-
0.0,
|
|
794
|
-
149.113,
|
|
795
|
-
0.0,
|
|
796
|
-
0.0,
|
|
797
|
-
0.0,
|
|
798
|
-
157.884,
|
|
799
|
-
0.501961,
|
|
800
|
-
0.25098,
|
|
801
|
-
0.0,
|
|
802
|
-
339.96,
|
|
803
|
-
0.695386,
|
|
804
|
-
0.59603,
|
|
805
|
-
0.36886,
|
|
806
|
-
388.526,
|
|
807
|
-
0.854902,
|
|
808
|
-
0.85098,
|
|
809
|
-
0.827451,
|
|
810
|
-
1197.95,
|
|
811
|
-
1.0,
|
|
812
|
-
1.0,
|
|
813
|
-
1.0,
|
|
814
|
-
3661.0,
|
|
815
|
-
1.0,
|
|
816
|
-
1.0,
|
|
817
|
-
1.0
|
|
818
|
-
],
|
|
819
|
-
"EffectiveRange": [
|
|
820
|
-
149.113,
|
|
821
|
-
1197.95
|
|
822
|
-
]
|
|
823
|
-
},
|
|
824
|
-
{
|
|
825
|
-
"Name": "CT-Lung",
|
|
826
|
-
"NanColor": [
|
|
827
|
-
1,
|
|
828
|
-
1,
|
|
829
|
-
0
|
|
830
|
-
],
|
|
831
|
-
"ColorSpace": "RGB",
|
|
832
|
-
"AbsoluteRange": true,
|
|
833
|
-
"OpacityPoints": [
|
|
834
|
-
-1000.0,
|
|
835
|
-
0.0,
|
|
836
|
-
-600.0,
|
|
837
|
-
0.0,
|
|
838
|
-
-599.0,
|
|
839
|
-
0.15,
|
|
840
|
-
-400.0,
|
|
841
|
-
0.15,
|
|
842
|
-
-399.0,
|
|
843
|
-
0.0,
|
|
844
|
-
2952.0,
|
|
845
|
-
0.0
|
|
846
|
-
],
|
|
847
|
-
"RGBPoints": [
|
|
848
|
-
-1000.0,
|
|
849
|
-
0.3,
|
|
850
|
-
0.3,
|
|
851
|
-
1.0,
|
|
852
|
-
-600.0,
|
|
853
|
-
0.0,
|
|
854
|
-
0.0,
|
|
855
|
-
1.0,
|
|
856
|
-
-530.0,
|
|
857
|
-
0.134704,
|
|
858
|
-
0.781726,
|
|
859
|
-
0.0724558,
|
|
860
|
-
-460.0,
|
|
861
|
-
0.929244,
|
|
862
|
-
1.0,
|
|
863
|
-
0.109473,
|
|
864
|
-
-400.0,
|
|
865
|
-
0.888889,
|
|
866
|
-
0.254949,
|
|
867
|
-
0.0240258,
|
|
868
|
-
2952.0,
|
|
869
|
-
1.0,
|
|
870
|
-
0.3,
|
|
871
|
-
0.3
|
|
872
|
-
],
|
|
873
|
-
"EffectiveRange": [
|
|
874
|
-
-600.0,
|
|
875
|
-
-399.0
|
|
876
|
-
]
|
|
877
|
-
},
|
|
878
|
-
{
|
|
879
|
-
"Name": "CT-MIP",
|
|
880
|
-
"NanColor": [
|
|
881
|
-
1,
|
|
882
|
-
1,
|
|
883
|
-
0
|
|
884
|
-
],
|
|
885
|
-
"ColorSpace": "RGB",
|
|
886
|
-
"AbsoluteRange": true,
|
|
887
|
-
"OpacityPoints": [
|
|
888
|
-
-3024.0,
|
|
889
|
-
0.0,
|
|
890
|
-
-637.62,
|
|
891
|
-
0.0,
|
|
892
|
-
700.0,
|
|
893
|
-
1.0,
|
|
894
|
-
3071.0,
|
|
895
|
-
1.0
|
|
896
|
-
],
|
|
897
|
-
"RGBPoints": [
|
|
898
|
-
-3024.0,
|
|
899
|
-
0.0,
|
|
900
|
-
0.0,
|
|
901
|
-
0.0,
|
|
902
|
-
-637.62,
|
|
903
|
-
1.0,
|
|
904
|
-
1.0,
|
|
905
|
-
1.0,
|
|
906
|
-
700.0,
|
|
907
|
-
1.0,
|
|
908
|
-
1.0,
|
|
909
|
-
1.0,
|
|
910
|
-
3071.0,
|
|
911
|
-
1.0,
|
|
912
|
-
1.0,
|
|
913
|
-
1.0
|
|
914
|
-
],
|
|
915
|
-
"EffectiveRange": [
|
|
916
|
-
-637.62,
|
|
917
|
-
700.0
|
|
918
|
-
]
|
|
919
|
-
},
|
|
920
|
-
{
|
|
921
|
-
"Name": "CT-Muscle",
|
|
922
|
-
"NanColor": [
|
|
923
|
-
1,
|
|
924
|
-
1,
|
|
925
|
-
0
|
|
926
|
-
],
|
|
927
|
-
"ColorSpace": "RGB",
|
|
928
|
-
"AbsoluteRange": true,
|
|
929
|
-
"OpacityPoints": [
|
|
930
|
-
-3024.0,
|
|
931
|
-
0.0,
|
|
932
|
-
-155.407,
|
|
933
|
-
0.0,
|
|
934
|
-
217.641,
|
|
935
|
-
0.676471,
|
|
936
|
-
419.736,
|
|
937
|
-
0.833333,
|
|
938
|
-
3071.0,
|
|
939
|
-
0.803922
|
|
940
|
-
],
|
|
941
|
-
"RGBPoints": [
|
|
942
|
-
-3024.0,
|
|
943
|
-
0.0,
|
|
944
|
-
0.0,
|
|
945
|
-
0.0,
|
|
946
|
-
-155.407,
|
|
947
|
-
0.54902,
|
|
948
|
-
0.25098,
|
|
949
|
-
0.14902,
|
|
950
|
-
217.641,
|
|
951
|
-
0.882353,
|
|
952
|
-
0.603922,
|
|
953
|
-
0.290196,
|
|
954
|
-
419.736,
|
|
955
|
-
1.0,
|
|
956
|
-
0.937033,
|
|
957
|
-
0.954531,
|
|
958
|
-
3071.0,
|
|
959
|
-
0.827451,
|
|
960
|
-
0.658824,
|
|
961
|
-
1.0
|
|
962
|
-
],
|
|
963
|
-
"EffectiveRange": [
|
|
964
|
-
-155.407,
|
|
965
|
-
419.736
|
|
966
|
-
]
|
|
967
|
-
},
|
|
968
|
-
{
|
|
969
|
-
"Name": "CT-Pulmonary-Arteries",
|
|
970
|
-
"NanColor": [
|
|
971
|
-
1,
|
|
972
|
-
1,
|
|
973
|
-
0
|
|
974
|
-
],
|
|
975
|
-
"ColorSpace": "RGB",
|
|
976
|
-
"AbsoluteRange": true,
|
|
977
|
-
"OpacityPoints": [
|
|
978
|
-
-2048.0,
|
|
979
|
-
0.0,
|
|
980
|
-
-568.625,
|
|
981
|
-
0.0,
|
|
982
|
-
-364.081,
|
|
983
|
-
0.0714286,
|
|
984
|
-
-244.813,
|
|
985
|
-
0.401786,
|
|
986
|
-
18.2775,
|
|
987
|
-
0.607143,
|
|
988
|
-
447.798,
|
|
989
|
-
0.830357,
|
|
990
|
-
3592.73,
|
|
991
|
-
0.839286
|
|
992
|
-
],
|
|
993
|
-
"RGBPoints": [
|
|
994
|
-
-2048.0,
|
|
995
|
-
0.0,
|
|
996
|
-
0.0,
|
|
997
|
-
0.0,
|
|
998
|
-
-568.625,
|
|
999
|
-
0.0,
|
|
1000
|
-
0.0,
|
|
1001
|
-
0.0,
|
|
1002
|
-
-364.081,
|
|
1003
|
-
0.396078,
|
|
1004
|
-
0.301961,
|
|
1005
|
-
0.180392,
|
|
1006
|
-
-244.813,
|
|
1007
|
-
0.611765,
|
|
1008
|
-
0.352941,
|
|
1009
|
-
0.0705882,
|
|
1010
|
-
18.2775,
|
|
1011
|
-
0.843137,
|
|
1012
|
-
0.0156863,
|
|
1013
|
-
0.156863,
|
|
1014
|
-
447.798,
|
|
1015
|
-
0.752941,
|
|
1016
|
-
0.752941,
|
|
1017
|
-
0.752941,
|
|
1018
|
-
3592.73,
|
|
1019
|
-
1.0,
|
|
1020
|
-
1.0,
|
|
1021
|
-
1.0
|
|
1022
|
-
],
|
|
1023
|
-
"EffectiveRange": [
|
|
1024
|
-
-568.625,
|
|
1025
|
-
447.798
|
|
1026
|
-
]
|
|
1027
|
-
},
|
|
1028
|
-
{
|
|
1029
|
-
"Name": "CT-Soft-Tissue",
|
|
1030
|
-
"NanColor": [
|
|
1031
|
-
1,
|
|
1032
|
-
1,
|
|
1033
|
-
0
|
|
1034
|
-
],
|
|
1035
|
-
"ColorSpace": "RGB",
|
|
1036
|
-
"AbsoluteRange": true,
|
|
1037
|
-
"OpacityPoints": [
|
|
1038
|
-
-2048.0,
|
|
1039
|
-
0.0,
|
|
1040
|
-
-167.01,
|
|
1041
|
-
0.0,
|
|
1042
|
-
-160.0,
|
|
1043
|
-
1.0,
|
|
1044
|
-
240.0,
|
|
1045
|
-
1.0,
|
|
1046
|
-
3661.0,
|
|
1047
|
-
1.0
|
|
1048
|
-
],
|
|
1049
|
-
"RGBPoints": [
|
|
1050
|
-
-2048.0,
|
|
1051
|
-
0.0,
|
|
1052
|
-
0.0,
|
|
1053
|
-
0.0,
|
|
1054
|
-
-167.01,
|
|
1055
|
-
0.0,
|
|
1056
|
-
0.0,
|
|
1057
|
-
0.0,
|
|
1058
|
-
-160.0,
|
|
1059
|
-
0.0556356,
|
|
1060
|
-
0.0556356,
|
|
1061
|
-
0.0556356,
|
|
1062
|
-
240.0,
|
|
1063
|
-
1.0,
|
|
1064
|
-
1.0,
|
|
1065
|
-
1.0,
|
|
1066
|
-
3661.0,
|
|
1067
|
-
1.0,
|
|
1068
|
-
1.0,
|
|
1069
|
-
1.0
|
|
1070
|
-
],
|
|
1071
|
-
"EffectiveRange": [
|
|
1072
|
-
-167.01,
|
|
1073
|
-
240.0
|
|
1074
|
-
]
|
|
1075
|
-
},
|
|
1076
|
-
{
|
|
1077
|
-
"Name": "CT-Air",
|
|
1078
|
-
"NanColor": [
|
|
1079
|
-
1,
|
|
1080
|
-
1,
|
|
1081
|
-
0
|
|
1082
|
-
],
|
|
1083
|
-
"ColorSpace": "RGB",
|
|
1084
|
-
"AbsoluteRange": true,
|
|
1085
|
-
"OpacityPoints": [
|
|
1086
|
-
-3024.0,
|
|
1087
|
-
0.705882,
|
|
1088
|
-
-900.0,
|
|
1089
|
-
0.715686,
|
|
1090
|
-
-500.0,
|
|
1091
|
-
0.0,
|
|
1092
|
-
3071.0,
|
|
1093
|
-
0.0
|
|
1094
|
-
],
|
|
1095
|
-
"RGBPoints": [
|
|
1096
|
-
-3024.0,
|
|
1097
|
-
1.0,
|
|
1098
|
-
1.0,
|
|
1099
|
-
1.0,
|
|
1100
|
-
-900.0,
|
|
1101
|
-
0.2,
|
|
1102
|
-
1.0,
|
|
1103
|
-
1.0,
|
|
1104
|
-
-500.0,
|
|
1105
|
-
0.3,
|
|
1106
|
-
0.3,
|
|
1107
|
-
1.0,
|
|
1108
|
-
3071.0,
|
|
1109
|
-
0.0,
|
|
1110
|
-
0.0,
|
|
1111
|
-
0.0
|
|
1112
|
-
],
|
|
1113
|
-
"EffectiveRange": [
|
|
1114
|
-
-1200.0,
|
|
1115
|
-
-200.0
|
|
1116
|
-
]
|
|
1117
|
-
},
|
|
1118
|
-
{
|
|
1119
|
-
"Name": "CT-X-ray",
|
|
1120
|
-
"NanColor": [
|
|
1121
|
-
1,
|
|
1122
|
-
1,
|
|
1123
|
-
0
|
|
1124
|
-
],
|
|
1125
|
-
"ColorSpace": "RGB",
|
|
1126
|
-
"AbsoluteRange": true,
|
|
1127
|
-
"OpacityPoints": [
|
|
1128
|
-
-3024.0,
|
|
1129
|
-
0.0,
|
|
1130
|
-
-200.0,
|
|
1131
|
-
0.0,
|
|
1132
|
-
1500.0,
|
|
1133
|
-
0.05,
|
|
1134
|
-
3071.0,
|
|
1135
|
-
0.05
|
|
1136
|
-
],
|
|
1137
|
-
"RGBPoints": [
|
|
1138
|
-
-3024.0,
|
|
1139
|
-
1.0,
|
|
1140
|
-
1.0,
|
|
1141
|
-
1.0,
|
|
1142
|
-
3071.0,
|
|
1143
|
-
1.0,
|
|
1144
|
-
1.0,
|
|
1145
|
-
1.0
|
|
1146
|
-
],
|
|
1147
|
-
"EffectiveRange": [
|
|
1148
|
-
-250.0,
|
|
1149
|
-
1550.0
|
|
1150
|
-
]
|
|
1151
|
-
},
|
|
1152
|
-
{
|
|
1153
|
-
"Name": "MR-Angio",
|
|
1154
|
-
"NanColor": [
|
|
1155
|
-
1,
|
|
1156
|
-
1,
|
|
1157
|
-
0
|
|
1158
|
-
],
|
|
1159
|
-
"ColorSpace": "RGB",
|
|
1160
|
-
"AbsoluteRange": true,
|
|
1161
|
-
"OpacityPoints": [
|
|
1162
|
-
-2048.0,
|
|
1163
|
-
0.0,
|
|
1164
|
-
151.354,
|
|
1165
|
-
0.0,
|
|
1166
|
-
158.279,
|
|
1167
|
-
0.4375,
|
|
1168
|
-
190.112,
|
|
1169
|
-
0.580357,
|
|
1170
|
-
200.873,
|
|
1171
|
-
0.732143,
|
|
1172
|
-
3661.0,
|
|
1173
|
-
0.741071
|
|
1174
|
-
],
|
|
1175
|
-
"RGBPoints": [
|
|
1176
|
-
-2048.0,
|
|
1177
|
-
0.0,
|
|
1178
|
-
0.0,
|
|
1179
|
-
0.0,
|
|
1180
|
-
151.354,
|
|
1181
|
-
0.0,
|
|
1182
|
-
0.0,
|
|
1183
|
-
0.0,
|
|
1184
|
-
158.279,
|
|
1185
|
-
0.74902,
|
|
1186
|
-
0.376471,
|
|
1187
|
-
0.0,
|
|
1188
|
-
190.112,
|
|
1189
|
-
1.0,
|
|
1190
|
-
0.866667,
|
|
1191
|
-
0.733333,
|
|
1192
|
-
200.873,
|
|
1193
|
-
0.937255,
|
|
1194
|
-
0.937255,
|
|
1195
|
-
0.937255,
|
|
1196
|
-
3661.0,
|
|
1197
|
-
1.0,
|
|
1198
|
-
1.0,
|
|
1199
|
-
1.0
|
|
1200
|
-
],
|
|
1201
|
-
"EffectiveRange": [
|
|
1202
|
-
151.354,
|
|
1203
|
-
200.873
|
|
1204
|
-
]
|
|
1205
|
-
},
|
|
1206
|
-
{
|
|
1207
|
-
"Name": "MR-Default",
|
|
1208
|
-
"NanColor": [
|
|
1209
|
-
1,
|
|
1210
|
-
1,
|
|
1211
|
-
0
|
|
1212
|
-
],
|
|
1213
|
-
"ColorSpace": "RGB",
|
|
1214
|
-
"AbsoluteRange": true,
|
|
1215
|
-
"OpacityPoints": [
|
|
1216
|
-
0.0,
|
|
1217
|
-
0.0,
|
|
1218
|
-
20.0,
|
|
1219
|
-
0.0,
|
|
1220
|
-
40.0,
|
|
1221
|
-
0.15,
|
|
1222
|
-
120.0,
|
|
1223
|
-
0.3,
|
|
1224
|
-
220.0,
|
|
1225
|
-
0.375,
|
|
1226
|
-
1024.0,
|
|
1227
|
-
0.5
|
|
1228
|
-
],
|
|
1229
|
-
"RGBPoints": [
|
|
1230
|
-
0.0,
|
|
1231
|
-
0.0,
|
|
1232
|
-
0.0,
|
|
1233
|
-
0.0,
|
|
1234
|
-
20.0,
|
|
1235
|
-
0.168627,
|
|
1236
|
-
0.0,
|
|
1237
|
-
0.0,
|
|
1238
|
-
40.0,
|
|
1239
|
-
0.403922,
|
|
1240
|
-
0.145098,
|
|
1241
|
-
0.0784314,
|
|
1242
|
-
120.0,
|
|
1243
|
-
0.780392,
|
|
1244
|
-
0.607843,
|
|
1245
|
-
0.380392,
|
|
1246
|
-
220.0,
|
|
1247
|
-
0.847059,
|
|
1248
|
-
0.835294,
|
|
1249
|
-
0.788235,
|
|
1250
|
-
1024.0,
|
|
1251
|
-
1.0,
|
|
1252
|
-
1.0,
|
|
1253
|
-
1.0
|
|
1254
|
-
],
|
|
1255
|
-
"EffectiveRange": [
|
|
1256
|
-
0.0,
|
|
1257
|
-
220.0
|
|
1258
|
-
]
|
|
1259
|
-
},
|
|
1260
|
-
{
|
|
1261
|
-
"Name": "MR-MIP",
|
|
1262
|
-
"NanColor": [
|
|
1263
|
-
1,
|
|
1264
|
-
1,
|
|
1265
|
-
0
|
|
1266
|
-
],
|
|
1267
|
-
"ColorSpace": "RGB",
|
|
1268
|
-
"AbsoluteRange": true,
|
|
1269
|
-
"OpacityPoints": [
|
|
1270
|
-
0.0,
|
|
1271
|
-
0.0,
|
|
1272
|
-
98.3725,
|
|
1273
|
-
0.0,
|
|
1274
|
-
416.637,
|
|
1275
|
-
1.0,
|
|
1276
|
-
2800.0,
|
|
1277
|
-
1.0
|
|
1278
|
-
],
|
|
1279
|
-
"RGBPoints": [
|
|
1280
|
-
0.0,
|
|
1281
|
-
1.0,
|
|
1282
|
-
1.0,
|
|
1283
|
-
1.0,
|
|
1284
|
-
98.3725,
|
|
1285
|
-
1.0,
|
|
1286
|
-
1.0,
|
|
1287
|
-
1.0,
|
|
1288
|
-
416.637,
|
|
1289
|
-
1.0,
|
|
1290
|
-
1.0,
|
|
1291
|
-
1.0,
|
|
1292
|
-
2800.0,
|
|
1293
|
-
1.0,
|
|
1294
|
-
1.0,
|
|
1295
|
-
1.0
|
|
1296
|
-
],
|
|
1297
|
-
"EffectiveRange": [
|
|
1298
|
-
0.0,
|
|
1299
|
-
416.637
|
|
1300
|
-
]
|
|
1301
|
-
},
|
|
1302
|
-
{
|
|
1303
|
-
"Name": "MR-T2-Brain",
|
|
1304
|
-
"NanColor": [
|
|
1305
|
-
1,
|
|
1306
|
-
1,
|
|
1307
|
-
0
|
|
1308
|
-
],
|
|
1309
|
-
"ColorSpace": "RGB",
|
|
1310
|
-
"AbsoluteRange": true,
|
|
1311
|
-
"OpacityPoints": [
|
|
1312
|
-
0.0,
|
|
1313
|
-
0.0,
|
|
1314
|
-
36.05,
|
|
1315
|
-
0.0,
|
|
1316
|
-
218.302,
|
|
1317
|
-
0.171429,
|
|
1318
|
-
412.406,
|
|
1319
|
-
1.0,
|
|
1320
|
-
641.0,
|
|
1321
|
-
1.0
|
|
1322
|
-
],
|
|
1323
|
-
"RGBPoints": [
|
|
1324
|
-
0.0,
|
|
1325
|
-
0.0,
|
|
1326
|
-
0.0,
|
|
1327
|
-
0.0,
|
|
1328
|
-
98.7223,
|
|
1329
|
-
0.956863,
|
|
1330
|
-
0.839216,
|
|
1331
|
-
0.192157,
|
|
1332
|
-
412.406,
|
|
1333
|
-
0.0,
|
|
1334
|
-
0.592157,
|
|
1335
|
-
0.807843,
|
|
1336
|
-
641.0,
|
|
1337
|
-
1.0,
|
|
1338
|
-
1.0,
|
|
1339
|
-
1.0
|
|
1340
|
-
],
|
|
1341
|
-
"EffectiveRange": [
|
|
1342
|
-
0.0,
|
|
1343
|
-
412.406
|
|
1344
|
-
]
|
|
1345
|
-
},
|
|
1346
|
-
{
|
|
1347
|
-
"Name": "DTI-FA-Brain",
|
|
1348
|
-
"NanColor": [
|
|
1349
|
-
1,
|
|
1350
|
-
1,
|
|
1351
|
-
0
|
|
1352
|
-
],
|
|
1353
|
-
"ColorSpace": "RGB",
|
|
1354
|
-
"AbsoluteRange": true,
|
|
1355
|
-
"OpacityPoints": [
|
|
1356
|
-
0.0,
|
|
1357
|
-
0.0,
|
|
1358
|
-
0.0,
|
|
1359
|
-
0.0,
|
|
1360
|
-
0.3501,
|
|
1361
|
-
0.0158,
|
|
1362
|
-
0.49379,
|
|
1363
|
-
0.7619,
|
|
1364
|
-
0.6419,
|
|
1365
|
-
1.0,
|
|
1366
|
-
0.992,
|
|
1367
|
-
1.0,
|
|
1368
|
-
0.995,
|
|
1369
|
-
0.0,
|
|
1370
|
-
0.995,
|
|
1371
|
-
0.0
|
|
1372
|
-
],
|
|
1373
|
-
"RGBPoints": [
|
|
1374
|
-
0.0,
|
|
1375
|
-
1.0,
|
|
1376
|
-
0.0,
|
|
1377
|
-
0.0,
|
|
1378
|
-
0.0,
|
|
1379
|
-
1.0,
|
|
1380
|
-
0.0,
|
|
1381
|
-
0.0,
|
|
1382
|
-
0.24974,
|
|
1383
|
-
0.4941,
|
|
1384
|
-
1.0,
|
|
1385
|
-
0.0,
|
|
1386
|
-
0.49949,
|
|
1387
|
-
0.0,
|
|
1388
|
-
0.9882,
|
|
1389
|
-
1.0,
|
|
1390
|
-
0.7492,
|
|
1391
|
-
0.51764,
|
|
1392
|
-
0.0,
|
|
1393
|
-
1.0,
|
|
1394
|
-
0.995,
|
|
1395
|
-
1.0,
|
|
1396
|
-
0.0,
|
|
1397
|
-
0.0,
|
|
1398
|
-
0.995,
|
|
1399
|
-
1.0,
|
|
1400
|
-
0.0,
|
|
1401
|
-
0.0
|
|
1402
|
-
],
|
|
1403
|
-
"EffectiveRange": [
|
|
1404
|
-
0.0,
|
|
1405
|
-
1.0
|
|
1406
|
-
]
|
|
1407
|
-
},
|
|
1408
|
-
{
|
|
1409
|
-
"Name": "US-Fetal",
|
|
1410
|
-
"NanColor": [
|
|
1411
|
-
1,
|
|
1412
|
-
1,
|
|
1413
|
-
0
|
|
1414
|
-
],
|
|
1415
|
-
"ColorSpace": "RGB",
|
|
1416
|
-
"AbsoluteRange": true,
|
|
1417
|
-
"OpacityPoints": [
|
|
1418
|
-
-10.0,
|
|
1419
|
-
0.0,
|
|
1420
|
-
0.0,
|
|
1421
|
-
0.0,
|
|
1422
|
-
270.0,
|
|
1423
|
-
0.8
|
|
1424
|
-
],
|
|
1425
|
-
"RGBPoints": [
|
|
1426
|
-
-10.0,
|
|
1427
|
-
0.325,
|
|
1428
|
-
0.153,
|
|
1429
|
-
0.153,
|
|
1430
|
-
74.0,
|
|
1431
|
-
0.474,
|
|
1432
|
-
0.392,
|
|
1433
|
-
0.302,
|
|
1434
|
-
136.0,
|
|
1435
|
-
0.718,
|
|
1436
|
-
0.510,
|
|
1437
|
-
0.443,
|
|
1438
|
-
270.0,
|
|
1439
|
-
0.760,
|
|
1440
|
-
0.440,
|
|
1441
|
-
0.530
|
|
1442
|
-
],
|
|
1443
|
-
"EffectiveRange": [
|
|
1444
|
-
-10.0,
|
|
1445
|
-
270.0
|
|
1446
|
-
]
|
|
1447
|
-
}
|
|
1448
|
-
]
|