FAST-HEP / fast-plotter

Manipulate binned pandas dataframes into plots
https://fast-hep.web.cern.ch
3 stars 8 forks source link

corr_matrices.py #27

Open GluonicPenguin opened 4 years ago

GluonicPenguin commented 4 years ago

Added a generic 2D plotting config using seaborn heatmaps, originally written for 2D dataframes produced in CHIP using fast-carpenter. This needs changing if it is to be general use in fast-plotter for 2D correlation plots.

codecov[bot] commented 4 years ago

Codecov Report

Merging #27 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #27   +/-   ##
====================================
  Coverage       0%    0%           
====================================
  Files           7     8    +1     
  Lines         772   828   +56     
====================================
- Misses        772   828   +56
Impacted Files Coverage Δ
fast_plotter/corr_matrices.py 0% <0%> (ø)