isochrones
isochrones copied to clipboard
#19 isochrones: INFO: Interpolating incomplete tracks for feh = -4.0
ValueError: Specified a delimiter with both sep and delim_whitespace=True; you can only specify one.
I got the same error while I am trying to test my isochrones by running nosetests isochrones, but I still didn't figure that out, is there anyone could told me what's wrong with my isochrones?
@Huang-Shijie-SDUWH it appears that downgrading pandas to <1.1 works for that