UnfoldBIDS v0.3.0
Breaking changes
- Updated to use Unfold v0.7
- rename function
UnfoldBIDS.add_latency_from_df
toUnfoldBIDS.rename_to_latency
according to suggestion in #85 - rename
data_df.data
todata_df.raw
to comply with MNE standard #86 - because of the new Unfold version needed: bugfix when
remove_time_expanded_Xs
Major changes
- new Unit testing #59
- documentation overhaul
- implemented better Artifact for testing and documentation
Minor changes
- better docstrings for all functions
- renaming of multiple internal variables
- added doc previews
Merged pull requests:
- Implement tests & Doc fixes (#84) (@ReneSkukies)
Closed issues: