Skip to content

Releases: Lundin-brain-tumour-research-center/pybids_performance_eval

0.0.2

19 Dec 10:49
f28dc81
Compare
Choose a tag to compare

This freezes the second version of the project which in addition to the performance evaluation of the BIDSLayout object initialization, provides:

  • Implementation of BIDSLayoutIndexerPatch(BIDSLayoutIndexer) with a new index_dir method to support the update of the BIDSLayout object when new files are added (e.g. incremental indexing).
  • Performance evaluation of update of the BIDSLayout object / database when files for a new subject are added.

What's Changed

Full Changelog: 0.0.1...0.0.2

0.0.1

19 Dec 10:15
Compare
Choose a tag to compare

This freezes the initial POC version of the project which only evaluated performance of BIDSLayout object initialization on different datasets with increased number of subjects.

Full Changelog: https://github.com/TranslationalML/pybids_performance_eval/commits/0.0.1