Skip to content

Data demonstration #122

Answered by sneakers-the-rat
mnmneE asked this question in Q&A
Aug 17, 2021 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

It looks like there are a few errors in that screenshot -- the first two are from not having a subject selected in the subject list in the gui (the list next to the start/stop button) when pressing start/stop button.

the second is from a misspecified PLOT dictionary in the task - this is documented here: https://docs.auto-pi-lot.com/en/main/guide/task.html#plot. In this case it's sort of odd because a preceding line checks if the PLOT dictionary is empty, which is the typical way to specify a plotless task, and returns quietly. So the dictionary must have something in it, but not have a data subdictionary. I just modified the behavior of the code here 9a8c0e6 so that if there is no data k…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@sneakers-the-rat
Comment options

@mnmneE
Comment options

@mnmneE
Comment options

@mnmneE
Comment options

@sneakers-the-rat
Comment options

Answer selected by mnmneE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants