Add customized new features #32
-
Hi there, I would like to add some features customized to my purpose. But I will need some guidance on which parts of the code to change. Let me explain the two things I have in mind:
I want to add a button to the scanning GUI that sets self.reverse_order = True. Can you advise how to add this button in the respective backend codes?
Thanks for the advice! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 14 replies
-
Hi!
and plotting a line: |
Beta Was this translation helpful? Give feedback.
-
Hi, thanks for the prompt reply. I am planning to scan the positions like this (in black) instead of (in green), which is the default for the nested loop structure |
Beta Was this translation helpful? Give feedback.
Solution that works only for linear step and by providing the maximum value of the x parameter inside the recipe: