timetag / ETA

ETA is a graphical event-driven programming language for time-tag processing.
https://timetag.github.io/
GNU General Public License v2.0
16 stars 6 forks source link

Support negative channel numbers #162

Open gyger opened 11 months ago

gyger commented 11 months ago

Swabian Instruments has introduced negative channel numbers in there raw file format for falling polarities, because one can record both signal directions at the same time now. Seems to not work in ETW currently.

linzuzeng commented 10 months ago

I think you can set, for example clip1.CHANNEL_OFFSET=11 to a Clip, if -10 is the smallest channel number on the negative side.

Do you think we should also support negative chn number?

BTW, Sorry for the late reply. My signal bridge is down LOL.