NeuralAnalysis / PyalData

Repository for the Python implementation of the TrialData analysis library.
GNU General Public License v3.0
7 stars 9 forks source link

Fix time varying fields #96

Closed bagibence closed 3 years ago

bagibence commented 3 years ago

Include fields ending with "rates" when looking for a default ref_field and always take an optional ref_field argument where get_time_varying_fields is used.

Fixes #89

bagibence commented 3 years ago

Works for @JoannaChang, so merging.