astrochun / Metallicity_Stack_Commons

Set of common codes used in metallicity studies that use stacking techniques
MIT License
0 stars 1 forks source link

BUG: Handle both individual and composite measurements #70

Closed astrochun closed 4 years ago

astrochun commented 4 years ago

flux_ratios_dict is keyed in with logR23, logO32, two_beta and three_beta. This needs to change for allowance of composite measurements (_composite).

Best to implement this with an optional input of flux_type of either composite or individual.