pipes-vis

Small interactive GUI/visualizer tool for SPS spectra


License
GPL-3.0
Install
pip install pipes-vis==0.4.2

Documentation

pipes_vis

A small, interactive GUI/visualizer tool for SPS spectra, powered by Adam Carnall's Bayesian Analysis of Galaxies for Physical Inference and Parameter EStimation (BAGPIPES)

A "Mini-paper" about pipes_vis is published in the Research Notes of the AAS. Please cite this paper if you use pipes_vis in your publications.

To install, type pip install pipes_vis. This package depends on Bagpipes, which has non-python packages like multinest as dependencies. If you only wish to use pipes_vis, you need not go through the process to get all non-python dependencies of bagpipes as they are only used for SED fitting rather than modelling. Just ignore complains from Bagpipes when importing. However, if you wish to use Bagpipes for SED fitting, follow the tutorial in Bagpipes' docs to get those non-python packages.

You can find examples and documentations of the tool in this jupyter notebook

Dependencies: bagpipes, numpy, matplotlib, astropy, scipy (visualizer still works even if you do not install multinest and pymultinest as instructed by bagpipes' installation)

For requests regarding making the visualizer avaliable as a web interactive tool much like sengi, it will likely require rewriting large portions of the code in javascript or some other web-purposed languages. Please contact me if you are interested in doing this/want this to be done.

alt text