Stefano Moia
Stefano Moia
I [tried to setup `auto`](https://github.com/physiopy/phys2bids/pull/313) in a [python repository](https://github.com/physiopy/phys2bids), without using npm - downloading the latest release from github - with [this Github action](https://github.com/physiopy/phys2bids/blob/master/.github/workflows/auto-release.yml). From the last [log of the...
**Describe the bug** During our last release of physiopy/phys2bids(https://github.com/physiopy/phys2bids), created by [this action](https://github.com/physiopy/phys2bids/runs/1470679789?check_suite_focus=true), one of our open issues was labelled as "released" and received quite some messages about being released...
**Describe the bug** Have a look at [this PR](https://github.com/physiopy/phys2bids/pull/134). I invoked the all-contributors-bot to add a contribution (I deleted the message to prevent the bot from keeping commenting), and it...
### Summary Following today's call (#569) and a discussion started in PR #568, there are tools to create automatic releases when an event take place (for instance, when a PR...
Closes #178 . @tsalo, apologies for the delay! The branch is incredibly behind `ME-ICA/tedana/master`, ~~but at first sight I didn't see any conflict related to lack of updates~~. Joke, this...
Hey there, I'm trying to set up `mkapi` to add the API of a package to its documentation. All is well, except for a module that contains a function with...
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...
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...
During OHBMH @htwangtw showed me [neo](https://github.com/NeuralEnsemble/python-neo/tree/master), a python package that can read a lot of different physiological file formats (see the list [here](https://neo.readthedocs.io/en/stable/io.html#module-neo.io)), like [Spike2](http://ced.co.uk/products/spkovin) as implemented [here](https://github.com/NeuralEnsemble/python-neo/blob/master/neo/rawio/spike2rawio.py). @htwangtw also...
We've been working for a while on phys2bids v2, but it might be time to move further and get a breaking improvement. For instance, we could simplify and adjust the...