Skip to content
New issue

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

Rewrite model_cmd to take a single method for errors and completeness #9

Open
cgarling opened this issue Apr 19, 2023 · 2 comments
Open

Comments

@cgarling
Copy link
Owner

A more complete description of observational errors and completeness requires all magnitudes at once, rather than the per-magnitude implementation we have currently. It is meant to be a simple implementation, but this generalization could make it much more useful. Then the case where the provided errfuncs and completefuncs are vectors could be handled by a special case method using an alternate dispatch signature.

@cgarling
Copy link
Owner Author

More useful would probably be a second call signature with the above implementation so that we could support both.

@cgarling
Copy link
Owner Author

cgarling commented Jul 7, 2024

Might consider adding photometric bias as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant