Skip to contents

Get the RA and Dec for an object using the MAST name resolver

Usage

ps1_mast_resolve(name)

Arguments

name

Name of object

Value

list of ra, decl

Examples

if (FALSE) {
ps1_mast_resolve('Acrux')
}