timothydmorton / isochrones

Pythonic stellar model grid access; easy MCMC fitting of stellar properties
http://isochrones.readthedocs.org
MIT License
117 stars 63 forks source link

#19 isochrones: INFO: Interpolating incomplete tracks for feh = -4.0 #136

Open nedahejazi opened 3 years ago

nedahejazi commented 3 years ago

ValueError: Specified a delimiter with both sep and delim_whitespace=True; you can only specify one.

nicolaus-huang commented 3 years ago

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?

jvines commented 3 years ago

@Huang-Shijie-SDUWH it appears that downgrading pandas to <1.1 works for that