@ykwang1 found some weird binaries that cause COSMIC to hang while simulating XRBs, I'm running them through debugging now
from cosmic.evolve import Evolve
import pandas as pd
initC = pd.read_csv("david_hang.csv")
bpp, bcm, initC, kick_info = Evolve.evolve(initC)
david_hang.csv
@ykwang1 found some weird binaries that cause COSMIC to hang while simulating XRBs, I'm running them through debugging now
david_hang.csv