-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
Description
Lines 318 to 319 in 52ff964
| flat[120:250, 0:480] = np.nan | |
| flat[:, 476:484] = np.nan |
two options:
- pass as arguments
- look at fccd descriptors for epics plugin that reshapes the "live" image at the Beamline
- not sure this is even used, so also add deprecation warning
logger.warning("csxtools.utils.fccd_mask() planned for deprecation. Contact beamline staff ([email protected]) if you use this function.")