jehturner

Results 5 issues of jehturner

As per #12, here's a version of `PyMedFilt5` that avoids edge residuals, behaving the same as IRAF's `median` with its default `boundary="nearest"` and `ndimage.median_filter` with the equivalent option. It would...

When testing astropy 6, I noticed that it's possible to get a (partly) broken installation by updating astropy while an older, incompatible gwcs version =5.0,=0.18` when we publish v3.2 next...

question :question:
infrastructure :package:

How does this look? It should make the behaviour consistent. It's perhaps debatable whether the fitting should return zeroes for fully-masked rows, as in the current behaviour that @saimn implemented...

A one-line fix for #181, issue 2 (the same as in the copy of `numdisplay` bundled with DRAGONS) -- because NumPy 2 no longer allows implicit downcasting when creating an...

With the new `scanf` in PyRAF 2.2.2+, we are seeing unexpected errors from a number of IRAF tasks that parse strings containing FITS extensions & image sections. It looks like...