fixed compilation error for compatibility with python>=3.12 and numpy>=2
add option to plot a subset of params in corner plot
add option to make writing samples files optional
docs use version in AIMS.py
empty output folder before generating output
use venv
in CI and get CI base requirements.txt
from
src/requirements.txt
Add option to add ‘non-constraints’ which are only used during plotting
use AIMS_configure.py
from current working directory and a copy of
it and the input file are saved in the output folder
fixed various deprecation warnings
use a version of ptemcee with a fix for indexing error in newer versions
of numpy
fixed bug when reading gyre files which skipped the first line of data
use [M/H] calculation for [Fe/H]
also plot nu%dnu + dnu in echelle diagrams
replace remaining sys.exit with errors