jennykim1016 / OM10

Tools for working with the Oguri & Marshall (2010) mock catalog of strong gravitational lenses
MIT License
0 stars 0 forks source link

Improve the cornerplot #9

Closed jennykim1016 closed 7 years ago

jennykim1016 commented 7 years ago
  1. I could check the optional keywords to make blue contours smoother.(The blue contours are the synthetically colored OM10 lenses)
  2. I could set an alpha parameter to make the red graph transparent.
jennykim1016 commented 7 years ago
  1. I originally thought smooth can only be from 0.0 to 1.0, but it can be any float value. I adjusted to 1.3, and it looked much smoother.

  2. hist_kwargs and hist2d_kwargs take care of it! I can use alpha parameters or set lines to be dotted lines.