Package uk.ac.gda.analysis.mscan


package uk.ac.gda.analysis.mscan
  • Class
    Description
     
    Intended to be used to append an additional dataset to a Malcolm scan where per point data is provided by Malcolm but requires a transformation using parameters known by GDA.
    The hkl scannable (diffcalc.gdasupport.scannable.hkl.Hkl) is a ScannableMotionWithScannableFieldsBase.
    Defines configuration for which SWMR Malcolm processors should be used
     
    Consumes datasets provided during a scan in order to perform processing.
    Find the maximum value in the frame
    Compute the mean of the frame
    Processor for Malcolm scans which calculates a background subtracted signal using ROIs and optionally normalise using values from transmission and attenuator scannables.
    Send dataset to plot view
    Extension of Malcolm device to allow live processing to be performed within GDA This is achieved using SwmrMalcolmProcessingReader responsible for reading frames as they are available and passing the datasets into any defined processors
    Read ROIs from the plotting system and calculate stats for each ROI
    Compute the sum of the frame
    Reads a datafile using a Swmr iterator extracting each frame and passing to a list of MalcolmSwmrProcessors.