Describe the bug
During the school, students ran into issues where the mt_history_XXXX was empty due to only evolving part of the evolution. Since we set these parameters to None at BinaryStar and SingleStar initialisation, this causes issues when the binary is written to the file. We should handle these in the "cleaning" of the output data before writing it to the file.
Describe the bug
During the school, students ran into issues where the
mt_history_XXXXwas empty due to only evolving part of the evolution. Since we set these parameters toNoneat BinaryStar and SingleStar initialisation, this causes issues when the binary is written to the file. We should handle these in the "cleaning" of the output data before writing it to the file.