CONAN.get_files.get_JWST_data.search#
- CONAN.get_files.get_JWST_data.search(instrument=[], filters=[], proposal_id=[], search_kws={})#
Search for JWST light curves on MAST using the astroquery package.
- Parameters:
instrument (str) – Name of the JWST instrument e.g ‘NIRSPEC/SLIT’,’MIRI/SLITLESS’,’NIRCAM/GRISM’,’NIRCAM/IMAGE’,’NIRISS/SOSS’.
filters (str) – Name of the filter e.g ‘G395H’,’F210M;WLP8’,’CLEAR;PRISM’,’GR700XD’,’F444W’.
proposal_id (str) – Proposal ID of the observation.
search_kws (dict) – Additional search keywords to use for the query. e.g. {“proposal_pi”:”Batalha, Natalie”, }