Skip to content

Commit

Permalink
added reference to ab calculation function
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan-Torge Schindler committed Sep 11, 2023
1 parent 1498387 commit dd639b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sculptor/speconed.py
Original file line number Diff line number Diff line change
Expand Up @@ -1967,6 +1967,8 @@ def calculate_passband_ab_magnitude(self, passband,
force=False):
"""Calculate the AB magnitude of the spectrum in the given passband.
AB magnitudes are calculated following equation 4 in https://arxiv.org/pdf/astro-ph/0210394.pdf
:param passband: The astronomical passband with throughput in quantum \
efficiencies.
:type passband: PassBand
Expand Down

0 comments on commit dd639b4

Please sign in to comment.