You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accelerated cluster generation (factor of ~2x) by improving implementation of companion star generation, plus added additional testing to ensure primary star and companion star generation results remain consistent. Also added support for euclid VIS filter.
Compatibility updates for SPISEA to work with SynthPop. Updates include:
Low mass objects below the isochrone grid can optionally be kept
in clusters (off by default) and will have current_mass=initial_mass and phase=98, with no other
evolutionary information or photometry.
Evolution model versions are now logged in IsochronePhot files
and checked if present.
The option synthpop_extension is now available for MISTv1
version=1.2 evolution. This fills in the missing parameter space
down to initial mass 0.1Msun in isochrones where needed. Use of
this option will require downloading updated isochrone files.
Primarily adding support for Rubin Observatory Filters. Other small updates: commenting out depreciated astropy_init lines, closing grid_num file in evolution.get_installed_grid_num so we don't get warnings that file wasn't closed.