powered by
Creates IAU legal names for objects given coordinates, name and epoch.
IAUID(ra, dec, name = "GAMA", epoch = "J")
Text string that outputs an IAU legal name for an object.
Right Ascension in decimal degrees.
Declination in decimal degrees.
Name to be appended to IAU designation as a string.
Epoch, i.e. 'J' (default) or 'B'. Enter as a string.
Aaron Robotham
IAUID(123.45,67.89,'GAMA','J')
Run the code above in your browser using DataLab