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:
rafloat, optional

The right ascension of the centre of the field of interest, by default 3.58641.

decfloat, optional

The declination of the centre of the field of interest, by default -30.39997.

radiusint, optional

The radius in arcminutes to query, by default 1.

proposal_idint, optional

The JWST proposal ID for the observations of interest, by default 1324.

instrument_namestr, optional

The name of the instrument, by default "NIRISS".

Returns:
dict

The keys of the dict are the name of each association, and the values are the exposure tables.