We are pleased to announce the initial beta release of castl (Computational Analysis of Spectral TempLates) version 0.5.0. Here are the key features in this version:
**Features:**
- The entire package is integrated into a single command.
- Uploaded to PyPI (pip) for easy installation.
- Utilizes the RBFInterpolator for efficient interpolation.
- Monitoring functionality has been added as a feature.
- Optimized for high performance with minimal computational needs.
- Supports multiprocessing for multi-object fits.
- Example code is provided for easy usage.
- Statistical calculations now include uncertainties.
- The grid is automatically normalized.
- Smoothing of model spectra is an additional parameter.
- Auto-correlation has been included.
In this release, we have tested castl with over 50 observed spectra on multiple models. We are committed to continuously improving castl, and our team will continue testing and improving performance.
Thank you for your support. We hope these enhancements improve your experience with castl. Please feel free to reach out to us if you have any questions or encounter any issues.
- The castl Development Team