Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mathieuboudreau
Copy link
Member

Resolves #493

@codecov
Copy link

codecov bot commented Nov 24, 2023

Codecov Report

Merging #498 (9ba631d) into master (e55a5fa) will decrease coverage by 0.05%.
The diff coverage is 10.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #498      +/-   ##
==========================================
- Coverage   47.38%   47.34%   -0.05%     
==========================================
  Files         260      260              
  Lines        8657     8667      +10     
==========================================
+ Hits         4102     4103       +1     
- Misses       4555     4564       +9     
Flag Coverage Δ
matlab 46.52% <10.00%> (-0.05%) ⬇️
octave 37.10% <10.00%> (-0.04%) ⬇️

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

Files Coverage Δ
src/Models/T1_relaxometry/mp2rage.m 60.97% <10.00%> (-7.08%) ⬇️

Continue to review full report in Codecov by Sentry.

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

Copy link
Member

@agahkarakuzu agahkarakuzu left a comment

Choose a reason for hiding this comment

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

@mathieuboudreau thank you for adding this option, looks good to me!

@mathieuboudreau mathieuboudreau merged commit 5523e30 into master Dec 7, 2023
@TimmWetzel TimmWetzel mentioned this pull request Jun 10, 2024
mathieuboudreau added a commit that referenced this pull request Aug 6, 2024
* Filter doesn't work on octave, patch it (#483)

* Bug fixed : bounds for fitting mono T2 (#488)

* Bug fixed : bounds for fitting mono T2

* Fix the -Fix- behaviour

* Update mono_t2 full dataset (now ver 3) and partial dataset (now ver 2) on osf

---------

Co-authored-by: Mathieu Boudreau <[email protected]>

* Fix nifti scaling bug when saving qMRI maps (#495)

Only happens if the input files had scale factors set, as their header are used for a template.

* Fix isempty bug for doc data download (#496)

* Correct excitation flip angles in R1 and A calculations when B1 input exists (#497)

* Correct flip angles in R1, A, and MTsat calculations when B1 input exists

* Revert inclusion of B1 correction in MTsat(Inds) following discussion & threads (for now, at least)

* Factor out B1 multiplications

* MP2RAGE: Add magnitude-only data functionality (#498)

---------

Co-authored-by: BusraBulut222 <[email protected]>
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.

MP2RAGE can't process magnitude-only INV1 and INV2 images

3 participants