-
Hi everyone! I have an issue with visualizing egsphant file created from DICOM data reconstructed with ctcreate. On Victoria it comes out very distorted, however re-creating the phantom with other codes there is no issue, so it shouldn't be a problem with the DICOM data. It is odd because I have never had an issue with dicom images until now. The images are less than 512x512 for 200 slices, so there shouldn't be any issue with the macros files, correct? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
It might be worth double checking with dosxyz_show, if you have access to linux. Or open the .egsphant file in a text editor, does the image look distorted? Usually you can get an idea of the image from just looking at the text file. Does ctcreate give any warnings or errors? Post the output here. What did you use for a RAMP file? |
Beta Was this translation helpful? Give feedback.
I see that you used the default ramp. Does this actually match the appropriate range of CT values for your scanner?
It looks like the z range gets adjusted to "-4.8171 -1.7391" instead of "-4.8171 1.7391". Does that make sense for your image?
I'm entirely sure, but you may need to adjust the following lines in
HEN_HOUSE/omega/progs/ctcreate/ReadCT_dicom.c
and recompile it. As it suggests in the comments, you'll also need to adjustCTIMAX
andCTJMAX
. You could try setting these to 432.