rstoolbox.components.SequenceFrame.delete_extra

SequenceFrame.delete_extra(pick=None)

Setter/Getter for the delete extra configuration.

Set the behaviour to decide whether or not non-regular positions have to be deleted if empty.

Parameters:pick (bool) – Whether or not to activate this option. By default is None, which turns the function into a getter.
Returns:bool