Metadata-Version: 2.1
Name: dendroplot
Version: 0.1.1
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.1.1.tar.gz
Description: # dendroplot
        Python analysis scripts for 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`
        
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
