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

Store column names for tabular HDUs #4

Closed kapadia closed 11 years ago

kapadia commented 11 years ago

Might also be worth returning a hash when getRow is called.