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

Add (and use) functions to the datamodel to determine plotting parameters #234

Closed
albireox opened this issue Apr 26, 2017 · 2 comments
Closed
Assignees
Labels
enhancement indicates a new feature or functionality to be added marvin-tools an issue related to the suite of Marvin Python Tools marvin-web an issue related to the Marvin web interface priority-medium priority-science
Milestone

Comments

@albireox
Copy link
Member

Kyle is going to provide functions that, based on an array, will return the optimal plotting limits for that array. There will be different functions for different types of properties. Each MapsProperty needs to gain an attribute that contains the function to use to define the plot limits. Map should then gain a method that returns the limits for itself. The tools and the web need to be updated to use that methods and the appropriate limits.

@albireox albireox added enhancement indicates a new feature or functionality to be added marvin-tools an issue related to the suite of Marvin Python Tools marvin-web an issue related to the Marvin web interface priority-medium priority-science labels Apr 26, 2017
@albireox albireox added this to the Summer Thaw milestone Apr 26, 2017
@bretthandrews
Copy link
Contributor

I've incorporated this into my map plotting changes, though it could use some refinement because it currently only distinguishes between vel, sigma, and other.

@havok2063
Copy link
Collaborator

Can we close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement indicates a new feature or functionality to be added marvin-tools an issue related to the suite of Marvin Python Tools marvin-web an issue related to the Marvin web interface priority-medium priority-science
Projects
None yet
Development

No branches or pull requests

3 participants