pydl icon indicating copy to clipboard operation
pydl copied to clipboard

Fix passing of groupbadpix keyword

Open weaverba137 opened this issue 1 year ago • 2 comments

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.

weaverba137 avatar May 16 '24 23:05 weaverba137

Coverage Status

coverage: 65.976% (-0.3%) from 66.294% when pulling c33897b4aacc89c98d74ad6f7c0f0779dccce15f on groupbadpix-keyword into 15d8bbc0de93072cd052a282732589784aedeb66 on main.

coveralls avatar May 16 '24 23:05 coveralls

This PR now also includes a refactor of djs_median() as well as some changes to the test infrastructure.

weaverba137 avatar Jun 18 '24 19:06 weaverba137