Home > lyngby > lyngby_runinfo.m

lyngby_runinfo

PURPOSE ^

lyngby_runinfo - Number of runs and scans within runs

SYNOPSIS ^

function [Runs, ScansPerRun] = lyngby_runinfo(Run)

DESCRIPTION ^

 lyngby_runinfo       - Number of runs and scans within runs

       function [Runs, ScansPerRun] = lyngby_runinfo(Run)

       Input:  Run           (Optional) Run definition. If it is not
                             defined 'R' from lyngby_ui_global will
                             be used. 

       Output: Runs          Number of runs
               ScansPerRun   Number of scans per run. If there are
                             different number of scans per run this
                             will be a vector.

       If there is no run defined then Runs = 1 will be returned, and
       ScansPerRun will be sat to the size of P or X.

       See also: lyngby_ui_global, lyngby_run

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Wed 29-Jul-2009 15:57:21 by m2html © 2003