Only calculate `final_mass_non_evolved` if `final_mass` is not already in the result file
Compare changes
Maintenance will be performed on git.ligo.org, containers.ligo.org, and docs.ligo.org on Tuesday 22 April 2025 starting at approximately 9am PDT. It is expected to take around 30 minutes and there will be several periods of downtime throughout the maintenance. Please address any comments, concerns, or questions to the helpdesk. This maintenance will be upgrading the GitLab database in order to be ready for the migration.
The purpose of this MR is to only calculate final_mass_non_evolved
if final_mass
is not already in the result file. This can be overridden if force_non_evolved
is passed to the conversion class.