I am trying to edit ultrasound volumes such that on subsequent uses, they are automatically loaded in with my desired window/level–different from the one Slicer selects automatically. My thought process is as follows.
- Export the desired volume to DICOM format
- Load in the volume as a DICOM file
- Change the preferred window/level settings in a DICOM tag so that when I re-save, Slicer automatically renders it using the new settings.
I am not sure how to accomplish the third step. Can I edit DICOM tags directly in Slicer? If so, how do I actually go about finding the correct tags?
If anyone knows how I might achieve this goal through this method (or another one) please let me know. Thank you!