finesse.detectors.general.MaskedDetector.mask¶
- property MaskedDetector.mask¶
- An array of HOMs to mask from the output. Any contributions from these modes will be zeroed when calculating the detector output. - Getter:
- Returns the array of masked indices. 
- Setter:
- Sets the masked indices. See - MaskedDetector.select_mask()for the options available.