Package: WhiteStripe Type: Package Title: White Matter Normalization for Magnetic Resonance Images Version: 2.5.0 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) 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.2 Repository: https://muschellij2.r-universe.dev Date/Publication: 2025-07-23 14:18:32 UTC RemoteUrl: https://github.com/muschellij2/whitestripe RemoteRef: HEAD RemoteSha: 50f1f3fb6028c09e6dfd8107f10a3960a2d5cb9b NeedsCompilation: no Packaged: 2026-06-13 06:39:23 UTC; root Author: R. Taki Shinohara [aut], John Muschelli [aut, cre] (ORCID: ) Maintainer: John Muschelli