BACCHUS
Brussels Automated Code for Characterizing High accUracy Spectra
The BACCHUS code (T. Masseron, T. Merle & K. Hawkins 2016ascl.soft05004M), originally developed at ULB, is intended to automatically perform 1D LTE stellar spectroscopy for one to thousands late-type stars. Three modes are possible:
- simple elemental abundance analysis (
bacchus.abund
module) - precise equivalent width measurements (
bacchus.eqw
module) - determination of stellar parameters (
bacchus.param
module)
The BACCHUS code is based on:
- the 1D LTE radiative transfer fortran code Turbospectrum-v15.1 (2012ascl.soft05004P)
- the MARCS model atmosphere grid (2008A&A...486..951G)
- the model atmosphere interpolation fortran code (http://marcs.astro.uu.se/software.php)
- cshell scripts
- the SuperMongo plotting software (http://www.astro.princeton.edu/~rhl/sm)
WARNING It is the responsability of the user to get the proper rights for the use of the SuperMongo plotting software.
Current release: 72bis (20200609)
Release 72bis includes the proper scripts for interpolating model atmospheres
- Public download: bacchus_r72bis.tar.gz
- Manual: manual_r72.pdf
/!\ Warning:
- for compilation of interpol_modeles.f with gfortran, use the option -std=legacy
- the ls command should not be redefined (e.g. with an alias) using the -F option (for example in the ~/.tcshrc)
Older releases
20200603: Release 72 (the unzipped and untarred directory is about 28 Go!)
- Public download: bacchus_r72.tar.gz
- Manual: manual_r72.pdf
20171209: Release 63
- Public download: bacchus_r63_pub.tar.gz
- Manual: manual_r63.pdf