API

Public Step API

jwst.dq_init.dq_init_step Module

Initialize the data with data quality information.

Classes

DQInitStep([name, parent, config_file, ...])

Initialize the Data Quality (DQ) extension from the mask reference file.

Complete Developer API

jwst.dq_init.dq_initialization Module

Functions

do_dqinit(output_model, mask_model[, user_dq])

Perform the dq_init step on a JWST datamodel.

check_dimensions(input_model)

Check the input model pixeldq dimensions.