Skip to content

Releases: VUIIS/dax

dax v2.2.1

26 Jun 13:08
66e2a84
Compare
Choose a tag to compare

Fix bug with upload threads

dax v2.2.0

26 Jun 00:12
32d09e0
Compare
Choose a tag to compare

-Add support for pet scans inputs
-Add option to set results dir when running dax upload
-Fix bug in XnatUtils
-Add URL encoding for SLURM script
-Switch htmlparser for python 3.9 compatibility

dax v2.1.0

30 Mar 00:03
49356c8
Compare
Choose a tag to compare

*Xnatdownload: new "rename" option to put scan ID in filenames
*documentation updates
*fix for readthedocs to build "main" branch instead of "master"
*fix bugs related to first installing and setting up

dax v2.0.0

23 Jan 23:37
c149f72
Compare
Choose a tag to compare

The major change in this version is the complete removal of dax_settings.ini. Most settings are now in the yaml settings file. These settings are written by dax manager or can be manually typed. Also, credentials are now only read from ~/.netrc for XNAT and email servers.

Other changes include:
*fix issue #303, dax manager override error
*fix issue #291, logic issue in XnatUtils.has_resource
*fix issue #284, bug in processor parser
*fix issue #280, missing outlog on upload
*fix issue #299, bug in upload one sub-directory
*fix issue #283, all settings in redcap
*fix issue #289 and #256, dax manager will now re-run project automatically whenever the yaml changes to effectively rebuild whenever redcap changes
*support "session" argument in dax launch (internal bug report)
*handle spaces in file paths for Xnatupload (internal bug report)
*finish moving settings to redcap and get rid of dax_settings.ini and dax_templates, except for job_template
*documentation improvements
*new mode option in instances redcap to allow "upload only"

dax v1.5.0

11 Sep 15:18
d822b3e
Compare
Choose a tag to compare

Changes in this version:
-randomly sort project order when launching new jobs
-handle instance disabled in REDCap
-improved error message for pyxnat db errors
-handle errors in redcap settings
-improved BIDS support
-documentation updates
-move templates to separate repo

dax v1.4.1

18 Jun 04:04
ae3681e
Compare
Choose a tag to compare

-Add dependency for nibabel
-Add requirement for python 3

dax v1.4.0

17 Jun 20:06
3d155ef
Compare
Choose a tag to compare

-New features to support BIDS format (See BIDSMapping and Xnatdownload tools)
-New feature to specify an account in the job template
-Bugfix for Xnatdownload
-More error checking in dax manager
-Remove readline dependency
-Documentation updates

dax v1.3.0

31 May 22:47
27e366f
Compare
Choose a tag to compare

-Improved dax manager that now collects any errors and emails them.
-Bug fixes for dax setup, Xnatdemographic
-Improved job template

dax v1.2.0

23 Apr 15:42
fae6d79
Compare
Choose a tag to compare

-Implements override of fmatch resource in a project.
-Bugfix for dax manager to not run any builds if max has been reached
-Bugfix for Xnatcheck

dax v1.1.0

09 Apr 17:55
b8a081b
Compare
Choose a tag to compare

New features and bug fixes:
-Implements uploading of build logs for each image session.
-Adds error checking of each copy command in job template.
-Several updates to docs.
-Updates jar for genprocdata XNAT plugin.
-Fixes fs6 upload/download tools.
-Fixes garbling of build logs when run via dax manager.
-More settings in redcap for dax manager.