Beam.remove_features

Beam.remove_features(features=None)[source]

Removes a feature from the beam.

Parameters:
featureBTLxProcessing | list(BTLxProcessing) | None

The feature or features to be removed described as a BTLxProcessing or a list of BTLxProcessings. If None, all features will be removed.