You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was found that several kernels that are available options in drizzlepac do not conserve flux and should be removed as options. This change is related to recent changes in the standalone drizzle package and Jira ticket AL-774.
The kernels that should be removed are gaussian, lanczos, and tophat. What should remain is point, square, and turbo.
The documentation as well as drizzle unit test also need to be updated.
The text was updated successfully, but these errors were encountered:
Iknowthatpeopleusethosekernels. Tophatsimplydoesnotworkcorrectly (andlikelyitneverdidbefore) anditwillnotbefixed. Ithastogo.
However, technicallytheothersareOKinthesensetheydon't produce outrageous results. For the very least it should be documented and/or software should issue a warning about flux not being conserved ```
Afterdiscussionswithfolksonthedrizzle_updatesslackchannel, itwasdecidedthatIwilladdwarningsfor “lanczos” and “gaussian” thatwecannotguaranteethattheyareconservingflux, butleavethemasoptions.
Ialsoremoved “tophat” asanoption.
Issue HLA-1216 was created on JIRA by Steve Goldman:
It was found that several kernels that are available options in drizzlepac do not conserve flux and should be removed as options. This change is related to recent changes in the standalone drizzle package and Jira ticket AL-774.
The kernels that should be removed are gaussian, lanczos, and tophat. What should remain is point, square, and turbo.
The documentation as well as drizzle unit test also need to be updated.
The text was updated successfully, but these errors were encountered: