Metadata-Version: 2.1
Name: dendroplot
Version: 0.3.2
Summary: Helper tasks for astrodendro
Home-page: https://github.com/tonywong94/dendroplot
Author: Tony Wong
Author-email: tonywong94@gmail.com
License: UNKNOWN
Download-URL: https://github.com/tonywong94/dendroplot/archive/refs/tags/v0.3.2.tar.gz
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: astropy
Requires-Dist: radio-beam
Requires-Dist: spectral-cube
Requires-Dist: kapteyn
Requires-Dist: astrodendro

# dendroplot
Python analysis scripts for applying dendrograms to LMC ALMA data.  Some work is still needed to simplify the structure, but currently available are the following:

`from dendroplot import run_dendro`

`from dendroplot.analysis import calc_phys_props`

`from dendroplot.lte import lte, add_ltemass`

`from dendroplot.plotting import pltprops, colorcode, visualize_volume, yso_postage_stamp`



