You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dan and I found a bug in sop that happens when you try to modify an Apogee
Manga sequence. It seems SOP can only display 5 Cs at once (next to the
Count box) so when we modify the exposure to be longer than that then it
has trouble displaying it properly. I should note that it does do what we
ask in terms of how many exposures to do, but it displays it confusingly
so we aren't sure if it is in fact behaving correctly. Since it is only a
bug in the displaying of the number of Cs I think it should hopefully be a
quick fix.
Here is the excerpt from the log copy pasted for you:
We also found a SOP bug. When modifying an Apogee Manga sequence it seems SOP
can only display so many Cs. For example, when starting a default sequence
SOP will show Cccc and then move to cCcc once the next exposure starts. We
tried to modify the sequence by adding 1 count of CC during the last exposure. SOP
goes from cccC to ccCcc. This fails to show one completed c on the left. After
that 4th exposure finishes SOP shows ccccC, omitting the final c on the right.
Here the display is worrying because us observers don't know if another
exposure will be taken. But another exposure does start without our intervention and SOP then displays ccccc, missing the C at the end. It seems that SOP can only show
5 Cs at once, but that that modifying does work correctly. All Apogee As and Bs
executed correctly.
The text was updated successfully, but these errors were encountered:
From Gordon:
The text was updated successfully, but these errors were encountered: