PAHdb / pyPAHdb

A Python tool to decompose astronomical PAH emission into contributing PAH subclasses.
https://www.astrochemistry.org/pahdb/
BSD 3-Clause "New" or "Revised" License
7 stars 6 forks source link

Updated figure plotting in writer.py, and a few print statements #4

Closed mattjshannon closed 6 years ago

mattjshannon commented 6 years ago

The figure created by writer.py now has 4 panels: model vs. data, residuals, size fraction, charge fraction.

Also removed/adjusted a couple print statements.