Alireza
b1efe40aa1
fix(segmentation): upgrade cs3d to fix various segmentation bugs ( #3885 )
2024-01-09 10:15:56 -05:00
Bill Wallace
98650302c7
fix: PDF display request in v3 ( #3878 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2024-01-08 13:15:54 -05:00
Alireza
0eb502aaf0
chore(version): upgrade cornerstone3D versions to fix orientation ( #3854 )
2023-12-14 21:47:15 -05:00
Alireza
5915fada83
chore(version): upgrade cornerstone3D versions ( #3853 )
2023-12-13 22:39:41 -05:00
Sofien-Sellami
f707b4ebc9
feat(config): Add activateViewportBeforeInteraction parameter for viewport interaction customization ( #3847 )
2023-12-13 10:17:48 -05:00
Pedro H. Köhler
805c53270f
fix: address and improve system vulnerabilities ( #3851 )
2023-12-13 09:25:41 -05:00
Alireza
6651008fbb
fix(auth): fix the issue with oauth at a non root path ( #3840 )
2023-12-06 08:28:02 -05:00
Alireza
f1a67647ae
fix(SM): drag and drop is now fixed for SM ( #3813 )
2023-11-28 13:04:30 -05:00
Bill Wallace
9d1884d7d8
fix: Update the CS3D packages to add the most recent HTJ2K TSUIDS ( #3806 )
2023-11-24 17:32:19 -05:00
Pedro H. Köhler
8bbcd0e692
fix(path): upgrade docusaurus for security ( #3780 )
2023-11-10 08:54:40 -05:00
Alireza
ee67bcc0f5
docs(faq): FAQ and Segmentation Mode Fix for some studies ( #3762 )
2023-11-03 12:19:24 -04:00
Joe Boccanfuso
2a15ef0e44
feat(filters): save worklist query filters to session storage so that they persist between navigation to the viewer and back ( #3749 )
...
Co-authored-by: ladeirarodolfo <39910206+ladeirarodolfo@users.noreply.github.com>
2023-10-30 10:47:43 -04:00
Joe Boccanfuso
d98439fe7f
fix(sr): dcm4chee requires the patient name for an SR to match what is in the original study ( #3739 )
2023-10-24 13:06:12 -04:00
Alireza
7c57f67844
fix(modules): add stylus loader as an option to be uncommented ( #3710 )
2023-10-10 13:21:17 -04:00
Alireza
52f34c64d0
fix(voi): should publish voi change event on reset ( #3707 )
2023-10-09 20:49:10 -04:00
Alireza
0a42d573bb
fix(modality unit): fix the modality unit per target via upgrade of cs3d ( #3706 )
2023-10-09 13:48:31 -04:00
dxlin
40673f64b3
feat(Segmentation): download RTSS from Labelmap( #3692 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-10-06 15:00:04 -04:00
Joe Boccanfuso
c1d5ee7e3f
fix(measurement and microscopy): various small fixes for measurement and microscopy side panel ( #3696 )
2023-10-04 14:11:09 -04:00
Alireza
1129c155d2
fix(config): support more values for the useSharedArrayBuffer ( #3688 )
2023-10-03 10:11:32 -04:00
Joe Boccanfuso
dc73b18748
fix(cli): various fixes for adding custom modes and extensions ( #3683 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-09-29 10:35:30 -04:00
Alireza
c86b129f58
chore(build): try to publish to npm ( #3675 )
2023-09-25 23:13:43 -04:00
Sofien-Sellami
04ca10d877
fix(react-select): update react select package ( #3622 )
2023-09-22 15:48:12 -04:00
Joe Boccanfuso
85c899b399
feat(SidePanel): new side panel tab look-and-feel ( #3657 )
2023-09-22 15:36:44 -04:00
Alireza
48bbd6281a
feat(segmentation mode): Add create, and export SEG with Brushes ( #3632 )
2023-09-22 10:23:44 -04:00
Alireza
2bd3b26a6a
perf(memory): add 16 bit texture via configuration - reduces memory by half ( #3662 )
...
Co-authored-by: Ouwen Huang <ouwen.huang@duke.edu>
2023-09-22 09:31:45 -04:00
Joe Boccanfuso
0d10f46b88
fix(suv): import calculate-suv library version that prevents SUV calculation for a zero PatientWeight ( #3638 )
2023-09-11 21:50:32 -04:00
M.D
69115da06d
feat(ImageOverlayViewerTool): add ImageOverlayViewer tool that can render image overlay (pixel overlay) of the DICOM images ( #3163 )
...
Co-authored-by: Joe Boccanfuso <joe.boccanfuso@radicalimaging.com>
2023-09-06 09:24:17 -04:00
Alireza
9045ddaedc
chore(prettier): full repo linting and code reformatting once and for all ( #3627 )
2023-09-01 16:19:39 -04:00
Alireza
b170e7f5ae
chore(prettier): update prettier to fix publish ( #3623 )
2023-08-30 18:38:57 -04:00
Alireza
4c6ff873e8
feat(grid): remove viewportIndex and only rely on viewportId ( #3591 )
...
Co-authored-by: Bill Wallace <wayfarer3130@gmail.com>
2023-08-30 16:46:55 -04:00
Joe Boccanfuso
adedc8c382
feat(data source UI config): Popup the configuration dialogue whenever a data source is not fully configured ( #3620 )
2023-08-30 09:27:48 -04:00
Alireza
65b49aeb1b
fix(memory leak): array buffer was sticking around in volume viewports ( #3611 )
2023-08-23 09:35:44 -04:00
Igor Octaviano
b117a54aa1
fix(rgb): Fix rgb inconsistencies by updating cs3d image loader ( #3604 )
2023-08-16 16:48:13 -04:00
Alireza
5d435424e2
lint(curly): consistent use of curly brackets in codebase ( #3584 )
2023-08-09 10:07:33 -04:00
Alireza
156c1ba60b
perf(segmentation): make segmentation read 3x faster ( #3577 )
2023-08-08 14:39:31 -04:00
Alireza
72207e6c78
dev(yarn link): make it possible to yarn link easily with cornerstone3D and update docs ( #3563 )
2023-07-27 12:39:12 -04:00
Bill Wallace
030e1e4104
chore(test): Integration test wait until rendered/queried instead of timed ( #3540 )
2023-07-19 09:41:47 -04:00
Joe Boccanfuso
18156bb7b1
fix(PT measurement units): Use the modality unit that arrives from cornerstone3d instead of calculating the modality unit (again) here. ( #3533 )
2023-07-13 09:03:17 -04:00
Alireza
4a184d0be7
fix(invert): allows volume viewport to invert and sync their invert status ( #3514 )
2023-07-06 12:09:34 -04:00
Bill Wallace
64f8bb580a
fix(colormap): update opacityMapping to opacity and use simple list renderer( #3464 )
...
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-07-04 11:57:59 -04:00
Alireza
83c453d1f3
chore(version): update cs3d version and add iframe documentation ( #3474 )
2023-06-20 10:26:05 -04:00
Joe Boccanfuso
694b4a3f4d
chore(version): update cornerstone version ( #3468 )
2023-06-12 14:23:49 -04:00
Bill Wallace
3d8cc9801a
chore(packages): Remove duplicated packages ( #3456 )
2023-06-07 09:33:13 -04:00
Alireza
828690cd3b
chore(build): try to build demo and docs ( #3434 )
2023-06-06 13:34:26 -04:00
Alireza
c7bcf1134d
fix(staticwado): SM and RT and update the server with new data ( #3422 )
...
* fix bugs for the RT for the new demo
* fix SM with the static-wado server
* remove thumbnail from tmtv
* migration guide
* fix stability for the rt struct
* apply review comments
* add loading indicator to SM
* pdf works
* try to fix relative bulkData
* fix the rest
* fix preflight for the SM
* fix typo
* apply review comments
* yarn lock
2023-05-29 09:04:49 -04:00
Igor Octaviano
b684d80426
fix(DicomTagBrowser): Fix parsing problems that was limiting nested tags rendering ( #3306 )
...
* fix(DicomTagBrowser): Fix parsing problems that was limiting nested tags rendering
* Added a progress indicator when switching to a list of more than 1000 rows.
* Switched to using react-window to virtualize the dicom tag browser window.
* Added filtering to the DICOM tag browser with a new search UI widget.
Lots of tweaks and updates to the look-and-feel.
* Removed unused import.
* PR feedback including some UI tweaks.
* More PR feedback.
---------
Co-authored-by: Igor Octaviano <igor.octaviano@radicalimaging.com>
Co-authored-by: Joe Boccanfuso <joe.boccanfuso@radicalimaging.com>
2023-05-26 11:42:25 -04:00
Alireza
4a17177d81
chore(bump): use cornerstone 3d 1.x ( #3414 )
...
* chore(bump): use cornerstone 3d 1.x
* yarn lock
2023-05-22 15:26:18 -04:00
Joe Boccanfuso
c0fd4416ed
fix(Measurement): fixed line dashing of measurements in various scenarios ( #3407 )
...
* fix(Measurement): fixed line dashing of measurements in various scenarios
For a StackViewport simply rely on the SeriesInstanceUID being part of the
tracked measurements or not.
For a VolumeViewport first check the image id of the current image in the viewport
and then check the SeriesInstanceUID (like for a StackViewport) if an id is returned.
To reliably get the id of the current image, listen for the VOLUME_VIEWPORT_NEW_VOLUME event.
* Changes for PR comments.
2023-05-18 20:59:33 -04:00
Joe Boccanfuso
045e54aa02
fix(Measurement): Use dashed lines for measurments of viewports where getCurrentImageId returns undefined ( #3392 )
...
* fix(Measurement): Use dashed lines for measurments of viewports where getCurrentImageId returns undefined
* Updated cornerstone3d packages
* Fixed code comment.
* Removed unused imports.
2023-05-16 10:02:10 -04:00
Bill Wallace
d5c5951e57
fix(SR): KO series being displayed in browser list ( #3382 )
...
* fix: KO series being displayed in browser list
* fix sr for volume viewports
* move highlight labelmap to RAF
* remove commented code
* fix the hydration bug for the SR
* apply review comments
* revert the key images for sr
* Remove some obsolete changes
* set initial image for sr instead of jump
* Remove viewportType stack
---------
Co-authored-by: Alireza <ar.sedghi@gmail.com>
2023-05-15 08:23:13 -04:00