Verify Cen A, book CrA on T8 for the 22 Jul evening, rebuild the rate model #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "campaign-ledger-2026-07-21"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What this is
The 21 Jul drain-campaign session: verify the Centaurus A run, place the Corona Australis booking that two previous sessions had to defer, and correct the points model now that a second real bill exists.
What was achieved
Cen A verified. Reservation 749302 on T32 ran 18:50-21:16 SSO local and finished 34 minutes early because the plan completed. Images are under
/images/qisback/T32/NGC5128, transaction 851344 billed 160 points, balance is now 2,097.The rate model is rebuilt, and the previous session's warning is withdrawn. Two bills now bracket the question and both land exactly on the plan's exposure total:
381 = 3.00 h x 127 and 160 = 2.00 h x 80, to the point. Billing is per imaging minute after all, so the x1.6 wall-clock multiplier is gone; the rate card's per-scope numbers are what is wrong, and each scope's rate now has to be derived from its first real bill. This flips the budget conclusion: the campaign is heading to under-spend by roughly 800 points, so future sessions should add or lengthen runs, not trim them.
Queue #2 booked. Probing
New.aspxconfirmed the original 01:35-04:35 slot was dead ("Conflicting reservation. Start time must be later than 2:25 AM", user hajo's 749207, exactly as predicted). Instead of the leftover 02:30-05:30 window, where Corona Australis is 3.5-6.5 h past the meridian, the run went to 2026-07-22 21:45 - 2026-07-23 00:45 SSO local, which brackets the ~22:30 culmination so all 115 minutes of imaging happen near the zenith. That is the geometry of the previously rejected option (c) on the night of option (b): (c) had only been rejected because Cen A was holding the reservation quota, which freed when Cen A completed. Verified inReservation/MySummary.aspx; quota now 6:50 / 8:00.Tools used
PowerShell
Invoke-WebRequestagainst the WebForms portal (login,DataService.svc/GetAccountStatus,account/history.aspx,Reservation/MySummary.aspx), the three-stepNew.aspxreservation POST atreservations.itelescope.net, and HTTP-auth reads of the per-scope ACP servers on T8, T32, T33 and T59 for plan folders, image folders and system status.Also noted
plans/README.mdnow documents theNew.aspxGET as the way to test a slot for conflicts, since the DayPilot grid renders client-side and shows nothing to a plain HTTP fetch.ModalStatic.result("OK")and MySummary does not print ids.