Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1 KB

README.md

File metadata and controls

14 lines (9 loc) · 1 KB

Description

This repository contains codes to help make visualization for the galaxy SED fitting code Lightning. These visualizations include corner plots, histograms, and SED plots.

Installation

To install the most recent version of the lightning-visualization package, you can use git as follows:

cd <install_dir>
git clone https://github.com/kjdoore/lightning-visualization.git

NOTE: These codes are written in the Interactive Data Language (IDL) and require IDL version 8.3 or later. They additionally depend on the IDL Astronomy User's Library, IDL Coyote, Lightning. All three dependencies will need to be installed and added to your IDL path before using.