ClearCanvas / ClearCanvas

Open source code base for enabling software innovation in medical imaging
http://clearcanvas.github.io
Other
445 stars 471 forks source link

Store images uncompressed #293

Open Otsegox opened 1 year ago

Otsegox commented 1 year ago

I installed ClearCanvas to be a middleware appliance. It is to receive MR studies before being uploaded to a 3rd party. This is for a research study, and they want the images unchanged from the MRI modality.

How would I go about forcing no compression, at all?

steveTree commented 1 year ago

if you do turn compression on the system uses loss less compression so is fully reversible , it very rare to use lossy compression in imaging . if you are using it as a forwarding platform ie forwarding to a xnat server and have enough disk space on the CC system it should not apply compression as its not enabled by default i think ( you will need to check the drive in CC also if there is a completion task running ) hope that helps

steveTree commented 1 year ago

setting up the delete rules is a bit of a pain as when you apply the rule such as delete after 1 week , the start time is from when the rule is applied not when the study was received, arrived etc hope that helps Steve T

Otsegox commented 1 year ago

@steveTree I installed this 2 days ago, so you are talking way above my head. I am a PACS admin so I know what it does. Just not sure how to fine-tune it.