πŸ”­ Stellar NomadsAutoguider Settings Calculator stellarnomads.com β†—

Autoguider Settings Calculator

Enter your imaging and guiding gear to get the guide pixel scale, sampling ratio, minimum move, guide speed and PHD2 calibration step β€” the numbers you need for tight, reliable autoguiding.

Imaging system

Guiding system

Mount & sky

Recommended settings

Minimum move
β€”
guide px Β· estimate
Calibration step
β€”
ms (PHD2)
Imaging scaleβ€”
Guide scaleβ€”
Guide : imaging ratioaim ≀ 4–5Γ—β€”
Total allowable error80% of imaging scaleβ€”
Guide speedβ€”
Suggested guide exposureβ€”
β€”

How autoguider settings are calculated

Good autoguiding keeps your guide star centred so the error never grows large enough to bloat the stars in your imaging field. The right settings depend on two pixel scales β€” your imaging camera's and your guide camera's β€” and your mount's guide rate.

Pixel scale

Both scales use the same formula: scale (β€³/px) = 206.265 Γ— pixel size (Β΅m) Γ— binning Γ· focal length (mm). The imaging scale tells you how finely your photos are sampled; the guide scale tells you how much sky one guide-camera pixel covers.

Guide-to-imaging ratio

A common rule of thumb is to keep the guide scale no more than about 4–5Γ— the imaging scale. Because a guider can typically centroid a star to ~0.1 pixel, a coarser guide scale than that risks the smallest detectable guide correction being larger than one imaging pixel.

Minimum move

The Total Allowable Error (TAE) is the star wobble the guider can tolerate before it shows in the image β€” a common starting rule is 80% of the imaging scale, converted to guide pixels (TAEβ€³ Γ· guide scale) and floored at 0.1 px. That gives a starting estimate for PHD2's minimum move; PHD2's own default is 0.2 px, and the authoritative value comes from running PHD2's Guiding Assistant, which measures your seeing directly. (PHD2 simply zeroes any correction below the minimum move β€” it's a straight threshold, not a radius.)

Guide speed & calibration step

Guide speed is guide rate Γ— 15.04β€³/s (sidereal). PHD2's calibration step is sized so a calibration moves the star ~25 px over your chosen number of steps: step (ms) = 25 Γ— guide scale Γ· (15 Γ— guide rate) Γ· steps Γ— 1000 Γ· cos(dec) β€” capped at PHD2's 6-step minimum and rounded up to the nearest 50 ms.

Frequently asked questions

What guide scale should I aim for?

Keep your guide camera's pixel scale within roughly 4–5Γ— your imaging scale. Finer (a longer guide scope or smaller guide pixels) is fine; much coarser means the smallest guide correction may exceed one imaging pixel.

What should I set Minimum Move to in PHD2?

This tool gives a starting estimate (β‰ˆ80% of imaging scale, in guide pixels, floored at 0.1 px). PHD2's built-in default is 0.2 px. For the best value, run PHD2's Guiding Assistant β€” it measures your seeing and recommends a minimum move directly. Typical values land around 0.1–0.3 guide px.

What is the calibration step for?

It's how long PHD2 pulses the mount during each calibration move. Too small and calibration takes forever or fails; too large and it overshoots. Aim for about 12 steps to reach the target distance β€” this tool sizes the pulse for that.

Does declination matter?

Yes β€” RA moves slow down by cos(declination), so PHD2 lengthens the calibration step near the pole. Calibrate near the celestial equator (Dec 0Β°) and near the meridian for the most reliable result.

What guide exposure should I use?

1–3 seconds is typical. Longer exposures average out seeing and give a steadier centroid, but respond more slowly to mount errors. Match it to your mount's smoothness and the seeing.

Pixel scale and calibration step follow PHD2's source code (GetPixelScale, calstep_dialog.cpp); minimum move is a starting heuristic β€” confirm the real value with PHD2's Guiding Assistant. A guide; verify against your own mount and seeing.