CONAN.get_files.get_JWST_data.download#
- CONAN.get_files.get_JWST_data.download(selection_kws={}, overwrite=False)#
Download JWST white light curves from MAST using the astroquery package.
- Parameters:
selection_kws (dict) – Additional selection keywords to select specific observation e.g {“t_exptime”:1200, “calib_level”:3} Default is {} to take result from search assuming it has been fine-tuned to give one result.
overwrite (bool) – Overwrite the downloaded light curves. Default is False.