Code
Hi Marcel,
it is from several versions that I find this bug. If I make a query with K-PACS the exam date is returned, while with radiant, osirix and other viewers this field is not visible.
You can see this from the attached file.
Query on the same dicom server
Yes, they are old images no longer present on the tac. Can't I do anything with the dgate? How do I use dcmtk?
I thank you for the support. You're always very kind
I use the newly released 1419d version and the Centos 6.10 operating system.
I can't view the image with any viewer. I tried with Osirix, Radiant, IQ View but the image is always damaged. If instead the amount is directly, the image can be seen correctly.
It is only damaged with the retrive from the dgate.
Pippo
Hi Marcel,
I did a test with the attached image and dgate corrupts the file. I tried setting the Acrnema in UN and AS but on Osirix and Radiant the images are damaged. You could verify? They are RLE images.
activated the sop - dgatesop.lst
RLELossless 1.2.840.10008.1.2.5 transfer LittleEndianExplicit
The attached file is imported from another dicom server. I did ./dgate -r to build the db
Hi,
I also tried the opposite and it does not work
Paolo
Excuse me I wrote badly the command on the forum. I do it like this:
./dgate64 --movestudies:DWR,CONQUEST,20180101-20180601
I confirm that when I launch the command nothing happens.
I configured the remote node in the acromema but when I launch the command ./dgate64 --movestudies: DWR, CONQUEST, 20180101-20180601, on hell it does not give me any results and nothing happens on the remote server. Also on the logs there is no query.
Do I have to configure something on the dicom.ini?
I'm sorry, Marcel, but I can not understand.
I installed the dgate on a Centos server with mysql database.
I should import on this server dicom of the exams from another dicom server.
I entered the data from the remote dicom server on the acrnema.map.
The dicom data of the remote server are as follows:
Aetitle: DWR
Port: 4004
IP: 192.168.1.100
The dicom data of the local server are the following:
Aetitle: CONQUEST
Port 4006
Ip: 192.168.1.1
On the acrnema.map I entered the following string:
DWR 192.168.1.100 4004 un
What do I have to do now?
do I have to configure the dicom.ini in a particular way?
what command should I launch?
I tried to run the following command but the remote dicom server does not receive any requests
./dgate64 --movestudies: DWR, 20180101-20180601
Can you help me?
Thank you very much
Thanks Marcel.
I should import from the remote server to the local conquest.
On the acrnema do I have to put only the remote destination or even the local conquest server?
If I did not understand the configuration in my case it should be this:
acrnema.map
DWR 192.168.1.100 4004 un
comand dgate:
./dgate64 --movestudies:DWR,20180101-20180601
it's correct?
Centos 6.9
but ip address and Aetitle of the remote dicom server where they are inserted?
my dicom data is:
Aetitle: CONQUEST
Port 4006
Ip: 192.168.1.1
the dicom server data of the dicom server from which I need to import are:
Aetitle: DWR
Port: 4004
IP: 192.168.1.100
You could give me an example of syntax
Thanks for the support Marcel
hello everyone,
do you know if you can make the retrive from another dicom server whit dgate?
I would like to use dgate to import dicom exams from another dicom archive
I have IP AETITLE and port this pacs
should I use this syntax? : --movestudies:source,dest,date(range)
thank you so much