diff --git a/NEWS.rst b/NEWS.rst index 1cc6725e1..3af1dcb58 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -17,8 +17,6 @@ Features - fmrisim: Added fitting procedure for SFNR and SNR parameters. Updated AR to be ARMA, involving both the generation and estimation. (`#372 `_) -- isc: Revamped ISC/ISFC functionality with more statistical tests. (`#384 - `_) - reprsimil: Added an option in BRSA to set the prior of SNR to be "equal" across all voxels. (`#387 `_) diff --git a/docs/newsfragments/384.feature b/docs/newsfragments/384.feature new file mode 100644 index 000000000..78396ce72 --- /dev/null +++ b/docs/newsfragments/384.feature @@ -0,0 +1 @@ +isc: Revamped ISC/ISFC functionality with more statistical tests.