Mouse-Imaging-Centre / RMINC

Statistics for MINC volumes: A library to integrate voxel-based statistics for MINC volumes into the R environment. Supports getting and writing of MINC volumes, running voxel-wise linear models, correlations, etc.; correcting for multiple comparisons using the False Discovery Rate, and more. With contributions from Jason Lerch, Chris Hammill, Jim Nikelski and Matthijs van Eede. Some additional information can be found here:
https://mouse-imaging-centre.github.io/RMINC
Other
22 stars 17 forks source link

anatGetAll should error out about can't read defs before doing all the hard work #260

Closed gdevenyi closed 4 years ago

gdevenyi commented 5 years ago

If the defs file is mangled or missing anatGetAll should bail out before calculating everything instead of after.

cfhammill commented 5 years ago

Good point.

cfhammill commented 4 years ago

Added in develop