Notes:

Release Name: R2019a-v7.1.0

Notes:
Minor Release Notes (R2019a, v7.1.0)

 
Added

  • BIDS reader and example (Brain Imaging Data Structure, http://bids.neuroimaging.io/bids_spec.pd...) for *_physio.tsv[.gz]/.json files
  • Added BioPac txt-File read-in and example
  • Template example with all physio-fields for matlab script and settings as in default SPM batch
  • Started unit testing framework in folder tests
  • example functions for findpeaks and BIDS readin
  • reference data saved with example data in subfolder TestReferenceResults
  • reference data reflects physio structure after running example scripts with PhysIO R2019a


Changed
  • put all functions in code into subfolders relating to different modules: readin, sync, preproc, model, assess, utils (gitlab-issue #58)
  • updated deployment tapas_physio_init because of that
  • updated figure names to reflect respective code module
  • matlab-script examples now contain more comments
  • fixed internal bug that prepended absolute paths to input logfiles in automatic example generation
  • tapas_physio_create_noise_rois_regressors with more flexible ROI reslicing options (speed-up) and uses spm_erode (no Matlab image processing toolbox needed), thanks to a contribution by Benoît Béranger
  • introduced semantic version numbers for all previous releases, and changed Release numbering to R style
  • extended documentation (FAQ, new read-in BIDS)
  • several bugfixes (Sep 18 - Mar 19), see GitHub Issues


Removed
  • tapas_physio_findpeaks now refers to current Matlab signal processing toolbox implementation, instead of copy of older version
  • some Matlab toolbox dependencies by custom simplified functions (e.g., suptitle)

Changes: