cheta.fetch.msid_glob#
- cheta.fetch.msid_glob(msid)#
Get the archive MSIDs matching
msid.The function returns a tuple of (msids, MSIDs) where
msidsis a list of MSIDs that is all lower case and (where possible) matches the inputmsid. The outputMSIDsis all upper case and corresponds to the exact MSID names stored in the archive HDF5 files.- Parameters:
msid – input MSID glob
- Returns:
tuple (msids, MSIDs)