From 2cdb1f6eb7d6cd71097176d72e219ab2e26d355c Mon Sep 17 00:00:00 2001 From: Blaise deB Frederick Date: Wed, 14 Aug 2024 11:52:21 -0400 Subject: [PATCH] Update for 2.9.5.1 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eae9827d..f72030b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Release history +## Version 2.9.5.1 (8/14/24) +* (rapidtide) Backed off on using the gray matter mask to limit refine voxels. + ## Version 2.9.5 (8/14/24) * (rapidtide) Now specifying brainmask and/or graymattermask will automatically do smart processing enhancements. You can specify whitemattermask, but that currently does nothing except pass the map along. * (rapidtide) pickleft is now the default (you never don't want to do it). The argument to specify it does nothing, but doesn't throw an error. You can turn it off with nopickleft (but, seriously, don't).