JS9: astronomical image display everywhere | |||||
|
JS9 brings astronomical image display to your browser and Desktop:
Drag and drop a FITS astronomical data file onto the display and JS9 functionality immediately becomes available: zoom, pan, colormaps, scaling, regions, WCS, image filters, smoothing ... By extending JS9 with the plugin facility and the public API, you can perform local analysis on the displayed image: click the Plugins tab, create a region, move it around ... In addition, images loaded from the server, images loaded via proxy (File menu), and uploaded drag-and-drop images (Analysis menu) all support server-side analysis. Analysis can be run when a region changes, with results displayed back in your display: click the Analysis tab, choose a task, create a region, move it around ...
Energy Spectrum
Counts in Regions
Radial Profile
Light Curve
JS9 can be connected to a
server-side (back-end) analysis system to run complex
analysis tasks. Text and plot results can be displayed on
the JS9 web page, or new images loaded into JS9. Virtually
any analysis program can be added to the back-end.
Here is a quick introduction to server-side analysis using regions:
Extend JS9 with Plugins, using the JS9 Public API to perform event-driven, local analysis. Create a region, move it around ...
JS9 Help Pages:
JS9 Demos:
Recent Public Releases:
Release 1.12 (07/25/17) adds support for handling large FITS files using FITS rep files, uploading local FITS files to the remote server for analysis, drag/drop regions/catalogs/sessions, improved and expanded region support. Release 1.11 (01/09/17) adds Desktop support (Mac, Windows, recent Linux) using Electron.js, load/save catalogs, improved memory management, support for HEALPix files. Release 1.10 (10/11/16) adds support for keyboard actions, full window display, session management, alternate WCS, along with a more modern look. Release 1.9 (06/08/16) adds support for multi-extension FITS, 3D cubes, image arithmetic, RGB image processing, gesture config, new scales and colormaps. Release 1.8 (03/21/16) adds support for image blending, image filters, wcs reprojections, colorbar, blinking, Gaussian blur, line region with distance measure, raw data layer manipulation. Release 1.7 (01/12/16) adds support for resizing the display, adding tooltips to catalogs, and embedding JS9 in Jupyter/IPython. Release 1.6 (11/7/15) adds support for loading FITS URLs via proxy, dealing with large files, and iOS improvements. Release 1.5 (7/9/15) adds support for importing DS9/Funtools regions, and for running the back-end helper using https. For more details, see the ChangeLog. JS9 is distributed under the terms of The MIT License.
The current JS9 source tar file is available below.
This will allow you to display FITS images (drag-and-drop
and URL-based access) with all essential functionality, including
local plugins.
The pyjs9 Python interface supports the JS9 Public API and a short-cut command interface, communicating with JS9 through the back-end Node helper. To run the demo pages at your site, download the data tar file. To configure a back-end Node helper (for server-side analysis and external control), you also will need to install the cfitsio library. Tar files: JS9 and pyjs9 also are available on GitHub, where the repositories contain the very latest bug fixes and enhancements:
JS9 is powered by the following technologies, to whom grateful
acknowledgment is made:
Thanks for important suggestions and (sometimes) code from:
The development of JS9 is supported by Smithsonian Institution, NASA, and the Chandra X-ray Science Center.
Questions? Please contact
Eric Mandel
|