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

Problem with the Phoenix models pulled by Icat class #102

Open
hover2pi opened this issue Oct 2, 2018 · 3 comments
Open

Problem with the Phoenix models pulled by Icat class #102

hover2pi opened this issue Oct 2, 2018 · 3 comments
Labels

Comments

@hover2pi
Copy link
Contributor

hover2pi commented Oct 2, 2018

Some exoplanet folks noticed that the Phoenix model atmospheres retrieved by the Icat class were strange so I looked into it. It appears that some of the models are incorrect and don't match the flux density of the raw Phoenix models.

In particular, pysynphot.Icat('phoenix', 6000, 0, 5) is an extreme example but pysynphot.Icat('phoenix', 6000, 0, 4) is also too cool by about 400K. I compared the Icat results to the files they are pulled from at /grp/hst/cdbs/grid/phoenix/ and they appear to be identical so the fault isn't with pysynphot. Instead, whatever script was used to process the raw Phoenix models and generate the FITS files on the ST servers appears to have made some errors. Perhaps, when interpolating to align the wavelength arrays?

I'm not sure if this problem extends beyond Teff=6000 but I would strongly suspect it. Just wanted to leave a note here so it can be looked into.

I made a Jupyter notebook to do this analysis if you want to have a look. Thanks!

@pllim
Copy link
Collaborator

pllim commented Oct 2, 2018

I think you should report this to RedCat. They use JIRA. Maybe @rizeladiaz can advise. Thanks, Rossy!

@pllim pllim added the bug label Oct 2, 2018
@hover2pi
Copy link
Contributor Author

hover2pi commented Dec 7, 2018

@rizeladiaz Hi Rossy! Any leads on this issue? Should I talk to someone specific on the RedCat Team about it? We're still not sure how many of the models are wrong or if this is an isolated incident but it is definitely problematic.

Also, is the code that generates this accessible, i.e. is there a RedCat repo I should move this issue to?

Also, this may be related to #74. Thanks!

@stscicrawford
Copy link

@hover2pi If you haven't already, please open a ticket in the Jira RedCAT project about this.

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

No branches or pull requests

3 participants