vbonvin / POUET

Programming Observations Usefully at Euler Telescope
GNU General Public License v3.0
1 stars 1 forks source link

Problem when importing coordinates from from a csv catalog #66

Closed vbonvin closed 5 years ago

vbonvin commented 5 years ago

It would be good to have a more general import function working with csv catalogs

When importing the alpha coordinates, I got the following error:

ERROR: root(load_obs): /home/vivien/work/2m2_planning/target_catalog/targets_list.csv not loaded - wrong formatting Syntax error parsing angle '00:22.40.78'

Need to investigate from where it comes...

vbonvin commented 5 years ago

It was a stupid parsing error from the catalog...closing this, code untouched