Skip to content

Releases: physiopy/phys2bids

2.6.2

15 Jul 08:22
Compare
Choose a tag to compare

🐛 Bug Fix

  • Remove breakpoint from workflow (@smoia)

Authors: 1

2.6.1

14 Jul 22:09
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, Stefano Moia (@smoia), for all your work!

🐛 Bug Fix

  • Rename "run" into "take" for clearer purposes and fix naming convention in multi-take overlapping #427 (@smoia)
  • Fix trigger plots when trigger has different sampling than time #426 (@smoia)
  • Prevent slicing from terminating program if end of last slice is above maximum timepoints. #425 (@smoia)
  • Update trigger threshold guess estimation to mean of trigger channel #377 (@62442katieb)

📝 Documentation

⚠️ Tests

  • Fix testing enviroment by using apt-get install build-essential rather than apt-get install make #413 (@vinferrer)

🏠 Internal

Authors: 4

2.6.0

18 Jun 13:05
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, Marcel Zwiers (@marcelzwiers), for all your work!

🚀 Enhancement

📝 Documentation

Authors: 2

2.5.0

12 May 15:17
Compare
Choose a tag to compare

🚀 Enhancement

  • Add additional automatic detection of the trigger based on time-domain analysis #391 (@drombas)

🏠 Internal

Authors: 2

2.4.1

11 Apr 08:44
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, David Romero-Bascones (@drombas), for all your work!

🐛 Bug Fix

  • correct chtrig check in phys2bids main workflow #390 (@drombas)

📝 Documentation

  • Clarify installation instructions and tutorial #382 (@drombas)

🏠 Internal

  • Provide the outcome of integration and documentation tests as downloadable artifacts from each Cirrus CI test page #384 (@vinferrer)

Authors: 2

2.4.0

17 Feb 17:41
Compare
Choose a tag to compare

🚀 Enhancement

🏠 Internal

  • Testing: Use only a Windows miniconda image instead of different images for each python version #381 (@vinferrer)

Authors: 2

2.3.3

21 Jan 15:45
Compare
Choose a tag to compare

🎉 This release contains work from a new contributor! 🎉

Thank you, Yaroslav Halchenko (@yarikoptic), for all your work!

🐛 Bug Fix

  • Stop using powershell as windows interpreter #379 (@vinferrer)
  • Update contributions and remove auto all-contribution plugin #372 (@smoia)
  • Replace utils.check_input_dir() with os.path.abspath() #368 (@vinferrer)

⚠️ Tests

🏠 Internal

Authors: 3

2.3.2

09 Dec 08:51
Compare
Choose a tag to compare

🐛 Bug Fix

  • Add 0 before run number to multi-run trigger plot file name #369 (@vinferrer)

⚠️ Tests

  • Add test to check that phys2bids output is BIDS compatible #362 (@vinferrer)
  • Fix call to conda environment reference in the test configuration file #363 (@eurunuela)

Authors: 2

2.3.1

30 Nov 15:15
Compare
Choose a tag to compare

🐛 Bug Fix

  • BlueprintInput deepcopies inputs at initialization #358 (@vinferrer)

Authors: 1

2.3.0

29 Nov 19:14
Compare
Choose a tag to compare

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ null@merelvdthiel

❤️ Inés Chavarría (@ineschh)

❤️ Vittorio Iacovella (@viacovella)

❤️ null@victox5

🚀 Enhancement

🐛 Bug Fix

  • Refactor io functions related to txt file imports. #349 (@vinferrer)
  • Refactor phys2bids interfaces into single script io.py #344 (@vinferrer)
  • Rename utils.writejson() to utils.write_json() to respect style conventions #346 (@merelvdthiel)
  • Replace custom function utils.path_exists_or_make_it() with core function os.makedirs() #345 (@merelvdthiel)
  • Rename function utils.writefile to utils.write_file to respect style conventions #343 (@ineschh)
  • Remove utils.move_file() function as it is no longer used in the toolbox #342 (@viacovella)
  • Updated versions required #7 ([email protected] @victox5)

⚠️ Pushed to master

📝 Documentation

⚠️ Tests

🏠 Internal

Authors: 9