Figure 3
A diagram of core INSIGHT classes with listed attributes. Dashed arrows show dependency on or usage of other classes. The SingleImage class handles a single frame and retrieves associated parameters from Params to calculate the experiment's geometry and to transform data to reciprocal space (using GeometryCalculations). It then calls IntensityCorrections for calculating pixel-wise intensity corrections. In this process, the Params class makes experimental details available to GeometryCalculations and IntensityCorrections. |