Quote:
Originally Posted by spacezebra
FOUND! Many thanks.
Cheers Petra d.
|
Linky linky?
If you ever want to generate one yourself, the following submitted at
http://simbad.u-strasbg.fr/simbad/sim-fscript will basically give you a .csv containing object ID, RA, DEC, V magnitude:
set limit 1000
format object form1 "%IDLIST(1), %COO(A,D), %FLUXLIST(V)"
query cat GCl
That would query the GCl catalog, containing galactic globulars. There have been 5 or so added that I am aware of since 1970 when that catalog was created, which can be gotten from other catalogs. The combined catalog can be queried here:
http://cdsarc.u-strasbg.fr/cgi-bin/V...source=VII/44B (note it will be missing anything discovered since 1981...)