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

Spectral extraction #4

Open
astrochun opened this issue Aug 20, 2018 · 1 comment
Open

Spectral extraction #4

astrochun opened this issue Aug 20, 2018 · 1 comment
Assignees

Comments

@astrochun
Copy link
Owner

GNIRS's nsextract is not an ideal extraction code. It cannot handle individual emission lines so well. I decided to create a separate module to extract (Extract1D) and a code to compute the distortion-based extraction solution from bright continuum source. The latter is called distort_trace.py.

@astrochun astrochun self-assigned this Aug 20, 2018
@astrochun
Copy link
Owner Author

astrochun commented Aug 20, 2018

After modifications to distort_trace.py and Extract1D, I'm now calling them in reduce.run(). Here, I'm prompting users for the coordinates (they will need to examine the combined image), and passing that to Extract1D.extract [bd86786, a43d06f]

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

No branches or pull requests

1 participant