Allows arbitrary slicing (subsampling) of the data.
Note
When using order=’random’, the sampling is random for each of the measurements in the collection.
Parameters: |
|
---|---|
Returns: | new collection of subsampled event data. |
Return type: | FCCollection or a subclass |