Inside Stellar Photometry: How Star Magnitudes Are Computed

Added:

Photometry Intro
Aperture Basics
Pixel Noise Facts
Centroid Algorithm
Aperture Software
Star Profiles
Data Stacking
Software Limits
Photometry Tools
Practical Advice

Photometry Intro

2:00
Playing Section
  • 1

    Introduces Richard Berry and his software AIP4Win.

  • 2

    Explains the goal of transforming pixels into scientific data.

  • 3

    Uses M67 cluster images to demonstrate basic photometry.

The astronomical magnitude scale, including Pogson's relation and the logarithmic nature of apparent brightness.
The fundamentals of CCD/CMOS digital imaging, specifically how silicon sensors convert incoming photons into pixel values (ADUs).
Standard astronomical image calibration techniques, including bias subtraction, dark current correction, and flat-fielding.
Basic concepts of coordinate systems and FITS (Flexible Image Transport System) file structures used to store astronomical data.
Differential photometry techniques to account for atmospheric extinction by comparing target stars to stable comparison stars in the same field of view.
PSF (Point Spread Function) fitting photometry, which is necessary for accurate measurements in crowded stellar fields where apertures overlap.
Photometric calibration and standardization, transforming instrumental magnitudes into standard photometric systems (such as the Johnson-Cousins UBVRI system).
Practical scientific analysis of light curves, such as detecting exoplanetary transits, characterizing variable stars, or tracking transient events like supernovae.
7.2K views160likes2:25:19@AAVSOHQOriginal Release: 2022-03-12

Stellar photometry transforms pixel data into meaningful astronomical measurements through systematic image analysis. The process involves defining three key regions: an aperture containing most stellar light, a gap preventing contamination from extended halos, and an annulus measuring sky background. The software identifies star centers by balancing pixel moments around the centroid, then applies soft aperture techniques with partial pixel weighting to capture complete stellar profiles. Background subtraction involves sorting annulus pixels and discarding outliers before computing instrumental magnitudes using the formula m = -2.5 × log₁₀(signal) + Z, where Z is a zero-point constant calibrated against standard stars. The curve of growth analysis helps optimize aperture sizes for maximum signal-to-noise ratio. This computational approach enables amateur astronomers to achieve professional-quality photometric results comparable to decades of established research.