Skip to content

pyFADO: A tool to extract info from FADO result files

License

Notifications You must be signed in to change notification settings

miguelverdugo/pyFADO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyFADO: A tool to extract info from FADO result files

FADO: http://spectralsynthesis.org/fado.html

Basic description

WARNING: This work is still experimental and API changes are expected without previous notice

The following classes are implemented

  • FadoLoad: Load the files and stores the most important information

  • OneD : Manages the results that are stored as spectra

  • EmLines : Manages the results for the emission lines

Core functionality implemented

Requirements

numpy
astropy
specutils
python-box
matplotlib (for the old ``FADO`` class)

Installation

git clone https://github.com/miguelverdugo/pyFADO.git

or

wget https://github.com/miguelverdugo/pyFADO/archive/master.zip

and then

pip install -e .

or

python setup.py install --path <path>

About

pyFADO: A tool to extract info from FADO result files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages