Query MAST for the full list of observations for specific PID.
The original version of this function was written by VM and ZS for
passagepipe.utils.
- Parameters:
- pid
int The JWST Proposal ID.
- instrument
str, optional Select the instrument to query observations. By default only NIRISS
observations will be returned.
- use_filter
ArrayLike | None, optional Return observations only in a specific set of filters, by default
None.
- Returns:
TableThe set of observations requested.