Eneko Uruñuela
Eneko Uruñuela
Closes #650 and #687 . Changes proposed in this pull request: - [x] Add a function to return system info, then save it into a json file. - [x] Save...
### Summary This issue is a result of [this post on Neurostars](https://neurostars.org/t/question-about-rica-tedana-manual-ica-classification/21654/11?u=e.urunuela). Folks are finding it difficult to know how to use the component table created by Rica to rerun...
Hello, I am not sure this is the right place to ask this. I would love to add `pylops` to my algorithms, but I mainly work with multivariate formulations, i.e.,...
I think it would be very useful if pewpew could clean up unused branches too. This is something that really annoys me when I use the GitHub desktop app.
I use AFNI's `3dNotes -h "{command}" {filename}` command a lot but it requires the use of `subprocess.run()` to run it from Python. I believe `nibabel` should provide this feature in...
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...
## Expected Behavior When running pytest on CircleCI, Travis and Azure, the trigger plots should get saved. ## Actual Behavior Trigger plots don't get saved when running pytest on CircleCI,...
## Context / Motivation Some of the Exceptions have no type defined. Better defining them would make reading exceptions and testing easier. This issue is a follow-up of [a comment...
As discussed in our last meeting, it would be very interesting to have some kind of report that contains all the outputs phys2bids currently provides. This feature would unify our...
### Summary Stems off #879. A number of users have mentioned in the past they would love tedana to consider regressors (good and bad) to better classify ICA components. ###...