enable_xcorr Moku:Pro, Moku:Delta
Enables cross correlation between requested channelsIf enabled, the get_data function will return a new key named xcorr containing the cross-correlation data in its response.
Parameters
boolean
Disable all implicit conversions and coercions.
default: true string required
Source channel A
allowed values:Moku:Pro Input1, Input2, Input3, Input4, InputA, InputB Moku:Delta Input1, Input2, Input3, Input4, Input5, Input6, Input7, Input8, InputA, InputB
string required
Source channel B
allowed values:Moku:Pro Input1, Input2, Input3, Input4, InputA, InputB Moku:Delta Input1, Input2, Input3, Input4, Input5, Input6, Input7, Input8, InputA, InputB
# Examples
# Sample response
{
"channel_a": "None",
"channel_b": "Default"
}
1
2
3
4
2
3
4