michaelschaub / calcium-imaging-analysis

3 stars 1 forks source link

Fix & rename spot-activity/dFC #132

Open DaminK opened 1 year ago

DaminK commented 1 year ago

Currently broken due to change in features.py (window is overwritten with config or none, overwrites default values in params_dict, wasn't a good way to do it anyways)

Current workaround is to just set window to 1 in the config (but it should be default, maybe make mean a seperate class that inherits from spot)