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

Feature Tracker #2

Open
7 of 26 tasks
benjaminpope opened this issue Feb 27, 2024 · 1 comment
Open
7 of 26 tasks

Feature Tracker #2

benjaminpope opened this issue Feb 27, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@benjaminpope
Copy link
Owner

benjaminpope commented Feb 27, 2024

Here are some features we need to implement:

Basic Features

  • Visibility functions for rings, gaussians (More Source models #22)
  • Improve syntax for vmapped functions
  • Model evidences by Laplace
  • Monte Carlo injection-recovery
  • ROC Curves from evidence / injection recovery
  • Automatic plotting functions
  • Interface to MCMC libraries (eg BlackJax, NumPyro) (MCMC and VI implementations #12)

API Features

Unit Tests

  • Unit tests for gridding
  • Unit tests for plotting

Docs

  • Document all visibility functions
  • Document all likelihood functions
  • Document data IO
  • Document plotting functions

Examples

  • Comparison of contrast detection limits with Absil, Ruffio, UQ methods
  • Contrast curve for non-binary source
  • MCMC fitting example (MCMC and VI implementations #12)
  • Fix data directory to have something attractive + public there for examples and unit tests
@benjaminpope benjaminpope added enhancement New feature or request help wanted Extra attention is needed labels Feb 27, 2024
@benjaminpope benjaminpope self-assigned this Feb 27, 2024
@benjaminpope
Copy link
Owner Author

vmap syntax, object-oriented model specification, automatic plotting code, unit tests, and unification of likelihoods to use flux (not contrast) completed in PR #11.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant