Open-source Python tools for precise RVs, orbital periods, and spectral analysis of massive binaries.
MINATO is a set of Python tools to analyse massive binary stars: robust radial velocities via spectral line fitting for SB1/SB2 systems, orbital period search, and binary spectral analysis using atmosphere models. It’s the toolkit behind several of my first-author results and is being prepared for broader community use.
ravel
(RVs, time series), span
(spectral analysis)Accurate RVs and stellar atmosphere analysis are the bottleneck for tight orbits, interaction products, and compact-companion candidates. MINATO standardises those steps so results are reproducible across surveys and follow-up programs.
ravel
): line-profile fitting for SB1/SB2; Lomb–Scargle, FAP; sinusoidal fits to phased RVs.span
): simultaneous binary fits for Teff, log g, v sin i, He/H, light ratio; synthetic model grids.git clone https://github.com/jvillasr/MINATO
cd MINATO
mamba env create -f minato_env.yml # or: conda env create -f minato_env.yml
conda activate minato
If you use MINATO in your research, please cite:
For ravel
:
Villaseñor et al. (2025), A&A, 698, A41