You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demultiplex more than one coordinate signal per channel.
Simplify Movie() by grabbing the raw signals from dict_of_data and using the row indices of the DataFrame as the data points - not the abs_time column.
Refactor SignalValidator - remove CORRUPT option and clarify API to the mscan and scanimage modules.
The text was updated successfully, but these errors were encountered:
Movie()
by grabbing the raw signals fromdict_of_data
and using the row indices of theDataFrame
as the data points - not theabs_time
column.SignalValidator
- removeCORRUPT
option and clarify API to themscan
andscanimage
modules.The text was updated successfully, but these errors were encountered: