-
Notifications
You must be signed in to change notification settings - Fork 10
Fix and cleanup WFC3 package 2/2 #299
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
Conversation
These were all converted to .dat anyway, but for some reason the original .fits files were retained as well.
This required a fix in ScopeSim, which needs to be merged before this can be used, hence bumping the needs_scopesim.
Addition of FVPSF and changes to pixel border effect might be responsible for ~0.2 % less flux than before.
oczoske
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine.
| --- | ||
| object: simulation | ||
| alias: SIM | ||
| name: WFC3_simulation_paramters |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
paramters -> parameters (fixed in #302 , which will probably cause a minor conflict)
| object: simulation | ||
| alias: SIM | ||
| name: WFC3_simulation_paramters | ||
| description: RC simulation paramters which need to change for a WFC3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same
Continuation of #295.
git mvthis time 🙃