Matthew R. Becker

Results 684 comments of Matthew R. Becker

Yeah origin is set to a dummy value in the code. It should probably raise since using the dummy value is almost always wrong and will give unexpected results.

Right yes. crval and crpix are the fits conventions for these things. I think I expected - to not have dummy properties that don't have real meaning attached - for...

See also this one: https://github.com/dask-contrib/dask-sql/issues/138 A lot of the geospatial items can be used with astronomical datasets as well I am betting!

Fitsio bundles cfitsio due to some features around Unicode strings that have not been upstreamed. If you have a patch that fixes the bug, we can add it to the...

This is great news. We have quite a few patches. We can definitely make prs.

I sent the biggest one we have. Once that one gets merged and released, we can stop carrying most of the other patches (which control how we apply the actual...

Looks like the build cannot find zlib. What kinds of variables that effect include and linking are in your environment?

Ok. Do you have zlib locally somewhere?

Ok. It looks like you have a conda env going? You can use conda install fitsio maybe?

You'll need conda-forge in your channels.