Commit graph

10 commits

Author SHA1 Message Date
422b36552c Merge pull request 'T33 first-light prep: 47 Tuc test plan and runbook' (#4) from t33-first-light into main 2026-07-18 22:09:27 +01:00
61aae7dca2 T33 first-light prep: 47 Tuc test plan and session runbook
plans/ngc104-test.txt is the ACP observing plan for the free 30-minute proof
run on T33: NGC 104 / 47 Tucanae, L 4x120s + RGB 2x90s at Bin2 (~17 min
exposure, ~24 min with overhead), modelled on the account's previous
one-click plan format (decimal-hours RA, decimal-degrees dec, #shutdown at
end). Already uploaded to the scope's /plans/qisback/ folder and verified to
round-trip byte-identical.

plans/README.md is the runbook: the T33 ACP endpoint map (status JSON,
console read, scope connect, plan upload/run, logs), the verified upload
procedure, the not-yet-exercised acquire POST with its Windows-path plan
value, the 47 Tuc run window (second half of the SSO night, ~14:00-19:30
UTC), and the step-by-step session procedure including the open questions a
first live run must answer (scope-connect requirement, abort control).

state/TODO.md tracks the test as in progress.
2026-07-18 22:09:24 +01:00
c6aeaa6af8 Merge pull request 'Automation recon: portal endpoints and ACP control servers' (#3) from automation-recon into main 2026-07-18 21:55:54 +01:00
f946361149 Automation recon: portal endpoints, ACP control servers, live status
Records verified findings from a credentialed read-only recon of the
iTelescope portal (2026-07-18) in state/NOTES.md: the WebForms login flow,
the /DataService.svc JSON endpoints (GetAccountStatus, GetMyAvailablePlans,
ApplyPromoCode), the per-telescope ACP web servers behind HTTP auth
(tNN.itelescope.online / tNN.itelescope.net:80NN, confirmed on T33), the
Planner redirect to lookup.itelescope.online, and the per-site weather URLs.
Credentials themselves stay outside the repo.

state/TODO.md gains the next automation steps (map ACP endpoints, explore
the new planner, enumerate more DataService methods) and a campaign-impact
note: most Chile scopes plus several others are currently offline, including
recommended T71 and T73, so near-term work should target T33/T8/T32/T59 at
Siding Spring and status must be re-checked before any booking.
2026-07-18 21:55:52 +01:00
9ba4cdcd35 Merge pull request 'Southern targets guide: objects invisible from the UK' (#2) from southern-targets into main 2026-07-18 21:28:38 +01:00
066db7222d Add points-budget section to TARGETS.md
The user holds 2,638 iTelescope points. Adds a budgeting section built on the
published standard-plan rate shape (affordable scopes ~$19-54/hr, premium
~$54-118/hr, ranges reflecting moon-phase and plan discounts; exact per-scope
rates live in the login portal planner). Estimates points per finished target
(150-350 narrowband on fast scopes, 300-500 dark-of-moon LRGB galaxies,
200-350 for the T8 Magellanic shot), concluding ~2,600 points covers 8-12
showpiece targets. Stretch tactics: free full-moon weeks for clusters, the
daily free 30 minutes for framing tests, and booking narrowband at bright
moon when rates bottom out.
2026-07-18 21:28:32 +01:00
6993f35cfc Southern targets guide: objects invisible from the UK
Adds TARGETS.md, a target guide for the southern iTelescope sites (Siding
Spring Q62, Deep Sky Chile X07) built around UK visibility: from lat 51.5°N
anything below dec -38° never rises and dec -25° to -38° culminates under
~15° altitude. Targets are tiered accordingly (never visible vs hopeless),
grouped by region (Magellanic Clouds, Carina/Crux, Centaurus, Ara/Scorpius
tail, far-southern galaxies, SNR/planetaries), and each is matched to the
best scope from TELESCOPES.md with the field-of-view reasoning in the notes.

Includes a seasonal booking calendar (evening sky by quarter from the
southern sites, with the Q62 30-35° minimum-elevation caveat), a suggested
first campaign for July-August (free T33 globulars, T71 narrowband on Ara/
Scorpius, T73 on NGC 6744, then T8 on the Magellanic Clouds in Oct-Nov),
and cost-shape notes (fast scopes for nebulae, dark-of-moon for LRGB).

README links the new guide; state/TODO.md records the addition.
2026-07-18 20:58:45 +01:00
7fe9e0d2be Merge pull request 'Telescope review: all 23 active iTelescope systems' (#1) from telescope-review into main 2026-07-17 14:21:10 +01:00
6555e774d9 Telescope review: all 23 active iTelescope systems
Adds TELESCOPES.md, a per-observatory review of every telescope on the
iTelescope.net network with a spec block and an assessment for each, a
'choosing a telescope' use-case table, and general observations (CCD to CMOS
migration, Bin2 software limits, elevation limits, network-side calibration).

Data sourcing:
- data/itelescope-telescopes.csv is a verbatim CSV export of iTelescope's
  maintained specs Google Sheet (24 rows: 23 active scopes + T74 placeholder).
- The support article (Freshdesk 247371) supplied observatory groupings and
  minimum elevation limits; it still lists T9/T19/T31/T69 which the sheet has
  dropped - the review follows the sheet and records the discrepancy.
- go.itelescope.net is an authenticated app shell; nothing was scraped from it.

Also fills in the remaining state/ files: TODO (pending: T74 specs, retired
scope reconciliation, periodic sheet refresh), DECISIONS (source-of-truth
choice, single-document structure, no launchpad scraping), NOTES (refresh
command, CSV quirks), ARCHITECTURE (repo layout), and README.
2026-07-17 14:20:49 +01:00
3fad877dee Bootstrap: Default Workflow scaffold
Repo created for a reference/review of the iTelescope.net remote telescope
network. This commit copies the Default Workflow in (CLAUDE.md and docs/ from
the Default-Workflow repo), adds a .gitignore (secrets and scratch), and fills
in state/PROJECT.md with the objective: review every telescope on the network
and provide a choosing guide, using only public sources (support article and
the maintained Google Sheet; the go.itelescope.net launchpad is login-only).
2026-07-17 14:20:36 +01:00