load_assoc#
- niriss_tools.pipeline.load_assoc(ra=3.58641, dec=-30.39997, radius=1, proposal_id=1324, instrument_name='NIRISS')[source]#
Load exposure tables and association names from the DJA.
Default parameters are those used for the GLASS-JWST ERS analysis.
- Parameters:
- ra
float, optional The right ascension of the centre of the field of interest, by default
3.58641.- dec
float, optional The declination of the centre of the field of interest, by default
-30.39997.- radius
int, optional The radius in arcminutes to query, by default
1.- proposal_id
int, optional The JWST proposal ID for the observations of interest, by default
1324.- instrument_name
str, optional The name of the instrument, by default
"NIRISS".
- ra
- Returns:
dictThe keys of the dict are the name of each association, and the values are the exposure tables.