Beam.remove_features

Beam.remove_features(features=None)[source]

Removes a feature from the beam.

Parameters:
featureFeature | list(Feature)

The feature to be removed. If None, all features will be removed.