esrf

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

REGIONSCAN.MAC
See other macros in category: All
Description:
    Extended ascan: variable points density regions.
Documentation:
    DESCRIPTION
    rscan allows users to define various measurement density regions among the scanned area; each region is assigned its particular size and intervals number.

    EXAMPLE
    rscan motor 1 2 30 3 10 2
    Does an absolute scan (ascan), with 30 intervals between motor positions 1 and 2, and 10 between 2 and 3, the integration time being 2 seconds.


    DEPENDENCIES
      - The file regionscan.mac has to be read in   
    


Macros:
    rscan
    Usage: rscan <start end_roi1> <intervals_roi1> [end_roi2 intervals_roi2] ... <time>
    Extended ascan command. You can define as many ROIs as you want.

Internal Macros:
    _region_profile_ascan
    Usage: _region_profile_ascan
    Calculates the scan profile step by step.

    _rscan
    Usage: _rscan
    Does the scan.

Filename: regionscan.mac
Author: REGIONSCAN.MAC - Marie-Claire LAGIER - 96/9/27
Last mod.: 19/08/2013 10:57 by witsch