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
Migrate notebook from legacy pySPFM.pySPFM() function to new
scikit-learn style SparseDeconvolution class API:
- Use SparseDeconvolution with fit/transform pattern
- Add NiftiMasker for data loading and inverse transformation
- Concatenate multi-echo data along time axis as required by new API
- Add documentation of model attributes (coef_, lambda_, hrf_matrix_)
- Save fitted signal and residuals as additional outputs
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>
0 commit comments