Package: WhiteStripe
Type: Package
Title: White Matter Normalization for Magnetic Resonance Images
Version: 2.4.3
Authors@R: c(
    person(given = "R. Taki",
       family = "Shinohara",
       email = "russell.shinohara@pennmedicine.upenn.edu",
       role = c("aut")),
    person(given = "John",
       family = "Muschelli",
       email = "muschellij2@gmail.com",
       role = c("aut", "cre"),
       comment = c(ORCID = "0000-0001-6469-1750"))
    )
Description: Shinohara (2014) <doi:10.1016/j.nicl.2014.08.008>
    introduced 'WhiteStripe', an intensity-based normalization of T1 
    and T2 images, where normal 
    appearing white matter performs well, but requires segmentation.
    This method performs white matter mean and standard deviation
    estimates on data that has been rigidly-registered to the 'MNI'
    template and uses histogram-based methods.
License: GPL-3
Depends: R (>= 2.10), methods
Imports: graphics, stats, utils, oro.nifti (>= 0.5.0), mgcv, neurobase
LazyData: true
BugReports: https://github.com/muschellij2/WhiteStripe/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
LazyDataCompression: xz
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-05-09 19:14:27 UTC; johnmuschelli
Author: R. Taki Shinohara [aut],
  John Muschelli [aut, cre] (<https://orcid.org/0000-0001-6469-1750>)
Maintainer: John Muschelli <muschellij2@gmail.com>
Repository: CRAN
Date/Publication: 2024-05-10 03:50:06 UTC
Built: R 4.3.3; ; 2024-05-10 07:20:50 UTC; unix
