Hi, i am trying to follow the Documentation 1.0 on ubuntu 16.04 system. After install those softwares and run 'pp_run mscience*fits' for example data. It works until 'processing curve-of-growth for frame mscience0217.fits'. It shows:
File "/home/youdong/Software/anaconda2/envs/snowflakes/lib/python3.7/site-packages//astroquery/jplhorizons/core.py", line 1247, in _parse_horizons
data[col].unit = columndefs[col][1]
KeyError: 'R.A.(ICRF)'
I am not sure what is the problem, do you have any idea or maybe i make some mistakes?
Hi, i am trying to follow the Documentation 1.0 on ubuntu 16.04 system. After install those softwares and run 'pp_run mscience*fits' for example data. It works until 'processing curve-of-growth for frame mscience0217.fits'. It shows: File "/home/youdong/Software/anaconda2/envs/snowflakes/lib/python3.7/site-packages//astroquery/jplhorizons/core.py", line 1247, in _parse_horizons data[col].unit = columndefs[col][1] KeyError: 'R.A.(ICRF)' I am not sure what is the problem, do you have any idea or maybe i make some mistakes?