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

Create stellar field frame #4

Open
martinberoiz opened this issue Oct 13, 2020 · 0 comments
Open

Create stellar field frame #4

martinberoiz opened this issue Oct 13, 2020 · 0 comments

Comments

@martinberoiz
Copy link
Member

Something like this

def light_stellar_frame(whatever, argument, needed):
    ... # your work here
    return star_field_frame

Where star_field_frame is an astropy.io.fits.PrimaryHDU (you can start by returning a numpy array first and then upgrade).

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