qipe-nlab / Labber-PSICT

The Pulse-Sequence Instrument Control Tool. Developing scripts to allow string-based input to Labber for more flexible control over pulse sequence configurations.
MIT License
3 stars 1 forks source link

Parse elements of channel relation strings #4

Closed SamWolski closed 5 years ago

SamWolski commented 5 years ago

Original report by Samuel Wolski (Bitbucket: 557058:90b732eb-6ab1-4b27-9495-eb00eafde259, GitHub: samwolski).


It should be possible to parse channel relation strings using regex matching, thus eliminating the need to specify each of the components separately when specifying channel relations.

Note:

SamWolski commented 5 years ago

Original comment by Samuel Wolski (Bitbucket: 557058:90b732eb-6ab1-4b27-9495-eb00eafde259, GitHub: samwolski).


This issue has been resolved on the development branch, and will be featured in an upcoming release.

SamWolski commented 5 years ago

Original comment by Samuel Wolski (Bitbucket: 557058:90b732eb-6ab1-4b27-9495-eb00eafde259, GitHub: samwolski).


Resolved in v1.1.4.1