Simon Conseil

Results 13 issues of Simon Conseil

I have a FITS header with a float value that gets changed from '8.95' to '8.949999999999999' when saving to a new file (and as a result the comment is truncated):...

io.fits

Second part of #11842, allowing to fallback to the generic format. Closes #11842. ### Description This pull request is to address ... Fixes # ### Checklist for package maintainer(s) This...

io.fits
unified-io
Close?

Another JavaScript lightbox gallery which seems nice and powerful: https://github.com/sachinchoolur/lightgallery.js

It would be useful to have a way to distinguish videos, probably with a video/play icon overlaid on the thumbnails ?

Sometimes it would be useful to be able to use Jinja templates for javascript or css files. An example use case is #245.

feature request
themes

If I give `CCDData` objects with a `VarianceUncertainty` to the combiner, I get a `VarianceUncertainty` in the output object, but I guess this should be a `StdDevUncertainty` since this is...

Fix #130. TODO: see if I can add a test for this.

It would be easier to work with if templates were loaded from a separate (JSON ?) file. My templates are a few dozen of Mb, so I would prefer to...

`test_median_clean` is occasionally failing on some architectures: #71 (mipsel), #82 (windows wheels), https://github.com/astropy/astroscrappy/pull/66#issuecomment-973287545 (i686), #85 ([cp311-win_amd64 wheel](https://github.com/astropy/astroscrappy/actions/runs/8604061591/job/23577343539?pr=85)): Was marked as xfail in #85. ``` def test_median_clean(testdata): imdata, crmask = testdata...