robbisg / sekupy

Detergent for Multivariate Analysis Pipelines of Neuroimaging data in Python
https://sekupy.readthedocs.io/
Other
1 stars 0 forks source link

Add _store_info and _get_filename in Analyzer #81

Open robbisg opened 3 years ago

robbisg commented 3 years ago

A new analysis must use _store_info in fit() and _get_filename in save(). These calls can be included in the super class.