spice-herald / RQpy

This repository provides helpful tools for DM search analysis using detectors studied by the Pyle Group.
GNU General Public License v3.0
4 stars 3 forks source link

Add explicit seaborn import for loading icefire cmap #138

Closed slwatkins closed 5 years ago

slwatkins commented 5 years ago

Adding an explicit import for seaborn in order to load the various colormaps it adds to matplotlib (since we use icefire as a default for some of our plotting functions, e.g. rqpy.densityplot).