Book a short-exposure core set for Cen A, and make it a campaign habit #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hdr-core-booking"
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?
Why
Processing the 21 July Centaurus A data revealed that the nucleus is saturated. A single 300 s luminance sub reads 65313 ADU in the core, so the deep stack is clipped there and no processing recovers it. The only fix is more data at shorter exposures.
What was booked
plans/hdrcore-t32.txt— an exposure ladder covering a factor of 60 below the deep subs:All BIN2, matching the deep stack's 0.5376"/px so the frames register without rescaling. 18.2 minutes of imaging, roughly 25 points.
Uploaded to T32 and verified byte-identical against the copy in this repo, then booked for 22 Jul 18:50-19:50 SSO local (08:50-09:50 UTC) — the same window in which the deep run actually succeeded, T32 having a 35 degree elevation floor and Cen A being an evening target from there. Verified in
Reservation/MySummary.aspx; quota now 7:05 of 8:00.The habit this establishes
CAMPAIGN.md now records that bright targets need a short set budgeted alongside the deep run, at about a sixth of the deep run's cost. NGC 6744 was already shot without one, and 47 Tuc and the SMC in queue #5 will certainly need one — a globular cluster core is the fastest thing there is to saturate. The rule of thumb used here: shortest sub = deep sub / 60.
Tools used
PowerShell
Invoke-WebRequestfor the reservation POST sequence and verification;curlmultipart upload to the T32 ACP server'saupload.aspplus a round-trip diff of the uploaded file; Python (astropy) to measure the saturation level that motivated the whole thing.Note
The image-processing pipeline that found this lives in the user's
Downloads\NGC5128\20260721\stacked\scriptsfolder with a METHODS.md alongside, not in this repo, since it operates on image data rather than campaign state.