NeuralAnalysis / PyalData

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

Remove and rename functions #75

Closed bagibence closed 3 years ago

bagibence commented 3 years ago
bagibence commented 3 years ago

Old functions in tools: getTDidx, projLow Old functions in utils: getSig, dimReduce

I'm not sure about binTD. @catiafortunato is that the same as combine_time_bins? Also not sure about truncTD. Is that replaced by restrict_to_interval or not?

catiafortunato commented 3 years ago

binTD is the same as combine_time_bins and truncTD is replaced by restrict_to_interval