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

Integrate Metallicity_Stack_Commons in general #2

Closed astrochun closed 4 years ago

astrochun commented 4 years ago

Changes to implement:

Refactoring:

  1. Import get_user to replace getuser()
  2. Import dir_date to replace get_time
  3. Import fitting_lines_dict to replace lambda0, line_type, and line_name
  4. Import k_dict to replace k_4363 and k_5007
  5. Import attenuation to replace dust_attenuation
astrochun commented 4 years ago

Changes implemented by @cmccormick1 in ba32ac9 and has been tested.

cmccormick1 commented 4 years ago

Testing Done:

  1. Visual check of directories/files being created to make sure they are the same as before.