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

[ENH] add metadata to preprocessed derivatives #580

Merged
merged 21 commits into from
May 28, 2022

Conversation

Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented May 22, 2022

update metadata of derivatives

closes #440

@codecov
Copy link

codecov bot commented May 22, 2022

Codecov Report

Merging #580 (d971c90) into dev (d0e2d4a) will increase coverage by 0.38%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              dev     #580      +/-   ##
==========================================
+ Coverage   74.22%   74.60%   +0.38%     
==========================================
  Files         199      198       -1     
  Lines        4795     4801       +6     
==========================================
+ Hits         3559     3582      +23     
+ Misses       1236     1219      -17     
Flag Coverage Δ
unittests 74.60% <100.00%> (+0.38%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/workflows/lesion/bidsLesionSegmentation.m 0.00% <ø> (ø)
src/workflows/preproc/bidsGenerateT1map.m 100.00% <ø> (ø)
src/workflows/preproc/bidsRealignReslice.m 45.83% <ø> (ø)
src/workflows/preproc/bidsResliceTpmToFunc.m 0.00% <ø> (ø)
src/workflows/preproc/bidsSpatialPrepro.m 78.26% <ø> (ø)
src/batches/preproc/setBatchSkullStripping.m 80.43% <100.00%> (+0.43%) ⬆️
src/workflows/bidsRename.m 97.29% <100.00%> (+18.13%) ⬆️
src/workflows/lesion/bidsLesionOverlapMap.m 0.00% <0.00%> (ø)
src/batches/lesion/setBatchLesionOverlapMap.m 0.00% <0.00%> (ø)
... and 4 more

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@Remi-Gau Remi-Gau changed the title [WIP][ENH] add metadata to preprocessed derivatives [ENH] add metadata to preprocessed derivatives May 28, 2022
@Remi-Gau Remi-Gau added this to the v2.0.0 milestone May 28, 2022
@Remi-Gau Remi-Gau merged commit 5be9398 into cpp-lln-lab:dev May 28, 2022
@Remi-Gau Remi-Gau deleted the doc_meta branch May 28, 2022 13:35
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.

[ENH]: see BEP on BIDS derivatives for better naming of the output of the preprocessing
1 participant