Detector mapping

Colored by MUX column. Hover shows corresponding indices.

Click to select a detector, click and drag to select many detectors at once
Their indices are copy pastable at the text box to the right of the grids
Uncheck the "Sync selected x,f with selected c,r" if you would like to do the selection in each grid independently

Check the "Show Dead Squids" box to show which squid is dead from the last tuning
Note that after a tuning you will need to update the tools/dead_squids.js file manually

Loading maps…
(x, f) focal plane
x
f
Note these are in order of selection.
[(x,f),(x,f)...]
(c, r) MUX grid
r
c
Note these are in order of selection.
[(c,r),(c,r)...]

Computer Rack Visualization

Front View

Back View

Leak rate calculator

Enter the start/end time and pressure exactly as read off the gauge, pick a volume geometry (or enter the volume directly), and every intermediate step will be shown with units.

Pressure readings

Volume

Sensitivity / Map Estimator

Calculate sensitivity from observing time, or observing time from a target sensitivity.

Calculation

In 1D mode every scan revisits the same line. In 2D mode successive scans step across the map, so the same total number of scans gives less integration time per spatial pixel.

Detector sensitivity

The two units explained. MJy sr−1 √s describes noise in surface brightness and is the natural unit for resolved or extended emission. mJy √s describes noise in flux density for an unresolved source. An unresolved source does not have to be physically point-like: it only needs to be smaller on the sky than the telescope beam, so the instrument cannot resolve structure across it and the source is measured as one beam-integrated flux. The two descriptions are related by the beam solid angle, Sν = Iν Ωbeam. For a Gaussian beam, Ωbeam = 1.1331 θFWHM2. With the default 33.56″ beam, 1 MJy sr−1 = 30.0 mJy per beam, so 10 MJy sr−1 √s and 300 mJy √s are the same physical detector sensitivity. The numerical values are different because one is per steradian and the other is integrated over one beam. The detector noise and desired sensitivity do not need to use the same unit system. The calculator converts each input independently through the beam solid angle before comparing them. For example, with this beam, a detector NEFD of 300 mJy √s can be paired directly with a desired map sensitivity of 0.1 MJy sr−1; the calculator converts 300 mJy √s to the equivalent 10 MJy sr−1 √s internally. Likewise, a detector NEI of 10 MJy sr−1 √s can be paired with a 3 mJy target. These two examples describe the same physical detector noise and target depth.
NEIarray = NEIdet / √Ndet
Ωbeam = 1.1331 θFWHM2
Sν = Iν Ωbeam
tpix,required = (NEIarray / sensitivity)2

Scan geometry

tdwell,scan = pixel size / scan speed
1D: tpix = Nscans · tdwell,scan
2D: tpix = (Nscans / Nrows) · tdwell,scan,   Nrows = map height / step size