slimfits
v0.2.9
Published
Package for loading data stored in FITS data format
Downloads
10
Readme
slimfits
JavaScript library for loading data stored in FITS data format. FITS files are commonly used in astronomical observations to store scientific data.
Prerequisites
- Node.js
Consuming from npm
npm install slimfits
Building from sources
You can use bundles straight from dist or consume using npm. But if you want to change something and build from TypeScript sources here's the way:
- Clone this repository.
yarn install
ornpm install
in the directory- Version for different compile targets will appear in dist