astrochun / Evolution-of-Galaxies

Research with Dr. Chun Ly. I am working with a sample of ~4000 galaxies from the MACT and DEEP2 surveys. The goal is to determine a robust M-Z-SFR relation for galaxies at z<1 and examine its evolution over the past 8 billion years of cosmic time.
2 stars 0 forks source link

Adding logging tool for all print statements from analysis #48

Open astrochun opened 3 years ago

astrochun commented 3 years ago

Using similar codes that I have, create a LogClass object that enable easy logging.

Action items:

This should work with the MSC feature/48_logging enhancement