Nick Steinmetz
Nick Steinmetz
If desired output is a square pulse of duration d, then use a clock output channel, with duty cycle = 1, frequency = 1/d, run duration d. (If run duration...
An arduino should be able to effectively drive a reward pulse by sending a serial signal with desired on duration. It would be paired with arduino code that receives the...
rather than this sill ".par" file. (my fault)
I think we need to move away from the "daqController.command([0 0 x])" system. It's inflexible and non-intuitive. I suggest leaving that function as it is but introducing a new one...
Send an event at the start of the new trial which contains the trial number, repeat number, and all params. How to implement it? 1) As a function that is...
Idea is to generate analog outputs on the fly, using the continuous mode of the daq. The analog daq sessions needs to be in IsContinuous mode, and a DataRequired callback...
Of some kind...
Would be great to have a filter in the admin interface that returns sessions whose narrative is not empty and it is not equal to "auto-generated session". It should also...