API Reference:
ieeg.io.get_data
ieeg.io.raw_from_layout
ieeg.io.save_derivative
ieeg.mt_filter.line_filter
ieeg.navigate.channel_outlier_marker
ieeg.navigate.outliers_to_nan
ieeg.navigate.trial_ieeg
Developer Information
Useful Links
Compute norm of an array.
x (array) – Data whose norm must be found.
array
value – Sum of squares of the input array x.
float