multislit_to_container
- jwst.exp_to_source.exp_to_source.multislit_to_container(inputs)[source]
Reformat exposure-based MSA data to source-based containers.
- Parameters:
- inputslist or
ModelContainerofMultiSlitModel List of
MultiSlitModelinstances to reformat
- inputslist or
- Returns:
- containersdict
Returns a dictionary of
ModelContainerinstances wherein each instance containsImageModelof slits belonging to the same source. The key is the ID of each slit, i.e.,source_id.