UWKepler / uwpyKepler

2 stars 1 forks source link

dbinfo.py, add a function to return a subset of KIDs only in PC table #18

Closed pkundurthy closed 13 years ago

pkundurthy commented 13 years ago

def returnKIDsInKEPPC(KIDlist):

     1. iterate through KIDs in list
     2. keep a list of only those KIDs which are are in KEPPC

     return list