esrf

Beamline Instrument Software Support
SPEC Macro documentation: [ Macro Index | BCU Home ]

graphical.mac
See other macros in category: Tools
Description:
    Patches on some standard macros mostly for plot handling
Documentation:
Macros:
    invert
    Usage: invert Muliply the currently plotted data of the last scan by -1.
    (Friedrich Schotte 30 Sep 98)


    diff
    Usage: diff Differentiate currently plotted data
    (Friedrich Schotte)


Internal Macros:
    arr__CFWHM
    Usage: arr__CFWHM (a, x, y, range)
    replacement for the "arr__CFWHM" of "plotarray.mac". Patches the "plot" macro so the online peak search works with negativ peaks and without background subtraction. Used form online display "cplot" and CEN
    Arguments: a= scan data array (normally SCAN_D), x = x column number in "a", y = y column number in "a", range = string of format "n:m" which denoted the part of array "a" to be used. (Friedrich Schotte 30 Sep 98)

    arr__FWHM
    Usage: arr__FWHM (a, x, y, range)
    replacement for the "arr__FWHM" of "plotarray.mac". Patches the "plot" macro so the online peak search works with negativ peaks and without background subtraction. Used form online display "cplot" and CEN
    Arguments: a= scan data array (normally SCAN_D), x = x column number in "a", y = y column number in "a", range = string of format "n:m" which denoted the part of array "a" to be used. (Friedrich Schotte 30 Sep 98)

    arr__COM
    Usage: arr__COM (a, x, y, range)
    replacement for the "arr__CFWHM" of "plotarray.mac". Patches the "plot" macro so the online peak search works with negativ peaks and without background subtraction. Used form online display "cplot" and CEN
    Arguments: a= scan data array (normally SCAN_D), x = x column number in "a", y = y column number in "a", range = string of format "n:m" which denoted the part of array "a" to be used. (Friedrich Schotte 30 Sep 98) double array a_Y[4096]

    undiff
    Usage: undiff


Filename: graphical.mac
Author:
Last mod.: 07/02/2017 17:55 by guilloud