Heyo astronomer friends!
I have been working with some friends to open source a bunch of rust astronomy utilities from my previous work place. I was curious if y'all would accept a PR to switch over to a pure rust fits library with feature parity to the current fitsio crate.
We use it already at @CosmicFrontierLabs for our space telescope simulation and guidance tooling as well as in the @OrbitalCommons , and I would be happy to whip up a quick PR to get y'all building against it. We have a compatibility layer that exports the same symbols, so the diff would be minimal, and it make things much easier from a dev and deployment standpoint (I see y'all have a lot of workaround to wedge cfitsio in carefully)
Let me know if interested! Thanks for doing what y'all do.
Heyo astronomer friends!
I have been working with some friends to open source a bunch of rust astronomy utilities from my previous work place. I was curious if y'all would accept a PR to switch over to a pure rust fits library with feature parity to the current
fitsiocrate.We use it already at @CosmicFrontierLabs for our space telescope simulation and guidance tooling as well as in the @OrbitalCommons , and I would be happy to whip up a quick PR to get y'all building against it. We have a compatibility layer that exports the same symbols, so the diff would be minimal, and it make things much easier from a dev and deployment standpoint (I see y'all have a lot of workaround to wedge cfitsio in carefully)
Let me know if interested! Thanks for doing what y'all do.