astrochun / Zcalbase_gal

Python 3.x codes for Metallicity Calibration Database for galaxies (Zcalbase-gal)
2 stars 0 forks source link

Integrate Metallicity_Stack_Commons in Analysis/DEEP2_R23_O32/general #1

Closed astrochun closed 4 years ago

astrochun commented 4 years ago

Changes to implement:

Refactoring:

  1. import exclude_outliers(). Remove def exclude_outliers()
  2. import dir_date() to replace gettime()
  3. Import common variables to replace lambda0, line_type, and line_name

Testing

  1. Check that the same outliers are excluded with the new exclude_outliers()
  2. Check that we can recreate same folder structure
  3. Check that all desire wavelengths are included
Reagen commented 4 years ago

Tested with local and all three testing issues are working. ***New source added to the exclude_outliers() that differs from current exclude flag in master.