File MIES_AnalysisFunctionManagement.ipf¶
AFM Analysis functions routines
Functions
-
variable AFM_CallAnalysisFunctions(string device, variable eventType)¶
Call the analysis function associated with the stimset from the wavebuilder.
- Returns:
Valid analysis function return types, zero otherwise, see also AnalysisFunctionReturnTypes
-
variable AFM_UpdateAnalysisFunctionWave(string device)¶
Update the analysis function storage wave from the stimset waves notes.
We are called earlier than DAP_CheckSettings() so we can not rely on anything setup in a sane way.