Get the RA and Dec for objects from PanSTARRS catalog.
Source:R/object_catalog_search.R
ps1_resolve.RdOnly works for "north" objects with decl > -30. For all objects see function `ps1_mast_resolve`.
Examples
if (FALSE) { # \dontrun{
ps1_resolve(c('Andromeda', "SN 2005D", 'Antennae', 'ANTENNAE'))
} # }