You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(rapidtide, retroregress) Correctly output relevant maps when doing CVR processing. Closes #226. Thank you to https://github.com/beccaclements99 for finding this!
(rapiditde) Fixed a crashing bug when using PCA to estimate the initial sLFO regressor.
(happy) Made tensorflow an optional install because of more tf weirdness. If tensorflow is not present, default to using the pytorch deep learning filter. If tensorflow is present, enable the --usetensorflow option.
(package) Added support for python 3.14 (if you use 3.14, you cannot currently install tensorflow, so happy will use the pytorch deep learning filter).