{# The calibration control as it appears in the VIEWER: a pencil beside the scale bar, and a popup behind it. Moved into OpenSeadragon's own container at init (views/scaleCalibration.js) and positioned against the scale bar's element on every refresh, because the scalebar plugin puts its bar at four fifths of the free width -- neither edge is fixed, so there is no CSS offset that stays beside it. Same data-roles as the inline form on the project edit page (_scale_calibration.html); one controller drives both, and it finds its parts inside its own root rather than by document id, so the two can share a page without colliding. #}