Skip to content

0.0.2

Latest
Compare
Choose a tag to compare
@sebastientourbier sebastientourbier released this 19 Dec 10:49
· 6 commits to main since this release
f28dc81

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