The BAyesian STellar Algorithm
Project description
BASTA: The BAyesian STellar Algorithm
Current stable version: v1.5.3
Important note: BASTA is currently developed for Python 3.12, but Python >= 3.10 should suffice.
Before you begin
Please follow the repository on GitHub to get notifications on new releases: Click "Watch" then "Custom" and tick "Releases.
Please have a look at our documentation.
There we have written a guide guide to installing BASTA.
On there, you will also find an introduction to running BASTA.
If you are curious on what BASTA can do, we have created several fitting examples and the exact code to run them available.
If you have any questions, or encounter any issues, feel free to write to us through the discussions page.
Quick start guide
BASTA can be obtained from GitHub or from the Python Package Index (PyPI); the full details are given in the documentation.
We strongly recommend to create a fresh virtual environment to install BASTA in!
With the virtual environment activated:
pip install basta
or
pip install https://github.com/BASTAcode/BASTA/archive/refs/heads/main.zip
To make the code ready to run you need to download some additional assets: a grid of stellar models and the dustmaps. To complete the setup of the code and download the grid used in most of our examples run the following (feel free to change the paths as you like):
mkdir -p ~/BASTA/grids
mkdir -p ~/BASTA/dust
BASTAdownload --gridpath ~/BASTA/grids --dustpath ~/BASTA/dust 16CygA
Finally, to obtain the full suite of examples run:
cd ~/BASTA
BASTAexamples full
Congratulations! You now have a fully functional installation of BASTA! We strongly recommend looking at the documentation for information on how to use the code.
References and acknowledgments
There are two papers containing the rationale, main features, and capabilities of the code:
Please cite these references if you use BASTA in your work, and include the link to the code's repository https://github.com/BASTAcode/BASTA.
Due to its versatility, BASTA is used in a large variety of studies requiring robust determination of fundamental stellar properties. We have compiled a (non-exhaustive) list of papers using BASTA results that showcases these applications. If your paper using BASTA results is missing from the list please contact us.
Authors
The current core developing team members are:
- Jakob Lysgaard Rørsted (maintainer)
- Mark Lykke Winther (co-maintainer)
- Amalie Stokholm (co-maintainer)
- Kuldeep Verma
The original author of the code is:
- Víctor Aguirre Børsen-Koch
Throughout the years, many people have contributed to the addition and development of various parts and modules of BASTA. We welcome further contributions from the community as well as issues reporting. Please look at the contribution section in the documentation for further details.
Listings
In addition to the shields/icons in the top, BASTA can be found in the following software listings/catalogues:
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file basta-1.5.3.tar.gz.
File metadata
- Download URL: basta-1.5.3.tar.gz
- Upload date:
- Size: 18.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e884cb963e4cbe07341ae6875a00cdbb1e2ca52ebe83678b5d818b2ace75045
|
|
| MD5 |
d731fef0bd79f59174ff4ecdd6510236
|
|
| BLAKE2b-256 |
5c79922ece28fc4d7d010fcc2a8f0ccabec87a032bc4b48ec352e1ae6490b02b
|
File details
Details for the file basta-1.5.3-py3-none-any.whl.
File metadata
- Download URL: basta-1.5.3-py3-none-any.whl
- Upload date:
- Size: 182.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6c8a4098e8071e3394d613bec8e668a42f253f036068161738b83c1e6a5b297
|
|
| MD5 |
bbef134a3819d10791a2e739e977c668
|
|
| BLAKE2b-256 |
0327c192fd43213a51ceaefdd198bb338dff45d1b9a3840996e90734b325e7d4
|