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

Add surface heat kernel smoothing #278

Closed cfhammill closed 4 years ago

cfhammill commented 4 years ago

Migrating PR #277 to merge on to develop instead of master (I think the branches are presently at parity anyway).

cfhammill commented 4 years ago

Unfortunately this won't rebase merge cleanly, so I'll do the pull manually, and close once it's complete.

cfhammill commented 4 years ago

Oh no, I didn't pay enough attention, I didn't mean get rid of the man page for your code, but the commit modified all the other man pages in RMINC.

Everything should be fine now, commit history is a bit messy, but preferable to force push at this stage. Everything is in develop, hooray!