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 newindex_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
- Add evaluation bidslayout update by @sebastientourbier in #1
Full Changelog: 0.0.1...0.0.2