Add conquest configuration documentation

Issue #150 resolved
Ed McDonagh created an issue

And link to it from the website

Comments (3)

  1. David Platten

    Updated routine to create RDSR from Toshiba dose summary image. This is now called from a script in the Scripts Python folder. The routine itself is now run using celery by including @shared_task before the routine. This fixes a problem that I was having where importing Toshiba CT data using this routine blocked the celery task queue. References issue #480. I've also added an example dicom.ini file for Conquest, together with some Lua scripts that I am using to import data. I am now using Lua scripts in preference to Windows batch files. The current scripts contain some Windows-specific things, so aren't completely general at the moment. This references issue #150

    → <<cset 2bbfc1f23d02>>

  2. Log in to comment