percival-detector / percivalui

The Percival detector python user interface
0 stars 2 forks source link

Shorten scan setpoints #126

Closed wnichols1 closed 3 years ago

wnichols1 commented 3 years ago

this alters what scan-setpoints does, and also setting num stages to 2, and dwell time to 500.

wnichols1 commented 3 years ago

https://confluence.desy.de/display/XYZ/Percival+Startup+Logfiles+for+comparison

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 55.753% when pulling e02884d3ccf28164c7e856efc3a523039dc1f4fe on shorten-scan-setpoints into 880ae1a5700ddaf241ef828e56772d6ffea1873f on master.

wnichols1 commented 3 years ago

There are some tidying commits at the start of this, before the two commits which alter things.

prcvlusr commented 3 years ago

A) regarding rename odin config files: it is OK B) regarding set num scan-stages to 2, and dwell to 500ms. Add apply-setpoints.: 1) I do not have problem with changing the ramp from 4 steps, 2s to 2 steps, 0.5sec 2) but please do not change:

wnichols1 commented 3 years ago

I think the command you are looking for is percival-hl-apply-setpoint. and you will see things like this in the new scripts: percival-hl-apply-setpoint -s 00_0_0V0A

I will revert (2)

wnichols1 commented 3 years ago

I am going to suggest that we delete these scripts in (2) from github because I think i) they are easily recreated, being mostly copies of other things ii) they are not generally useful and I doubt anyone will use them except Alessandro iii) It's unclear what they are meant to do

is that ok?

wnichols1 commented 3 years ago

closed accidentally; reopening!

wnichols1 commented 3 years ago

I think there is a difference between MERGING a branch and APPROVING a branch. I wanted approval from agreer before merging, but he can do this retrospectively.

ajgdls commented 3 years ago

I don't think I can approve it now by clicking on any buttons, so you can consider this comment as my approval @wnichols1