Beam.remove_features
- Beam.remove_features(features=None)[source]
Removes a feature from the beam.
- Parameters:
- feature
Feature
| list(Feature
) The feature to be removed. If None, all features will be removed.
- feature
Removes a feature from the beam.
Feature
| list(Feature
)The feature to be removed. If None, all features will be removed.