Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Label size for sequence Cs is not long enough #4

Open
albireox opened this issue May 29, 2018 · 0 comments
Open

Label size for sequence Cs is not long enough #4

albireox opened this issue May 29, 2018 · 0 comments
Assignees
Labels

Comments

@albireox
Copy link
Collaborator

From Gordon:

Hi Jose,

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.

@albireox albireox added the bug label May 29, 2018
@albireox albireox self-assigned this May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant