AllenInstitute / visual_behavior_analysis

Python package for analyzing behavioral data for Brain Observatory: Visual Behavior
Other
21 stars 6 forks source link

removing sns.set_context #814

Closed alexpiet closed 2 years ago

alexpiet commented 2 years ago

PR #804 added a sns.set_context() call in visualization/utils that caused plots to look unexpectedly different. I'm removing that set_context() call.