AstroARIADNE

screenshot of AstroARIADNE

Easy stellar SED fitting!

Overview

ARIADNE is an innovative tool developed in Python 3.11+ that simplifies the process of fitting broadband photometry to various stellar atmosphere models. Designed with user convenience in mind, it employs Nested Sampling algorithms to provide an automated and efficient way to characterize stellar atmospheres. This makes it an invaluable resource for astronomers and researchers looking to streamline their data analysis efficiently.

The installation process is straightforward, adhering to modern Python packaging standards, and it supports various platforms, making it accessible for a broad range of users. With its comprehensive feature set, ARIADNE stands out as a robust solution for those delving into the complexities of stellar atmospheres and photometry.

Features

  • Easy Installation: Quickly install the latest version from PyPI, with clear instructions for both regular and development setups.
  • Python Compatibility: Built using Python 3.11+, ensuring the latest features and improvements are utilized.
  • Nested Sampling Algorithms: Automates fitting to stellar atmosphere models, minimizing manual intervention and optimizing results.
  • Platform Support: Fully functional on Linux and macOS, with limited support for Windows, making it versatile for various operating systems.
  • Automatic Dependency Management: Dependencies are installed automatically through pip, allowing users to focus on analysis rather than setup.
  • Optional Plotting Models: Supports downloading and plotting spectral energy distribution (SED) models, though plotting is not a requirement for using the code.
  • Configuration Guidance: Provides clear instructions for setting up additional packages, such as dustmaps and isochrones, enhancing functionality and user experience.
  • User-Friendly Build System: Utilizes a modern build system with pyproject.toml, streamlining dependency installation and version management.