Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabraganca/s4
A Stellar Spectral Synthesis Suite (S4, for short)
https://github.com/gabraganca/s4
Last synced: about 2 months ago
JSON representation
A Stellar Spectral Synthesis Suite (S4, for short)
- Host: GitHub
- URL: https://github.com/gabraganca/s4
- Owner: gabraganca
- License: other
- Created: 2013-03-18T12:39:50.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2018-04-30T19:41:08.000Z (over 6 years ago)
- Last Synced: 2024-10-28T14:47:24.763Z (3 months ago)
- Language: Roff
- Size: 55 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.rst
Awesome Lists containing this project
README
Stellar Spectral Synthesis Suite
================================Introduction
------------The Stellar Spectral Synthesis Suite (``S4``, for short) is a suite of routines
aimed to perform high-quality spectral synthetic fitting of massive stars
observed spectra.The spectral synthesis are done with
`Synspec `_ based on
atmospheric models calculated with `Tlusty `_
(Hubeny & Lanz et al.)... image:: http://img.shields.io/travis/gabraganca/S4.svg
:target: https://travis-ci.org/gabraganca/S4
:alt: Travis CI build status
.. image:: https://coveralls.io/repos/github/gabraganca/S4/badge.svg?branch=master
:target: https://coveralls.io/github/gabraganca/S4?branch=master
How to get it?
--------------You can get the latest stable version
`here `_. Unpack it, go into the
directory and then run the below commands. I recommend having
`pip `_ installed.
It makes installation and uninstallation a lot easier.::
python setup.py build
pip install .If you have any problems, check if all dependencies are installed. The
dependencies can be seen below.Also, if you want the bleeding edge version, you can clone the repository, and
then run the above commands inside the ``S4`` directory. If you are unfamiliar
to `git `_, just type:::
git clone [email protected]:gabraganca/S4.git
Dependencies
------------- `GNU Data Language `_
greater than v0.9.6.- `gfortran `_ is needed to compile
``Synspec`` and ``Rotins``- `Numpy `_
- `Matplotlib `_
- `Scipy `_
- `Astropy `_
Citation
--------If you use this software please cite as:
Bragança, Gustavo (2014): Stellar Spectral Synthesis Suite (S4). figshare.
http://dx.doi.org/10.6084/m9.figshare.1051627