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

Update iGrand to fix wavelength solution after some number of iterations #37

Open
bjfultn opened this issue Aug 11, 2016 · 3 comments
Open

Comments

@bjfultn
Copy link
Collaborator

bjfultn commented Aug 11, 2016

Update iGrand to use results of previous iterations as initial guesses for the next iGrand iteration.

@bjfultn bjfultn self-assigned this Aug 11, 2016
@bjfultn
Copy link
Collaborator Author

bjfultn commented Aug 12, 2016

Do we have a way to use the wavelength solution output in the .mod file as the initial wavelength file? I thought I remember @JayVB saying something like this at one point but I can't remember now. If we don't have something like this then I can write it in Python.

@bjfultn
Copy link
Collaborator Author

bjfultn commented Feb 7, 2017

Try locking the wavelength solution after 3-5 iGrand iterations.

@JeffValenti JeffValenti changed the title Update iGrand to use results of previous iterations Update iGrand to fix wavelength solution after some number of iterations Nov 8, 2017
@bjfultn
Copy link
Collaborator Author

bjfultn commented Nov 8, 2017

The issue is that the output wls files have lines for each observations, but the input to grand is expected to apply the same for all observations (NIM column == 0).

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