Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 1 KB

CHANGELOG.md

File metadata and controls

30 lines (25 loc) · 1 KB

Changelog

All notable changes to the qMRWrappers project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v1.0.0

Released on 2020-02-02

Added

  • ==========================================
  • mt_sat_wrapper.m: Wrapper for MTsat fitting.
    • Accepts BIDS and custom conventions.
    • Timing parameters in json files are in milliseconds.
    • TR is named as RepetitionTime NOT RepetitionTimeExcitation
  • ===========================================
  • filter_map_wrapper.m: Wrapper for filtering B1 maps.
  • ===========================================
  • init_qmrlab_wrapper.sh
    • To checkout a specific version or the latest version of this repo.
    • Example: sh init_qmrlab_wrapper v1.0.0
  • ===========================================
  • version.txt
    • Keep record of the latest tag.

Changed

  • Nothing changed.

Removed

  • Nothing removed.