astrojs / fitsjs

JavaScript library for reading the FITS astronomical format. Functionality includes reading of images, data cubes, compressed images, binary and ascii tables.
http://astrojs.github.io/fitsjs/
MIT License
85 stars 21 forks source link

Example: TESS #30

Open TobyAM opened 5 years ago

TobyAM commented 5 years ago

Thanks for making this! I'm excited to apply it to some TESS FITS data, but I don't think I understand the method used to lookup the light curve in the binary table extension header.

Could anybody help me with a simple example of accessing SAP_FLUX data?