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

More robust fix for nested wavelength arrays #6

Open
stephtdouglas opened this issue Jul 1, 2015 · 0 comments
Open

More robust fix for nested wavelength arrays #6

stephtdouglas opened this issue Jul 1, 2015 · 0 comments

Comments

@stephtdouglas
Copy link
Member

When the wavelength table is being created from the model database (see make_model.retrieve_model on the paige branch has this) it nests the wavelength arrays in an odd way. When getting the correct wavelength array, you have to go a couple levels down (more than you should) to get to the right array.

Also, the code should be robust to getting either a single wavelength array for the entire model grid or a separate wavelength array for every model.

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