catherinezucker / radfil

Building Radial Density Profiles for Interstellar Filaments
GNU General Public License v3.0
14 stars 8 forks source link

RadFil

RadFil is a radial density profile building and fitting tool for interstellar filaments. All you need to build and fit a radial density profile for your own filaments is an image array and (in most cases) a boolean mask array delineating the boundary of your filament. RadFil can do the rest! Please see the tutorial (housed in RadFil_Tutorial.ipynb) for a complete working example of the code.

DOI

For more details on the method, see the RadFil software paper (Zucker & Chen 2018). If you use RadFil in your own publication, please cite Zucker & Chen 2018.

arXiv link: https://arxiv.org/abs/1807.06567 ApJ link: http://iopscience.iop.org/article/10.3847/1538-4357/aad3b5/meta

Python2 vs. Python3

Installation

RadFil can be installed via pip:

pip install radfil

To upgrade:

pip install --upgrade radfil

To install from the repository, download the zip file from github and run the following in the top level of the directory:

python setup.py install

Package Dependencies

Requires:

Optional: