Why there are 'stop' signs shown in the series page?
I sent some dicom image to Pacsone from Efilm this morining, and the server actually received the images and stored them to the file server. But when I log in Pacsone to browse this study, there are all 'stop' signs in the page. Is there any problem about the dicom images, because when I sent another study from Efilm, it works well. Do you know what wrong with this? Thanks.
The red STOP sign is displayed if the transfer syntax used to encode the Dicom image is not supported by the ImageMagick PHP extension used for converting the Dicom images into static JPG/GIF files.
If you click on the URL link underneath any of the STOP signs, the first line displayed is the transfer syntax used to encode the Dicom image. You can post it here along with the version of PacsOne Server you are running, so that we can determine if that transfer syntax is supported or not.
In any case, the STOP sign does not affect the other functionalities of PacsOne Server, and you should be able to pull or push those Dicom images to eFilm or other Dicom applications fine, and view the Dicom images from there instead of the converted JPG/GIF files from the web browser.
If you click on the URL link underneath any of the STOP signs, the first line displayed is the transfer syntax used to encode the Dicom image. You can post it here along with the version of PacsOne Server you are running, so that we can determine if that transfer syntax is supported or not.
In any case, the STOP sign does not affect the other functionalities of PacsOne Server, and you should be able to pull or push those Dicom images to eFilm or other Dicom applications fine, and view the Dicom images from there instead of the converted JPG/GIF files from the web browser.
It surely is.
Can you check if the ImageMagick PHP extension is loaded successfully from the output of the test page?
http://localhost/pacsone/Hello.php
Can you check if the ImageMagick PHP extension is loaded successfully from the output of the test page?
http://localhost/pacsone/Hello.php
Yes, I checked the http://localhost/pacsone/Hello.php, and ImageMagick PHP extension is enabled.
There are several lines I copied from the phpinfo().
ImageMagick support enabled
ImageMagick version 5.5.6
PHP imagick version 0.9.5
MaxRGB 65535
Supported image formats IMPLICIT
Font Family - Name AdvC39a - AdvC39a
Font Family - Name Agency FB - Agency-FB
Font Family - Name Agency FB - Agency-FB-Bold
Font Family - Name Algerian - Algerian
... ...
Can I send you one of the original dicom files to take a look?
There are several lines I copied from the phpinfo().
ImageMagick support enabled
ImageMagick version 5.5.6
PHP imagick version 0.9.5
MaxRGB 65535
Supported image formats IMPLICIT
Font Family - Name AdvC39a - AdvC39a
Font Family - Name Agency FB - Agency-FB
Font Family - Name Agency FB - Agency-FB-Bold
Font Family - Name Algerian - Algerian
... ...
Can I send you one of the original dicom files to take a look?
Yes, you can simply download one of those Dicom images shown in red STOP signs, by clicking on the checkbox in front of the STOP sign, then click on the <Download> button to download it into a zip file. Then please send the zip file to: mailto:pacsone@pacsone.net.