Apr 1, 2019 12:06 PM
by
The latest beta version brings support for relative link paths in the local archive module.
When a DB is located on the removable drive and the images located on the same drive are imported as links, their paths are now stored as relative ones. This allows to open studies from such database even when the drive letter changes (e.g., when the usb drive is used in another computer).
Also, CUDA library was updated. So if you use GPU acceleration, you might need to update your NVIDIA drivers.
https://www.radiantviewer.com/beta/
Apr 2, 2019 07:27 AM
by Eisenhorn
Thank you!!!
Apr 5, 2019 05:09 PM
by Tommy
AVG antivirus prevents installation of latest 4.9.31 and 4.9.33 beta saying it is infected by FileRepMalware.
please check if it's a false positive.
Apr 5, 2019 08:37 PM
by
FileRepMalware means that the checked file has low reputation.
I'm not sure if we can do something about this... We'll explore the possibilities of whitelisting RadiAnt.
Apr 7, 2019 04:14 PM
by Tommy
now AVG accepts installation.
it seems it takes a few days to consider it a safe file
Apr 8, 2019 04:35 PM
by Raphael
I have updated to this Beta. I am having trouble with download´s speed, my server has 10mb dedicated and I have 280mb/s in my office, but it still download between 400-500 kb/s.
Is there a way to get better?
tks
Raphael
Apr 10, 2019 01:42 AM
by Guest
thank you
Apr 10, 2019 07:41 AM
by
@Raphael
There are many factors that can affect download speeds, especially when accessing your PACS server via VPN/WAN (and RadiAnt itself is not one of them, most probably...).
You can try to change the protocol from C-MOVE to C-GET (if your server supports it):
https://www.radiantviewer.com/dicom-viewer-manual/pacs-configuration.htm
This might speed things up a bit.
Apr 21, 2019 04:48 AM
by ysj
Google translation:
How do I remember to save some settings to the default settings? For example, I want to open 4 grid browsing images by default.
Original message:
如何记忆保存一些设置成默认设置?比如我想默认打开4个格子浏览图像
Apr 26, 2019 04:44 PM
by docDK
Thank you for your work! This is a great DICOM viewer!
Database proposal - add sorting by date, including intervals, as well as the ability to put a note on the study reading.
Apr 27, 2019 10:01 AM
by
@ysj
If you mean "hanging protocols", there is no such feature in RadiAnt yet.
You can however make RadiAnt open 2x2 empty panels by default - this can be set in the options.xml file -
https://www.radiantviewer.com/dicom-viewer-manual/options_xml.htm :
<screen>
<split c="2" r="2"/> <!-- default split screen preset c - columns, r - rows -->
<clp>0</clp> <!-- close panel button behavior (0 - closes panel, 1 - clears panel) -->
</screen>
@docDK
Thank you! You can sort studies imported to DB by date, just click the column header. More advanced filtering and commenting will be added in future versions.