-
Notifications
You must be signed in to change notification settings - Fork 1
A collection of bugs #1
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Many thanks to Ashley (@redman-a) for identifying these bugs. I have opened a new branch v1.0.2 for their development,
Here is Ashley's comments:
Perhaps EXT for external triggering should be added to the "det_modes"
For transient detection, TRANS, people use dig instead of acq. Perhaps this should be given the same status and added to the "functions" list
I have only ever seen bsweep and the ENDOR defs variables rf and df formatted in all lowercase
I often see people format pulse length assignments and increments in the experiment blocks without spaces e.g. p2=p2+d30 this means that the pulses do not meet the expected regex and are formatted incorrectly
Perhaps variable names, such as a, for transient averages, that are 'reserved' should be given special status and formatted differently?