We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This function returns the logistic completeness function:
1 p(m) = ----------------- 1 + exp{-k(m-m0)}
that describes the probability p(m) that a galaxy of magnitude m is detected in the band.
p(m)
m
See also the discussion around eq. (7) and fig. 2 in the ALHAMBRA paper by Lopez-Sanjuan et al. (2017).
The text was updated successfully, but these errors were encountered:
philipp128
Successfully merging a pull request may close this issue.
Description
This function returns the logistic completeness function:
that describes the probability
p(m)
that a galaxy of magnitudem
is detected in the band.See also the discussion around eq. (7) and fig. 2 in the ALHAMBRA paper by Lopez-Sanjuan et al. (2017).
Inputs
Outputs
References
The text was updated successfully, but these errors were encountered: