_images/logo_alphaqso.png
https://img.shields.io/badge/License-MIT-blue.svg https://badge.fury.io/py/alphaqso.svg https://img.shields.io/pypi/dm/alphaqso https://zenodo.org/badge/DOI/10.5281/zenodo.598393.svg

This documentation aims to provide detailed information regarding the use of the ALPHAQSO program. This program was built by Vincent Dumont and is part of the AstroQuasar group’s toolset available in our GitLab group .

Installation

The package can be easily installed via the pip Python package manager as follows:

sudo pip install alphaqso

Once installed, the software can be executed simply by typing alphaqso on the terminal. If the path to a readable spectrum is correct, this will open an interactive matplotlib window displaying all the metal transitions regions (from either the default or user-defined list).

License Agreement

MIT License

Copyright (c) 2013-2020 Vincent Dumont

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Reporting issues


Submit a ticket

If you find any bugs when running this program, please make sure to report them by clicking on the above link and submit a ticket on the software’s official Gitlab repository.