Skip to main content

t2star_from_r2star

Function t2star_from_r2star 

Source
pub fn t2star_from_r2star(r2star: &[f64]) -> Vec<f64>
Expand description

Convert an R2* map (Hz) to a T2* map (seconds).

T2* = 1 / R2* for voxels where R2* > 0; zero otherwise.