ewoksxrpd.tasks.utils.pyfai_utils.extract_mask#
- ewoksxrpd.tasks.utils.pyfai_utils.extract_mask(integration_options)[source]#
Integration options related to the mask:
mask_file: URL or None
do_mask: use mask_file or not
mask: URL, array or None (overwrites mask_file and do_mask when not None)
- Parameters:
integration_options (
dict
) –- Return type:
Optional
[ndarray
]