Skip to content

Releases: physiopy/phys2bids

2.2.3

23 Oct 15:36

Choose a tag to compare

🐛 Bug Fix

  • Update PyYAML minimal requirements to avoid "FullLoader" attribute errors. #330 (@smoia)

Authors: 1

2.2.2

19 Oct 09:33

Choose a tag to compare

🐛 Bug Fix

  • Fix auto release workflow settings #323 (@smoia)

Authors: 1

2.2.1

19 Oct 09:23

Choose a tag to compare

🐛 Bug Fix

📝 Documentation

🏠 Internal

Authors: 2

BIDS formatting of physiological recordings

14 Oct 16:35

Choose a tag to compare

v2.2.0 (Wed Oct 14 2020)

🚀 Enhancement

  • Make trigger-based time-offset correction more generalisable (resample time before comparing it to trigger) #308 ([email protected])
  • Format logger to make terminal (stdout) more human readable #312 (@vinferrer)
  • Add (resampled) trigger to all output files #288 (@vinferrer)

🐛 Bug Fix

⚠️ Pushed to master

📝 Documentation

⚠️ Tests

🏠 Internal

  • Refactor txt.py chtrig parameter to improve code readability #305 (@vinferrer)

🖋️ Outreach

Authors: 3

BIDS formatting of physiological recordings

23 Jun 00:36
4e0cf9c

Choose a tag to compare

v2.1.0 (Tue Jun 23 2020)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Taylor Salo (@tsalo)

❤️ François Lespinasse (@sangfrois)

🚀 Enhancement

  • Add the possibility to split multi-run physiological recordings #206 (@sangfrois @smoia @rmarkello)
  • Create folder code/conversion to store trigger and channel plots, yaml and heuristic files and the call.sh file #256 (@vinferrer @eurunuela)
  • Add duecredit to handle citations #249 (@tsalo @smoia)
  • Generate dataset_description.json and README.md when they do not exist and update the json file when the subject is missing #255 (@vinferrer)
  • Create bids_ignore directory and redirect channels plot, trigger plot, logger output and subject log file to this directory #245 (@vinferrer @smoia)
  • Generate participants.tsv if it doesn't exist or update it if subject is missing in the file #244 (@eurunuela)

🐛 Bug Fix

⚠️ Tests

🏠 Internal

  • Automate python packaging #262 (@smoia)
  • Add zenodo default to improve automatic release tracking #261 (@smoia)

Authors: 9

BIDS formatting of physiological recordings v2.0.0

15 Jun 14:57

Choose a tag to compare

v2.0.0 (Mon Jun 15 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, Molly Bright (@BrightMG), for all your work!

💥 Breaking Change

  • Make heuristics a simple set of "if .. elif .. else" statements and use a dictionary instead of variables. #209 (@smoia)

🚀 Enhancement

  • Add BIDS-compatible automatic reformatting of units of measure #222 (@vinferrer @smoia @eurunuela)
  • Add getitem and eq methods to BlueprintInput for easier slicing and comparing #213 (@smoia)
  • Improve code compliance to BIDS in BlueprintOputput #189 (@smoia)

🐛 Bug Fix

⚠️ Pushed to master

  • Update ISSUE_TEMPLATE_MEETING.md (@smoia)
  • Update badges (@smoia)
  • Invert Cesar & Vicente, reorganise badges (@smoia)
  • Update heuristic.rst (@smoia)
  • Add heuristic link (@smoia)
  • Update card link (@smoia)
  • Add card and mattermost channel for BrainWeb (@smoia)
  • Add card for BrainWeb (@smoia)
  • Updates for the BrainWeb (@smoia)

📝 Documentation

⚠️ Tests

🏠 Internal

  • Move bids-related functions to dedicated file #234 (@smoia)
  • Remove bioread form required dependencies, ease extra modules installation #214 (@smoia @RayStick)
  • Reordering of import statements in the entire phys2bids project #195 (@eurunuela)

Authors: 8

BIDS formatting of physiological recordings v1.3.0-beta

06 Feb 21:52

Choose a tag to compare

New features:

BIDS formatting of physiological recordings

20 Dec 04:13
0de4c6b

Choose a tag to compare

v1.2.0-beta

Update README.md

phys2bids: quasi-automatic BIDS formatting of physiological recordings

02 Dec 13:50
8a7ae2b

Choose a tag to compare

Now supports LabChart files through .txt files with header

phys2bids: automatic BIDS formatting of physiological recordings

29 Nov 11:32
b0399b4

Choose a tag to compare

Merge pull request #52 from vinferrer/master

 Solving issue #51