make_combined_mosaics

grizli.pipeline.auto_script.make_combined_mosaics(root, fix_stars=False, mask_spikes=False, skip_single_optical_visits=True, ir_wcsref_file=None, ir_wcs=None, mosaic_args={'combine_all_filters': False, 'fill_mosaics': 'grism', 'half_optical_pixscale': False, 'ir_filters': ['F105W', 'F110W', 'F125W', 'F140W', 'F160W', 'F098M', 'F139M', 'F127M', 'F153M'], 'mosaic_pixfrac': 0.75, 'optical_filters': ['F814W', 'F606W', 'F435W', 'F850LP', 'F702W', 'F555W', 'F438W', 'F475W', 'F625W', 'F775W', 'F225W', 'F275W', 'F336W', 'F390W', 'F350LP', 'F200LP', 'F410M', 'F450W', 'F600LP', 'F475X', 'F435W'], 'wcs_params': {'filters': ['F410M', 'F467M', 'F547M', 'F550M', 'F621M', 'F689M', 'F763M', 'F845M', 'F200LP', 'F350LP', 'F390W', 'F435W', 'F438W', 'F439W', 'F450W', 'F475W', 'F475X', 'F555W', 'F569W', 'F600LP', 'F606W', 'F622W', 'F625W', 'F675W', 'F702W', 'F775W', 'F791W', 'F814W', 'F850LP', 'G800L', 'F098M', 'F127M', 'F139M', 'F153M', 'F105W', 'F110W', 'F125W', 'F140W', 'F160W', 'G102', 'G141', 'F600LP', 'F475X'], 'pad_reference': 60, 'pixel_scale': None}}, mosaic_driz_cr_type=0, mosaic_drizzle_args={'bits': None, 'context': False, 'driz_cr_scale_grow': 1, 'driz_cr_snr_grow': 1, 'resetbits': 0, 'skymethod': 'localmin', 'skysub': False, 'static': True}, **kwargs)[source]

Drizzle combined mosaics

mosaic_driz_cr_typeint

(mosaic_driz_cr_type & 1) : flag CRs on all IR combined (mosaic_driz_cr_type & 2) : flag CRs on IR filter combinations (mosaic_driz_cr_type & 4) : flag CRs on all OPT combined (mosaic_driz_cr_type & 8) : flag CRs on OPT filter combinations