Skip to content

Add epoch info for TTL stimsets into LBN #855

@t-b

Description

@t-b

And look into the epochs for the other channels if they are correct.

Test:

// UTF_TD_GENERATOR DeviceNameGeneratorMD1
Function DAEpochFail([str])
	string str

	STRUCT DAQSettings s
	InitDAQSettingsFromString(s, "MD1_RA0_I0_L0_BKG1_RES1")
	
	InitDAQSettingsFromString(s, "MD1_RA1_I0_L0_BKG1_ITP0"             + \
	                             "__HS0_DA0_AD0_CM:IC:_ST:Short_DA_0:" + \
	                             "__TTL0_ST:StimulusSetA_TTL_0:")
	AcquireData_NG(s, str)
End

Requires 50ms stimset Short_DA_0 from pxp.

Gives grafik

ShortDAWithLongTTLBug.zip

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions