Skip to content

Releases: juanprietob/xnat-rest

Sync two XNAT instances

11 Sep 18:55
Compare
Choose a tag to compare
  • The index.js is now implemented as a class library
  • It is now possible to include the library to manipulate two XNAT instances.
  • Retrieve any file from the XNAT instance as a stream
    -- Pipe the stream wherever you want, i.e., to a different XNAT instance .

Manipulate your xnat instance from the command line

11 Sep 18:50
Compare
Choose a tag to compare

This release allows operations to import dicom datasets, create resources, import converted images, change quality control labels.