baccuslab / pyret

Python tools for analysis of neurophysiology data
https://pyret.readthedocs.io/en/master/
MIT License
35 stars 8 forks source link

Added clim flag to take a color limit in visualizations.getsta() #56

Closed lmcintosh closed 9 years ago

nirum commented 9 years ago

I couldn't figure out how to merge this into dev instead of master, @lmcintosh can you just submit a PR to the dev branch instead?

also: we shouldn't need to set_clim inside of the animate function, doing it once when the figure is being set up should be sufficient