diff --git a/NEWS.rst b/NEWS.rst index 3e94165de..19ae4f6d3 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -46,6 +46,8 @@ Features - fmrisim: Added fitting procedure for SFNR and SNR parameters. Updated AR to be ARMA, involving both the generation and estimation. (`#372 `_) +- searchlight: Halved memory usage when ``pool_size=1``. (`#386 + `_) - reprsimil: Added an option in BRSA to set the prior of SNR to be "equal" across all voxels. (`#387 `_)