khanlab / khanlab/mp2rage_correction
R1map
Open
- Dominant language
- MATLAB
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Would be good to compute the R1map as part of this script as well (or alternative as part of some MP2RAGE prepping script).
One way using fslmaths: convert milliseconds --> seconds then get reciprocal:
`fslmaths -div 1000 -recip `
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the script that prepares or corrects MP2RAGE maps and identify where the T1 map is written. Implement the requested R1 map computation using the stated millisecond-to-second conversion and reciprocal operation, then verify that the expected R1 map output is produced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matlab
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100