Releases: ZentaLabs/LUWAKX
Releases · ZentaLabs/LUWAKX
v0.1.1
What's Changed
- feat: Add DICOM preamble blanking and BurnedInAnnotation tag in post-processing by @Simlomb in #2
- refactor: migrate UID mapping from CSV to SQLite database by @Simlomb in #3
- enh: Improve defacing robustness — PET mask caching, CT fallback, DICOM pixel fixes, and DB consistency by @Simlomb in #5
- Deface pipeline robustness fixup by @lassoan in #7
- Improve defacing rendering by @lassoan in #8
New Contributors
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/ZentaLabs/LUWAKX/commits/v0.1.0
Testing data
Data files used for development and automated testing.
CT_Vol_002_STD.nii.gz: original whole-body CT image with unmodified head in NIFTI formatCT_Vol_002_STD_dcm.zip: : original whole-body CT image with unmodified head in DICOM formatCT_Vol_002_STD_face_mask.nii.gz: face mask computed fromCT_Vol_002_STD.nii.gzCT_Vol_002_STD_face_mask.nrrd: face mask computed fromCT_Vol_002_STD_dcm.zipCT_Vol_002_STD_defaced.nii.gz: modified image (face blurred) fromCT_Vol_002_STD.nii.gztest-dicom-files-Midi-B-2024.tar.gzA collection of DICOM data from Midi-B challenge. These data were selected for containing a subset of private tags used for testingmidi_b_ultrasound.tar.gzA single US series from the Midi-B 2024 challenge. These data can be used to test the burned-in pixel detection service.test_llm_cache.db: SQLite database storing results of LLM-based check of descriptors. Used for running "clean descriptors" tests without having access to an LLM.CT_Vol_002_STD_face-ears_mask.nrrd: face+ears mask computed fromCT_Vol_002_STD_dcm.zip
Dictionaries of standard and private DICOM tags
dicom_standard_tags.csv: DICOM standard tags scraped in July 2025 fom Table E.1-1 from DICOM part 15 (2025b standards) from https://dicom.nema.org/medical/dicom/current/output/html/part15.html#chapter_EDICOM_SAFE_PRIVATE_TAGS.csv: Safe private tags DICOM Table E.3.10-1 (2025b standards) scraped from https://dicom.nema.org/medical/dicom/current/output/chtml/part15/sect_E.3.10.htmltcia_standard_tags.csv: TCIA Standard DICOM tags scraped in July 2025 from Table 1 from TCIA Submission and De-identification Overview from
https://wiki.cancerimagingarchive.net/display/Public/Submission+and+De-identification+OverviewTCIAPrivateTagKB-02-01-2024-formatted.csv: File downloaded from https://wiki.cancerimagingarchive.net/download/attachments/3539047/TCIAPrivateTagKB-02-01-2024-formatted.csv?version=2&modificationDate=1707174689263&api=v2