Skip to content

Releases: cni/pfile-mr-classifier

1.6.0

20 Nov 18:37
Compare
Choose a tag to compare

NEW

  • Add support for gzipped and uncompressed pfiles (#1)

IMPROVEMENTS

  • Better error handling
  • Updates to classification for spectroscopy and functional data

1.5.2

01 Oct 17:12
Compare
Choose a tag to compare

NEW:

  • Update pfile_tools lib to include frame_count and num_overscan from the pfile header

1.5.1

01 Oct 17:13
Compare
Choose a tag to compare

NEW

  • Add "NIMS" to custom classification object for data that were migrated from NIMS.

1.5.0

01 Oct 17:15
Compare
Choose a tag to compare

NEW

  • add the psd to the custom classification object

CHANGES

  • no longer use MUX/SPIRAL RECON in the custom classifications

1.4.0

01 Oct 17:16
Compare
Choose a tag to compare

NEW

  • add zip comment to info object
  • Add archive contents to info object
  • default TZ to America/Los_Angeles

1.3.2

15 Aug 16:37
0b95829
Compare
Choose a tag to compare

NEW

  • Add zip file contents as a list on the file info metadata. This helps with various debug issues by allowing "at a glance" checks of a pfile archive's contents.

1.3.1

24 Jul 21:13
Compare
Choose a tag to compare

FIXES

  • Case where fieldmaps were being classified as functional t2* (#5)

1.3.0

24 Jul 21:11
Compare
Choose a tag to compare

NEW

  • Use PSD to determine data classification

1.2.1

25 Jun 21:04
Compare
Choose a tag to compare

FIX

  • Parse config/manifest using parse_config function, avoiding bash eval.

1.2.0

25 Jun 21:05
4659da9
Compare
Choose a tag to compare

NEW

  • Add multi-band and muxrecon classification entries.
  • Default TZ now 'UTC'