pydl
pydl copied to clipboard
Fix passing of groupbadpix keyword
This PR closes #77.
A preliminary reading of the original IDL code was not definitive on how the groupbadpix keyword is meant to be used in this example. Some operational testing is needed before merging, but other aspects of this PR should be tested now.
coverage: 65.976% (-0.3%) from 66.294% when pulling c33897b4aacc89c98d74ad6f7c0f0779dccce15f on groupbadpix-keyword into 15d8bbc0de93072cd052a282732589784aedeb66 on main.
This PR now also includes a refactor of djs_median() as well as some changes to the test infrastructure.