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 emission_line_fit #4

Closed astrochun closed 4 years ago

astrochun commented 4 years ago

Import Metallicity_Stack_Commons.fitting to retrieve:

  1. movingaverage_box1D()
  2. gauss()
  3. double_gauss()
  4. oxy2_gauss()
  5. rms_func()
  6. con1
astrochun commented 4 years ago

Changes implemented by @cmccormick1 in 66a5e23

cmccormick1 commented 4 years ago

Testing Done:

  1. Visual check of fitting and values on plots to make sure they are the same.