A Student's Guide to 
Patch-Clamp Electrophysiology
Microscope Scale Calibration with ImageJ
How to add scale bars to microscope images using a ruler slide

Calibration Steps

Example Images

Apply an aggressive unsharp mask to maximally sharpen edges

Perform corner-to-corner measurement

Scalebars can be burned-in

Example Calculations

10x 40x

Scaling unscaled images

You could apply a known micron/px ratio using the mouse (Edit -> properties), or use the command:

micronsPerPx=1.234;
run("Properties...", "unit=micron pixel_width=micronsPerPx pixel_height=micronsPerPx");

To burn a scale bar into an image, use this command:

run("Scale Bar...", "width=100 height=20 font=40 color=Blue background=None location=[Lower Right] bold");

Scales for My Microscopes

(µm/px) 4x 5x 10x 20x 40x 60x
2P epi 1.6161 0.64644 0.32365 0.10738 .24139
DIC red 3.2325 1.293 0.3214 0.21439
FL01 1.1240 0.4514 0.2254
Apo 1.2900 0.65216 0.32608 0.16304 0.102381