Skip to content

Cubic interpolation and MIST 2.5 isochrones#6

Merged
segasai merged 34 commits into
masterfrom
non_linear_260319
Apr 14, 2026
Merged

Cubic interpolation and MIST 2.5 isochrones#6
segasai merged 34 commits into
masterfrom
non_linear_260319

Conversation

@segasai

@segasai segasai commented Mar 27, 2026

Copy link
Copy Markdown
Owner

This pull request introduces significant enhancements to the interpolation logic (smooth cubic interpolation) and include support for MIST v2.5 grids with [α/Fe].

  • Added support for selecting MIST version and rotation (vvcrit) in both data preparation and interpolator construction, with clear instructions for users.

  • Added numba as a dependency to support new or optimized numerical routines.

  • The format of isochrones storage and location is changed. Now it uses only .npy/.npz formats and thus can be safely copied from one machine to another. No more .pickle files

segasai added 10 commits March 19, 2026 13:42
1) regulargrid interpolator for the bolometric corrections
2) For finding the eep for a given age using Steffen monotonic cubuc interpolation
This already gives a much smoother isochrone, but not yet gives a good luminosity function
along the main sequence
@segasai segasai merged commit efd2f43 into master Apr 14, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant