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.
- 01scale = 206.265 * 3.75 / 1000
- 02scale = 773.5 / 1000
- 03scale = 0.7735 arcsec/px
Frequently Asked Questions
What is the ideal pixel scale?
About one-third to one-half of the local seeing (FWHM of star images). For 2-arcsecond seeing, aim for 0.7 to 1.0 arcsec/px.
What happens if pixels are too large?
You under-sample the image, losing detail. Stars appear blocky and fine structure is blurred.
What happens if pixels are too small?
You over-sample: the extra resolution is wasted on seeing blur, while read noise and longer exposures increase.
Ready to run the numbers?
Open Pixel Scale Calculator