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

Allow one to add markers from objects other than a table #51

Open
mwcraig opened this issue Nov 5, 2018 · 3 comments
Open

Allow one to add markers from objects other than a table #51

mwcraig opened this issue Nov 5, 2018 · 3 comments
Labels
API Issues that relate to the API itself rather than implementations enhancement New feature or request

Comments

@mwcraig
Copy link
Member

mwcraig commented Nov 5, 2018

While it is great that a table is an option, I often find myself creating a table just to use in add_markers. Accepting something like a Table or a numpy array would be convenient.

@mwcraig mwcraig added the enhancement New feature or request label Nov 5, 2018
@pllim
Copy link
Member

pllim commented Nov 5, 2018

You mean, one array per column? Or one 2D array?

@mwcraig
Copy link
Member Author

mwcraig commented Nov 6, 2018

I meant accepting a numpy array instead of a Table (not that it would stop accepting tables, just that one could provide a numpy array instead). I'll try to flesh this out some more over the next week or so.

@pllim pllim added the API Issues that relate to the API itself rather than implementations label Jun 16, 2023
@pllim
Copy link
Member

pllim commented Jul 27, 2023

Actually got a request to create marker from regions (e.g., https://astropy-regions.readthedocs.io/en/stable/ or DS9 region file).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Issues that relate to the API itself rather than implementations enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants