BHTOM-Team / bhtom2

6 stars 2 forks source link

import from csv fails #74

Closed wyrzykow closed 1 year ago

wyrzykow commented 1 year ago

I tried name, GAIA_ALERTS name, type, ra, dec Gaia19dir, Gaia19dir, SIDEREAL, 207.1024, 8.5287

but it creates GAIA_ALERT_name, type, ra, dec tags, instead of filling the correct fields of the targets. The import should also make sure all the brokers are run and other names are identified, including Gaia Alerts, etc.

wyrzykow commented 1 year ago

fixed, but now it should also be possible to list just name, GAIA_ALERTS_name, without coordinates (possible source of error). The coords will then be grabbed from the relevant source.

wyrzykow commented 1 year ago

Seems to work the Gaia_alert_name, now just need to change to template csv file and explain the examples on the Import page. Also change the color of the file to white.

wyrzykow commented 1 year ago
image