Recent Activities

  • stridde

    Added the version 6.2.0 of the file DICOMReader DICOM Conformance Statements.
    File Version
    Filename: DICOMReader 6.2 DICOM Conformance Statement - 001R.pdf
    Type: PDF
    Language: English
  • stridde

    Added the version 6.2.0 of the file DICOMReader DICOM Instructions for Use in English.
    File Version
    Filename: DICOMReader 6.2 Instructions for Use - 001R.pdf
    Type: PDF
    Language: English
  • stridde

    Added the version 6.2.0 of the file DICOMReader Administration Guides.
    File Version
    Filename: DICOMReader 6.2 Administration Guide - 001R.pdf
    Type: PDF
    Language: English
  • habrich

    Added the version 6.2.0 of the file DICOMReader.
    File Version
    Unified License Model: DICOMReader 6.2 now comes in one single PRO edition that includes the full feature set. BASIC license edition has been discontinued.

    Features


    Support of ZIP archives for importing images: DICOMReader now supports importing…
  • marcelvanherk

    Wrote a comment on marcelvanherk’s wall.
    Wall Comment
    Try:

    ImportConverter0 = C:\Users\card0462\AppData\Local\Programs\Python\Python313\python.exe G:\extract_pdf.py %f

    You can later add a test for PDF with ifequal "%m","EDPF"; or whatever the modaiity is.

    Marcel
  • mykeymac

    Wrote a comment on marcelvanherk’s wall.
    Wall Comment
    Hi Marcel,

    I'm having some fun and games trying to launch a python script to extract an encapsulated pdf, give it a filename using the PatientID and save to a folder just for the PDFs. I've tried a number of import converters but without any success.…
  • HappyComrade

    Post
    Hm, interesting. I got 40 Tb storage. Maximum that i tried by -ff function - 5 Tb.
  • marcelvanherk

    Post
    I think it queries all images to be deleted, so that may run out of memory.

    Marcel
  • HappyComrade

    Post
    Yep, I tried to delete much less and its work. The question is what changed for program, that its start to be problem...but its ritorical).
    Thanks!
  • marcelvanherk

    Post
    Maybe you can set

    LRUSort =

    in dicom.ini. This selects another algorithm to cleanup that might be lighter on memory. It may be you have so complex patients in the last 1000 that it runs out of memory.

    Marcel
  • marcelvanherk

    Post
    Hi, I think you are maybe deleting too much at once. Let me check the ff option a bit later
  • HappyComrade

    Thread
    Hello.
    Unfortunately, got some problems with deleting old patients studies at last time.
    For example:
    Start cmd.exe
    cd get_to_right_directory and start dgate64 -ff****mb
    But at last few times it do nothing and after some time i got such messages:
    1.…
  • SDTux

    Reaction (File)

    :!:A working installation of MySQL 8.0.41 is a mandatory prerequisite for iQ-WEB 7.2.9.

    Click on "Download" or use the link above in order to get evaluation versions of iQ-WEB and the respective add-ons, which are limited in time. They run for 30 days.…
  • Erik Virtel

    Post
    you can download it in the download center https://forum.iq-image.com/fil…cs-installer-en/#versions
  • drbulus

    Thread
    Dear All,
    I want a fresh copy of K-PACS Workstation (Version 1.5 or 1.6). My system crashed and my back-up external hard disk is unreadable as it was subjected to a strong magnetic field. Thank you. My email address is drbulus@yahoo.com.
  • drbulus

    Now follows stridde.
    Follow
  • drbulus

    Wrote a comment on drbulus’s wall.
    Wall Comment
    Dear All,
    I want a fresh copy of K-PACS Workstation (Version 1.5 or 1.6). My system crashed and my back-up external hard disk is unreadable as it was subjected to a strong magnetic field. Thank you. My email address is drbulus@yahoo.com.
  • eschah2

    Replied to the thread Merge Dicom File Storages.
    Post
    Hi Marcel,
    Thank you for the elegant approach, as the move works without server downtime, even if it takes some time!

    With kind regards
    emil
  • marcelvanherk

    Replied to the thread Merge Dicom File Storages.
    Post
    Yes,

    something like

    dgate64 -aeFROM,TO

    where FROM is MAG1 and TO is MAG0

    Alternatively:

    dgate64 -amMAG1,MAG0

    copies and verifies the data and changes the database.

    This would run a long time but runs while the server is active and all data is…
  • eschah2

    Posted the thread Merge Dicom File Storages.
    Thread
    Hi,
    We use Conquest with the integrated SQL-Lite database and 2x hard disks (MAG0, MAG1) for Storage von Dicom-files.
    Now we would like to merge the Dicom-files onto new hard disk (MAG3).

    Is there a way to copy the data via operating system (windows)…