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

EHN save denoising details into meta data #145

Merged
merged 6 commits into from
May 17, 2024
Merged

EHN save denoising details into meta data #145

merged 6 commits into from
May 17, 2024

Conversation

htwangtw
Copy link
Collaborator

@htwangtw htwangtw commented May 16, 2024

Close #144 #135 #136

  • Remove recursive call of functions in __init__.py
  • New function grabbing denoising meta data

Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.58%. Comparing base (d722c8a) to head (c2dd410).
Report is 14 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
+ Coverage   92.20%   92.58%   +0.38%     
==========================================
  Files          17       18       +1     
  Lines         680      715      +35     
==========================================
+ Hits          627      662      +35     
  Misses         53       53              
Files Coverage Δ
giga_connectome/__init__.py 71.42% <ø> (-10.39%) ⬇️
giga_connectome/denoise.py 88.33% <100.00%> (+3.55%) ⬆️
giga_connectome/postprocess.py 89.04% <100.00%> (+0.46%) ⬆️
giga_connectome/tests/test_atlas.py 100.00% <100.00%> (ø)
giga_connectome/tests/test_denoise.py 100.00% <100.00%> (ø)
giga_connectome/workflow.py 89.36% <100.00%> (+0.98%) ⬆️

@htwangtw
Copy link
Collaborator Author

@HippocampusGirl 🎉

@htwangtw htwangtw merged commit ced47b3 into main May 17, 2024
18 checks passed
@htwangtw htwangtw deleted the enh/metadata branch May 31, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the number of confound regressors used to the BIDS metadata
1 participant