David's Astronomy Pages
|
Notes (S913) |
Notes Main |
Home Page |
Notes (S914) |
Session Aims & Highlights | |
- Observing Result - Night Summary Plot - Session Event Log |
|
Operational Issues | |
- Critical Issues (0),
Major Issues (2),
Minor Issues (1),
Small Defects (0),
Continuous Improvement (7) |
|
No Images >> [ Local Files >> ] | |
Main aims
Equipment & Software
Highlights
Summary Plots & Logs
Observing Plan | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Observing Result |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Night Sky Summary Plot Top axis: Sky Brightness at Zenith (in ADU/s) Lefthand axis: Local Time (hh LT). Righthand axis: Sun Altitude (degs) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Actual Weather vs Pre-Session Weather Forecast |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Session Event Log | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Session Alerts | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Back to Top
Retrieving Targets ... Fail
No rows found
Reading Start Time... Fail Plan is empty
(nItems=0)
Problem occurred twice, so it was clearly repeatable.
Reading the Plan Start Time failed on both occasions and 'PlanStartTime' was
left with a zero/null value of "0001-01-01 00:00:00 which caused
exceptions to be produced in the later Session Equilibrating phase (see the
proceeding isssue above). At the time the Plan table had two
existing test plans for the 2021-09-16 Night Date (V1 Quick Plan & V2 Quick
Plan) which were generated during code development and testing a little
earlier in the day. Normally there aren't any existing test plans
having the same date as the session which means this bug has been seen
before. As an attempt at getting a new Observing Plan to be built & loaded,
the two existing V1 and V2 plans were deleted in AstroPlan and the session
returned to Automated mode in AstroMain. This time the
SetState_Initiating operations worked correctly and oversaw the creation of
a new 'V1 BEST PLAN' plan. Review of the code shows that QsoPlanID is
taking the value 0, by the code only checks that QSOPlanID <> vcNull.
Fixed by ensuring the QSOPlanID takes the value vcNull if there is no
existing plan. Also modified code that PlanStartTime takes the value
vcNullDate if there is no existing plan or a failure to load plan.
PlanStartTime is tested to ensure that it it is not vcNullDate, before
moving to Session.Starting, otherwise the observatory is returned to manual.Post-Session
Back to Top
This Web Page: | Notes - Session 914 Attempt (2021-09-16) |
Last Updated : | 2024-09-30 |
Site Owner : | David Richards |
Home Page : | David's Astronomy Web Site |