Releases: Lundin-brain-tumour-research-center/pybids_performance_eval
Releases · Lundin-brain-tumour-research-center/pybids_performance_eval
0.0.2
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
0.0.1
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