Pixel Scale Calculator Formula
Understand the math behind the pixel scale calculator. Each variable explained with a worked example.
Formulas Used
Pixel Scale
pixel_scale_arcsec = 206.265 * pixel_size / focal_lengthPixel Scale (arcmin/px)
pixel_scale_arcmin = 206.265 * pixel_size / focal_length / 60Variables
| Variable | Description | Default |
|---|---|---|
pixel_size | Pixel Size(um) | 3.75 |
focal_length | Focal Length(mm) | 1000 |
How It Works
Pixel Scale in Astrophotography
Pixel scale tells you how much sky each pixel of your camera sensor covers.
Formula
pixel_scale = 206.265 * p / f
A good rule of thumb is to match pixel scale to about half the typical seeing (e.g., 1 arcsec/px for 2-arcsecond seeing).
Worked Example
3.75 um pixels on a 1000 mm telescope.
pixel_size = 3.75focal_length = 1000
- 01scale = 206.265 * 3.75 / 1000
- 02scale = 773.5 / 1000
- 03scale = 0.7735 arcsec/px
Ready to run the numbers?
Open Pixel Scale Calculator