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 inverse normalize workflow #784

Merged
merged 23 commits into from
Nov 3, 2022
Merged

Conversation

Remi-Gau
Copy link
Contributor

@Remi-Gau Remi-Gau commented Nov 2, 2022

also closes #583

pre-commit-ci bot and others added 15 commits October 31, 2022 20:09
updates:
- [github.com/asottile/reorder_python_imports: v3.8.5 → v3.9.0](asottile/reorder-python-imports@v3.8.5...v3.9.0)
…ate-config

[pre-commit.ci] pre-commit autoupdate
[ENH] add csf tpm to lesion detection and update submodules
Bumps [lib/spmup](https://github.com/CPernet/spmup) from `41a4b7f` to `ed432c8`.
- [Release notes](https://github.com/CPernet/spmup/releases)
- [Commits](CPernet/spmup@41a4b7f...ed432c8)

---
updated-dependencies:
- dependency-name: lib/spmup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lib/octache](https://github.com/Remi-Gau/Octache) from `5d27d60` to `c1b811a`.
- [Release notes](https://github.com/Remi-Gau/Octache/releases)
- [Commits](Remi-Gau/Octache@5d27d60...c1b811a)

---
updated-dependencies:
- dependency-name: lib/octache
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lib/riksneurotools](https://github.com/MRC-CBU/riksneurotools) from `363420b` to `20e7205`.
- [Release notes](https://github.com/MRC-CBU/riksneurotools/releases)
- [Commits](MRC-CBU/riksneurotools@363420b...20e7205)

---
updated-dependencies:
- dependency-name: lib/riksneurotools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [tools/stats_model](https://github.com/bids-standard/stats-models) from `96e6845` to `da7aa01`.
- [Release notes](https://github.com/bids-standard/stats-models/releases)
- [Commits](bids-standard/stats-models@96e6845...da7aa01)

---
updated-dependencies:
- dependency-name: tools/stats_model
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lib/slice_display](https://github.com/cpp-lln-lab/slice_display) from `3f7ef00` to `4326779`.
- [Release notes](https://github.com/cpp-lln-lab/slice_display/releases)
- [Commits](cpp-lln-lab/slice_display@3f7ef00...4326779)

---
updated-dependencies:
- dependency-name: lib/slice_display
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…ules/lib/octache-c1b811a

Bump lib/octache from `5d27d60` to `c1b811a`
…ules/lib/riksneurotools-20e7205

Bump lib/riksneurotools from `363420b` to `20e7205`
…ules/tools/stats_model-da7aa01

Bump tools/stats_model from `96e6845` to `da7aa01`
…ules/lib/slice_display-4326779

Bump lib/slice_display from `3f7ef00` to `4326779`
…ules/lib/spmup-ed432c8

Bump lib/spmup from `41a4b7f` to `ed432c8`
@codecov
Copy link

codecov bot commented Nov 2, 2022

Codecov Report

Merging #784 (434c08d) into dev (957981d) will increase coverage by 0.18%.
The diff coverage is 61.90%.

@@            Coverage Diff             @@
##              dev     #784      +/-   ##
==========================================
+ Coverage   77.62%   77.80%   +0.18%     
==========================================
  Files         218      220       +2     
  Lines        5775     5795      +20     
==========================================
+ Hits         4483     4509      +26     
+ Misses       1292     1286       -6     
Flag Coverage Δ
matlab 77.65% <61.90%> (+0.18%) ⬆️
octave 75.70% <61.90%> (+0.18%) ⬆️

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

Impacted Files Coverage Δ
src/QA/anatomicalQA.m 0.00% <ø> (ø)
src/defaults/checkOptions.m 96.36% <ø> (ø)
src/defaults/setRenamingConfig.m 79.56% <ø> (ø)
src/workflows/roi/bidsCreateROI.m 0.00% <0.00%> (ø)
src/batches/preproc/setBatchInverseNormalize.m 66.66% <66.66%> (ø)
src/workflows/bidsInverseNormalize.m 66.66% <66.66%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@Remi-Gau Remi-Gau merged commit cd835a5 into cpp-lln-lab:dev Nov 3, 2022
@Remi-Gau Remi-Gau deleted the inv_norm branch November 3, 2022 07:12
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.

1 participant