phys2bids icon indicating copy to clipboard operation
phys2bids copied to clipboard

Python3 library to format physiological files in BIDS. At the moment, it supports Acqknowledge and Labchart. BrainHack participants, check the issues with the BrainHack labels!

Results 63 phys2bids issues
Sort by recently updated
recently updated
newest added

Functionality to read and process GE scanner physiological recording files is added to the tool. Users can enter a single scanner generated file (with the name given to it by...

Minormod

In order to minimize user input and to work around missing physio triggers, it would be nice to have a function that splits and labels physio files using scan information...

Closes #217 and supersedes #219. This is a reduced version of #219, with all extraneous changes removed. Here are the general steps for the proposed workflow: 1. Load relevant (currently...

Minormod

# Issue Workflow crashes when the last recorded run doesn't have enough signal at the end. This is caused by the padding added at the end of the run. A...

BugFIX

Hi, the outputs of manual physiological recordings with Siemens are not compatible with phys2bids. ## Detailed Description Manual physiological recording on Siemens Scanner may produce _.puls_, _.ecg_, etc. files. These...

Enhancement

Relates to #410 Python 3.6, the oldest python version physiopy supports, reached its EOL just before Christmas. On one side, dropping support would make our life easier - we could...

Discussion

Hi @physiopy/all!, I have finished drafting a first version of the OHBM 2022 abstract. You can find it [here](https://docs.google.com/document/d/1imklQjZFZ2RPg74oyhdGl5-9CBDGEoV3GSAsvAVExjk/edit?usp=sharing). Feel free to suggest/modify parts that may be improved. Remember that...

Discussion
Outreach

Addresses #405. The current implementation uses the official API, `sonpy`, from CED. `sonpy` is closed sourced. **In order to support `sonpy`, the minimal python version should be 3.7.** Hence I...

Things in physiopy are going slow these days, but in order to bring back some life to it, new form of governances might be of some help! One possible governance...

Discussion
Community

Closes #131 This is a follow-up of #243 as the branch on that PR got deleted. ## Proposed Changes - Adds the functionality to generate a report with phys2bids outputs...

Urgent
Minormod