UWKepler / uwpyKepler

2 stars 1 forks source link

dbinfo.py, add a function to return all KIDs in a SKYGROUP #17

Closed pkundurthy closed 13 years ago

pkundurthy commented 13 years ago
def returnSkyGroupKIDs(SGNumber):

     1. query object table and get all distinct KIDs from a skygroup

     return list of KID
pkundurthy commented 13 years ago

added along with returnCoordKID(KIDlist), to return RA and DEC of a list of KIDs