Retrieve the metadata from a generated DSP block.
Project ID
DSP Block ID, use the impulse functions to retrieve the ID
Whether to exclude 'includedSamples' in the response (as these can slow down requests significantly).
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Date when the features were created
Labels in the dataset when generator ran
Names of the generated features. Only set if axes have explicit labels.
Number of features for this DSP block
The included samples in this DSP block. Note that these are sorted in the same way as the npy
files are laid out. So with the windowCount
parameter you can exactly search back to see which file contributed to which windows there.
Length of the sliding window when generating features.
Increase of the sliding window when generating features.
Whether data was zero-padded when generating features.
Frequency of the original data in Hz.
Information about the output of the DSP block
Output type of the DSP block
The shape of the block output
Available on all types. Denotes the width of an 'image' or 'spectrogram', or the number of features in a 'flat' block.
Only available for type 'image' and 'spectrogram'
Only available for type 'image'
Number of frames, only available for type 'image'
The version number of the resampling algorithm used (for resampled time series data only)