<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi all,</div><div><br></div><div>This is my first post to the FITS community. I'd like to share a JavaScript library for reading FITS files. The benefit of this library is that we can now interact with FITS files when developing web applications. For the first time we can read the contents of this format on the client side. Currently the library supports reading of:</div><div><br></div><div><ul><li>Multiple header data units</li><li>Images</li><li>Data Cubes</li><li>Binary and ASCII Tables</li><li>Compressed Images (using the Rice algorithm)</li></ul></div><div><br></div><div>The library is hosted on GitHub:</div><div><a href="https://github.com/astrojs/fitsjs">https://github.com/astrojs/fitsjs</a></div><div><br></div><div>Documentation may be found at:</div><div><a href="http://astrojs.github.com/fitsjs/">http://astrojs.github.com/fitsjs/</a></div><div><br></div><div>Feel free to write me if you have any questions. I look forward to seeing the community utilize this resource.</div><div><br></div><div>Amit</div><div><br></div><div><br></div></body></html>