query_pure_parallel_wcs¶
- grizli.jwst_utils.query_pure_parallel_wcs(assoc, pad_hours=1.0, verbose=True, products=['1b', '2', '2a', '2b'])[source]¶
Query the archive for the prime exposures associated with pure-parallel observations, since the header WCS for the latter aren’t correct
ToDo: NIRSpec MSA cal files are for extractions
- Parameters
- assocstr
Association name in the grizli database
assoc_tabletable- pad_hoursfloat
Time padding for the MAST query, hours
- verbosebool
Messaging
- productslist, None
List of archive
productLevelvalues to include in the MAST query
- Returns