Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove accepted and rejected time series from the standard file outputs and change denoised time series name (updated) #1033

Merged
merged 16 commits into from
Feb 20, 2024

Conversation

handwerkerd
Copy link
Member

Closes #819. Closes #1006.

This is an update to #1006 by @martaarbizu that includes changes to the docstrings describing the changed output file names.

Changes proposed in this pull request:

  • Remove accepted and rejected time series from the standard file outputs
  • Change the name of optcomDenoised to denoised

Removing files that were previously saved by default is a breaking change and renaming saved files is also a breaking change.

@handwerkerd handwerkerd added the breaking change WIll make a non-trivial change to outputs label Feb 18, 2024
Copy link

codecov bot commented Feb 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.55%. Comparing base (f1fbd02) to head (9d17268).
Report is 48 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1033      +/-   ##
==========================================
+ Coverage   89.54%   89.55%   +0.01%     
==========================================
  Files          26       26              
  Lines        3462     3466       +4     
  Branches      632      634       +2     
==========================================
+ Hits         3100     3104       +4     
  Misses        210      210              
  Partials      152      152              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

eurunuela
eurunuela previously approved these changes Feb 18, 2024
Copy link
Collaborator

@eurunuela eurunuela left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Member

@tsalo tsalo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple of small things.

tedana/io.py Show resolved Hide resolved
tedana/io.py Show resolved Hide resolved
tedana/io.py Outdated Show resolved Hide resolved
doc correction

Co-authored-by: Taylor Salo <tsalo90@gmail.com>
@handwerkerd handwerkerd merged commit 0d66342 into ME-ICA:main Feb 20, 2024
16 checks passed
@handwerkerd
Copy link
Member Author

@all-contributors please add @martaarbizu for code

Copy link
Contributor

@handwerkerd

I've put up a pull request to add @martaarbizu! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change WIll make a non-trivial change to outputs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove accepted and rejected time series from the standard file outputs
4 participants