DarkEnergySurvey / ugali

Ultra-faint galaxy likelihood toolkit
MIT License
14 stars 15 forks source link

Add Martin surface brightness to results #81

Closed kadrlica closed 3 years ago

kadrlica commented 3 years ago

@willcerny tracking this as a separate issue since #78 is closed. It should be pretty easy to calculated surface brightness from the Martin mag if it exists and output it as an additional results field. Basically add something like this inside the if martin block: https://github.com/DarkEnergySurvey/ugali/blob/93ca16f908c7b1e31c12c817fdbbe96c503fda0b/ugali/analysis/results.py#L267-L268