Closed kadrlica closed 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
if martin
@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