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

quality analysis after pre-processing #98

Merged
merged 28 commits into from
Oct 24, 2020

Conversation

Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented Sep 27, 2020

This will use spmup to create a quality control pipeline after pre-processing.

This won't replace fMRIprep and is not meant to but some of us can't unfortunately fMRIprep on their data. 😢

So far this reuses a lot of the BIDS pipeline that exists already as part of spmup.

  • check that spmup runs on octave

@Remi-Gau
Copy link
Contributor Author

should implement several aspects of #67

@codecov
Copy link

codecov bot commented Oct 22, 2020

Codecov Report

Merging #98 into dev will decrease coverage by 1.35%.
The diff coverage is 40.41%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #98      +/-   ##
==========================================
- Coverage   46.52%   45.17%   -1.36%     
==========================================
  Files          59       66       +7     
  Lines        1324     1388      +64     
==========================================
+ Hits          616      627      +11     
- Misses        708      761      +53     
Impacted Files Coverage Δ
src/QA/anatomicalQA.m 0.00% <0.00%> (ø)
src/QA/functionalQA.m 0.00% <0.00%> (ø)
src/concatBetaImgTmaps.m 0.00% <0.00%> (ø)
src/mancoreg/mancoregCallbacks.m 0.00% <0.00%> (ø)
src/spmBatching/bidsResliceTpmToFunc.m 0.00% <0.00%> (ø)
src/spmBatching/setBatchFactorialDesign.m 0.00% <0.00%> (ø)
src/spmBatching/setBatchMeanAnatAndMask.m 0.00% <0.00%> (ø)
src/spmBatching/setBatchReslice.m 0.00% <0.00%> (ø)
src/spmBatching/setBatchSubjectLevelGLMSpec.m 0.00% <0.00%> (ø)
src/spmBatching/setBatchRealign.m 67.85% <80.00%> (ø)
... and 23 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b6938fc...2838c42. Read the comment docs.

@Remi-Gau
Copy link
Contributor Author

Remi-Gau commented Oct 24, 2020

  • make output of QA more BIDS derivative compatible
    • confounds file with dictionary

might require some fix in spmup
CPernet/spmup#15

@Remi-Gau Remi-Gau added this to the v0.1.0 milestone Oct 24, 2020
@Remi-Gau Remi-Gau changed the title [WIP] quality analysis after pre-processing quality analysis after pre-processing Oct 24, 2020
@Remi-Gau
Copy link
Contributor Author

Remi-Gau commented Oct 24, 2020

  • separate anat and func QA pipeline
  • add tests

@Remi-Gau Remi-Gau linked an issue Oct 24, 2020 that may be closed by this pull request
2 tasks
@Remi-Gau Remi-Gau merged commit 9ac5027 into cpp-lln-lab:dev Oct 24, 2020
@Remi-Gau Remi-Gau deleted the remi-preproc_QA branch October 24, 2020 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant