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

Generalized definition of plotting contours #26

Open
mlincett opened this issue Oct 13, 2023 · 0 comments
Open

Generalized definition of plotting contours #26

mlincett opened this issue Oct 13, 2023 · 0 comments
Labels
plotting updates to plotting tools

Comments

@mlincett
Copy link
Contributor

From the discussion of #25 , it seems we need a generalized way of defining the contours to plot when calling a plotting function.

The following scenarios should be supported:

  • likelihood-based contours
    • Wilks's critical values;
    • arbitrary critical values (current systematic rescaling);
  • circular contours with arbitrary radius
    • centered on the best-fit;
    • with arbitrary center direction;
  • arbitrarily-shaped contours defined by the boundary coordinates.

Proper implementation of this will require a class / data model to represent the contour itself.

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

No branches or pull requests

2 participants