jdaviz provides a set of interactive data visualization and
data analysis tools for astronomical data. These tools are designed
to work within Jupyter lab (notebook) either on your own machine or on a dedicated
cloud platform, as a standalone desktop application,
or embedded within a website -- all with nearly identical
user interfaces. jdaviz allows for
any mix of interactive point-and-click operations and advanced scripting
via a Python API for bulk and reproducible analysis.
Data Loaders
Import data of multiple formats and from multiple sources into jdaviz
Data Analysis Plugins
Do basic data reduction and analysis tasks for specific science use-cases
Viewers
Show data in a variety of different viewers custom built for exploring astronomical data
Subsets
Select regions of interest in your data, see that synced across all viewers, and use as inputs to data analysis tasks
Export
Export generated data, selected subsets, and viewers
Mouseover Information
See information about the data directly below your cursor
API Access in Notebook
Script advanced and reproducible workflows in the notebook mimicing UI-operations
Citation
If you use jdaviz, please cite us via our Zenodo record:
License
This project is Copyright (c) JDADF Developers and licensed under the terms of the BSD 3-Clause license.
This package is based upon the Astropy package template which is licensed under the BSD 3-clause licence. See the licenses directory for more information.