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.
Movie()by grabbing the raw signals fromdict_of_dataand using the row indices of theDataFrameas the data points - not theabs_timecolumn.SignalValidator- removeCORRUPToption and clarify API to themscanandscanimagemodules.