esg-epfl-apc / astrojsvis

0 stars 0 forks source link

finalize and publish fits reading library #9

Open volodymyrss opened 4 months ago

volodymyrss commented 4 months ago

with short manual, example

following https://github.com/esg-epfl-apc/astrojsvis/issues/2

francoismg commented 3 months ago

Library work in progress is available here : https://github.com/esg-epfl-apc/fits-reader

Still a bit of refactoring to do on the library and cleaning (adding image_utils, decompress, .....) Make better webpack config and architecture Make awilix works for DI ? Add jest for unit test Test with different fits file (binary table, ascii table, image, compressed image) Add github actions and branches for automatic build and publication on npm