FeatureDecimationChannel
name |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘str’> Units: None |
Name of channel |
ex |
frequency_max |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘float’> Units: samples per second |
Highest frequency present in the sprectrogam data. |
77.0 |
frequency_min |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘float’> Units: samples per second |
Lowest frequency present in the sprectrogam data. |
99.0 |
sample_rate_decimation_level |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘float’> Units: samples per second |
Sample rate of the time series that was Fourier transformed to generate the FC decimation level. |
60 |
sample_rate_window_step |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘float’> Units: samples per second |
Sample rate of the windows. |
4 |
units |
Description |
Example |
|---|---|---|
Required: True Type: <class ‘str’> Units: None |
Units of the channel |
milliVolts |
time_period.end |
Description |
Example |
|---|---|---|
Required: True Type: str | float | int | numpy.datetime64 | pandas._libs.tsl Units: None |
End date and time of collection in UTC. |
2020-02- 04T16:23:45.453 670+00:00 |
time_period.start |
Description |
Example |
|---|---|---|
Required: True Type: str | float | int | numpy.datetime64 | pandas._libs.tsl Units: None |
Start date and time of collection in UTC. |
2020-02- 01T09:23:45.453 670+00:00 |