home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / packet / pak_07 / amsoft.iii next >
Text File  |  1997-02-01  |  130KB  |  2,983 lines

  1.  
  2.  
  3.  
  4.                    WPL -- Wavelet Packet Laboratory
  5.  
  6.  
  7.                             Version 1.02
  8.  
  9.  
  10.  
  11.                              MANUAL.TXT
  12.  
  13.                  Reference Manual for the WPL program
  14.  
  15.  
  16.  
  17. This program is currently Shareware. Please include this notice
  18. in all copies.
  19.  
  20. Any people interested in obtaining the release version should print and
  21. fill out the order form in the file ORDER.FRM.  Registration entitles the
  22. user to technical support and notices of updates to the program.  A
  23. nominal fee of $50 will be charged for duplications costs.  Receipt of
  24. payment will register the user.  The form should be sent to:
  25.  
  26.  
  27.          Wavelet Packet Laboratory
  28.          Digital Diagnostic Corp.
  29.          26 Rossotto Drive
  30.          Hamden, CT 06514
  31.          Phone: (203)-288-9444
  32.          FAX:   (203)-287-8765
  33.  
  34.                  INTERNET: ddc@cs.yale.edu
  35.  
  36.  
  37. 1. Introduction
  38.  
  39. The purpose of this document is to instruct users in the use of the
  40. WPL program.  The WPL program is intended to provide signal analysis
  41. using the Wavelet Packet transform.  This transform maintains
  42. positional as well as frequency information about a signal. 
  43.  
  44. The following conventions are used in this document:
  45.  
  46.   - All keys to be typed in by the user are surrounded in quotes;
  47.     i.e. "Enter".  If the "Alt", "Shift", or "Ctrl" keys are to be 
  48.     pressed with a key, it is indicated like "Alt F".
  49.  
  50.   - Strings to type are surrounded with single quotes: i.e. `heart.byt'.
  51.  
  52.   - Check marks are indicated by _/.  In WPL, they are displayed with the   
  53.     square root character.
  54.  
  55.   - The Go Away button which is displayed on the top left of windows is 
  56.     indicated by the -^- character.  This button is equivalent to pressing 
  57.     the "Esc" key.
  58.  
  59.   - Entries in pull down windows are indicated with | symbols separating
  60.     the individual menu entry selections; i.e., FILE|OPEN|SIGNAL.
  61.  
  62.   - All descriptions of edit, directory, or selection windows are 
  63.     preceded by the associated menu which appears at the top
  64.     of the screen.
  65.  
  66.   - Menu entries can alternatively be selected by typing the highlighted 
  67.     letters.  The only exception to this rule is that the top main menu 
  68.     entries (FILE...) and menu entries for edit window require that the
  69.     "Alt" key also be pressed.  For example, FILE from the main menu is 
  70.     selected by pressing "Alt F"
  71.  
  72.   - Gray menu entries are not VALID and cannot be selected
  73.  
  74.   - a trace is defined as a portion of a signal
  75.   
  76. It may seem that this manual indicates that keys are the principal
  77. method of operating the WPL program; however, the mouse is the
  78. preferred input device.  The key documentation is included mainly
  79. as shortcuts to clicking on items with the mouse.  
  80.  
  81. The rest of this document is organized around the main menu of
  82. the WPL program.
  83.  
  84.  
  85. 2. FILE
  86.  
  87. This menu contains items dealing with signal files:
  88.  
  89.          - Opening Signal File
  90.          - Saving To Signal Files
  91.          - Close a Signal window
  92.          - Delete a file
  93.  
  94.  
  95. 2.1 FILE|OPEN|SIGNAL
  96.  
  97. Invocation     "Alt F","I"  from the Main Menu
  98.  
  99. Menu           Open Signal MENU: NAMES PATH TYPES F12DONE
  100.  
  101. Appearance      -^---------OPEN DIRECTORY C:\WPL\*.WPL----------------
  102.                |                                                      |
  103.                |    FILE NAME                .\.WPL                   |
  104.                |    FILE TYPE                Wavelet Packet           |
  105.                |                                                      |
  106.                 ------------------------------------------------------
  107.                where:
  108.                  FILE NAME = The DOS name of the signal file
  109.                  FILE TYPE = The format of the data inside the signal file
  110.  
  111. Keys           Typing Keys -- Enter in a file name
  112.                Enter       -- Register the typed in file name
  113.                Alt N       -- Load a list of file names
  114.                Alt P       -- Load a list of directories
  115.                ALT T       -- Load a list of valid signal file formats
  116.                F12         -- Try to load the file name
  117.                ESC         -- Go back without opening a signal
  118.  
  119. Description    This functions allows the user to open a signal file.  
  120.  
  121.                The file type, the format of the signal data, should be
  122.                set first.  Setting the file type is described in 
  123.                section 2.1.3.  If the FILE TYPE is not the proprietary
  124.                Wavelet Packet data format, the IMPORT function is 
  125.                invoked which is described in section 2.1.4.  Note: the
  126.                file extension has nothing to do with the FILE TYPE (the 
  127.                data format) even though when the FILE TYPE is chosen, 
  128.                the file extension does change to a default value; e.g. 
  129.                WPL for Wavelet Packet.  
  130.  
  131.                There are two ways of specifying a file name.  First,
  132.                the filename can be typed in from the keyboard.  After
  133.                typing the file name, the name must be registered with
  134.                the "Enter" key and accepted with the "F12" key.  If
  135.                the file does not exist, pressing "F12" will only
  136.                cause the computer to beep.
  137.  
  138.                Secondly, the filename can be selected from a list of 
  139.                filenames.  Using the list of available file names is 
  140.                described in section 2.1.1.  Setting the path of the
  141.                list of file names is described in section 2.1.2.
  142.                
  143.                The DRIVE IS NOT READY warning will appear when trying 
  144.                to access a file on a floppy that has not been inserted.  
  145.                See section 2.1.5. for a description of what to do next.
  146.  
  147. 2.1.1. FILE|OPEN|SIGNAL NAMES
  148.  
  149. Invocation     "Alt N" from the FILE|OPEN|SIGNAL menu
  150.  
  151. Menu           Open Signal MENU: F12DONE
  152.  
  153. Appearance      -^----------OPEN DIRECTORY C:\WPL\*.WPL---------------
  154.                |heart.byt     sinxcube.byt    ..\                    |
  155.                 -----------------------------------------------------
  156.  
  157. Keys           Up Arrow        -- Move the cursor up
  158.                Down Arrow      -- Move the cursor down
  159.                Left Arrow      -- Move the cursor left
  160.                Right Arrow     -- Move the cursor right
  161.                Ctrl Up Arrow   -- Scroll up one line
  162.                Ctrl Down Arrow -- Scroll down one line
  163.                Page Up         -- Scroll up one page
  164.                Page Down       -- Scroll down one page
  165.                Home            -- Move cursor to top left
  166.                End             -- Move cursor to bottom right
  167.                Ctrl Home       -- Move cursor to first entry
  168.                Ctrl End        -- Move cursor to last entry
  169.                Enter           -- Load a file under the cursor
  170.                F12             -- Load a file under the cursor
  171.                ESC             -- Close the names list window
  172.  
  173. Description    This function allows the user to chose a signal file
  174.                from a list of file names.
  175.  
  176.                The path of this window is taken either from the typed 
  177.                in file name or from the PATH list described in 2.1.2.
  178.  
  179.                If the FILE TYPE is not the proprietary Wavelet
  180.                Packet data format, the IMPORT function is invoked which
  181.                is described in section 2.1.4.
  182.  
  183.                Setting the FILE TYPE is described in section 2.1.3.
  184.                Note: the file extension has nothing to do with the 
  185.                FILE TYPE (the data format) even though when the FILE 
  186.                TYPE is chosen, the file extension does change to a 
  187.                default value; e.g. WPL for Wavelet Packet.  
  188.  
  189.                It is possible to type in `*.*' and view all the files
  190.                in the current path.
  191.  
  192.                If the user selects an entry that ends with \, the path
  193.                will be changed to that directory.  This includes the
  194.                special entry ..\ which changes the path to the previous
  195.                directory.
  196.  
  197.                The DRIVE IS NOT READY warning will appear when trying 
  198.                to access a file on a floppy that has not been inserted.  
  199.                See section 2.1.5. for a description of what to do next.
  200.  
  201. 2.1.2. FILE|OPEN|SIGNAL PATH
  202.  
  203. Invocation     "Alt P" from the FILE|OPEN|SIGNAL menu
  204.  
  205. Menu           Path MENU: F12DONE
  206.  
  207. Appearance      -^----------PATH DIRECTORY C:\WPL--------------------
  208.                |..\     <A:>      <B:>       <C:>                    |
  209.                |                                                     |
  210.                 -----------------------------------------------------
  211.  
  212. Keys           Up Arrow        -- Move the cursor up
  213.                Down Arrow      -- Move the cursor down
  214.                Left Arrow      -- Move the cursor left
  215.                Right Arrow     -- Move the cursor right
  216.                Ctrl Up Arrow   -- Scroll up one line
  217.                Ctrl Down Arrow -- Scroll down one line
  218.                Page Up         -- Scroll up one page
  219.                Page Down       -- Scroll down one page
  220.                Home            -- Move cursor to top left
  221.                End             -- Move cursor to bottom right
  222.                Ctrl Home       -- Move cursor to first entry
  223.                Ctrl End        -- Move cursor to last entry
  224.                Enter           -- Load a directory under the cursor
  225.                F12             -- Load a directory under the cursor
  226.                ESC             -- Close the path window
  227.  
  228. Description    This function allows the user to set the path for the 
  229.                list of file names.
  230.  
  231.                When the user selects an entry that ends with \, the path
  232.                will be changed to that directory.  This includes the
  233.                special entry ..\ which changes the path to the previous
  234.                directory.
  235.  
  236.                The DRIVE IS NOT READY warning will appear when trying 
  237.                to access a file on a floppy that has not been inserted.  
  238.                See section 2.1.5. for a description of what to do next.
  239.  
  240.  
  241. 2.1.3. FILE|OPEN|SIGNAL TYPES
  242.  
  243. Invocation     "Alt T" from the FILE|OPEN|SIGNAL menu
  244.  
  245. Menu           Type MENU: F12DONE
  246.  
  247. Appearance      -^---FILE TYPES--------
  248.                |_/WPL - Wavelet Packet |
  249.                |  ASC - ASCII Text     |
  250.                |  BYT - Byte Format    |
  251.                |  INT - Integer Format |
  252.                 -----------------------
  253.  
  254. Keys           Up Arrow        -- Move the cursor up
  255.                Down Arrow      -- Move the cursor down
  256.                Home            -- Move cursor to top left
  257.                End             -- Move cursor to bottom right
  258.                Enter           -- Choose the type under the cursor
  259.                F12             -- Choose the type under the cursor
  260.                ESC             -- Close the type window
  261.  
  262. Description    This function allows the user to set the data format
  263.                of the signal file to be opened.
  264.  
  265.  
  266.  
  267. 2.1.4. FILE|OPEN|SIGNAL IMPORT
  268.  
  269. Invocation     Selecting a filename from the Names window or
  270.                entering a filename from the FILE|OPEN|SIGNAL window
  271.  
  272. Menu           Import MENU: F12DONE
  273.  
  274. Appearance      -^-------------IMPORT PARAMETERS ------------------
  275.                |                                                   |
  276.                |    SIGNED PIXEL (Y/N)            N                |
  277.                |    FILE OFFSET (in bytes)        0                |
  278.                |    TRACE LENGTH (in pixels)     -1                |
  279.                |    FILE LENGTH (in pixels)      -1                |
  280.                 ---------------------------------------------------
  281.  
  282.                where:
  283.  
  284.                SIGNED PIXEL = If Y then the data has negative values
  285.                               (2's complement).
  286.  
  287.                FILE OFFSET  = Skip over this many bytes of header which 
  288.                               may be present in the file
  289.  
  290.                TRACE LENGTH = Used to break up long signals into several 
  291.                               small ones. -1 will load all the points into 
  292.                               a single trace.  Trace lengths are limited
  293.                               to 4096 points.
  294.  
  295.                FILE LENGTH  = Used to limit the amount of points loaded.  
  296.                               -1 will not limit the amount of points.
  297.  
  298. Keys          Up Arrow    -- Move the cursor up
  299.               Down Arrow  -- Move the cursor down
  300.               Typing Keys -- Enter in data
  301.               Enter       -- Register typed in data
  302.               ESC         -- Go back to the Startup MENU
  303.               F12         -- load the file 
  304.  
  305. Description   This function allows the user to load only a portion of
  306.               the signal into the window, break a signal into traces,
  307.               and determine whether negative values exist in the 
  308.               signal.
  309.  
  310. 2.1.5. DRIVE IS NOT READY error
  311.  
  312. Invocation     Trying to access a file on an empty floppy drive
  313.  
  314. Appearance      -^-------------------------------------------------
  315.                |                DRIVE IS NOT READY                 |
  316.                |                                                   |
  317.                |                 Retry operation                   |
  318.                |                 Abort operation                   |
  319.                |   RETRY    ABORT                                  |
  320.                 ---------------------------------------------------
  321.  
  322. Keys           R   = Retry the operation, preferably after a disk has 
  323.                      been inserted into the floppy disk drive
  324.                                     
  325.                A   = Abort the operation. Go back to calling function.
  326.  
  327.                ESC = Abort the operation. Go back to calling function.
  328.  
  329. Description    This error window allows the user to insert a disk into
  330.                the floppy disk drive if it was empty.
  331.  
  332.  
  333. 2.2. FILE|OPEN|PARENT
  334.  
  335. Invocation     "Alt F","P" from the Main MENU when a Wavelet Packet
  336.                signal file is displayed.
  337.  
  338. Description    This function is used to open the parent of the current
  339.                file.  Only the Wavelet Packet data format retains the
  340.                parent information.
  341.  
  342.  
  343.  
  344. 2.3. FILE|OPEN|RAW
  345.  
  346. Invocation     "Alt F","R" from the Main MENU when a Wavelet Packet
  347.                signal file is displayed.
  348.  
  349. Description    This function is used to open the original version
  350.                of the current file.  Only the Wavelet Packet data
  351.                format retains the parent information.
  352.  
  353.  
  354.  
  355. 2.4. FILE|SAVE
  356.  
  357. Invocation     "Alt F", "S" from the Main menu
  358.  
  359. Menu           Save MENU: NAMES PATH TYPES OPTIONS F12DONE
  360.  
  361. Appearance      -^------------SAVE DIRECTORY .C:\WPL\*.WPL------------
  362.                |                                                      |
  363.                |    FILE NAME                C:\wpl\heart.wpl         |
  364.                |    FILE TYPE                Wavelet Packet           |
  365.                |                                                      |
  366.                 ------------------------------------------------------
  367.                where:
  368.                  FILE NAME = The DOS name of the signal file
  369.                  FILE TYPE = The format of the data inside the signal file
  370.  
  371. Keys           Typing Keys -- Enter in a file name
  372.                Alt N       -- Load a list of file names
  373.                Alt P       -- Load a list of directories 
  374.                ALT T       -- Load a list of valid signal file formats
  375.                ESC         -- Go back to the Main MENU
  376.                F12         -- Try to save the file name
  377.  
  378. Description    This function allows the user to save modification to 
  379.                a signal or export the signal to other data formats.
  380.  
  381.                The file type, the format of the signal data, should be
  382.                set first.  Setting the file type is described in 
  383.                section 2.1.3.  Use of the WPL format is strongly
  384.                suggested.
  385.  
  386.                There are two ways of specifying a file name.  First,
  387.                the filename can be typed in from the keyboard.  After
  388.                typing the file name, the name must be registered with
  389.                the "Enter" key and accepted with the "F12" key.  See 
  390.                section 2.4.1. if the file already exists.
  391.  
  392.                Secondly, the filename can be selected from a list of 
  393.                filenames.  Using the list of available file names is 
  394.                described in section 2.1.1.  Setting the path of the
  395.                list of file names is described in section 2.1.2.
  396.                
  397.                The DRIVE IS NOT READY warning will appear when trying 
  398.                to access a file on a floppy that has not been inserted.  
  399.                See section 2.1.5. for a description of what to do next.
  400.  
  401.                Optionally, the saved file can made read only if this
  402.                option is checked.
  403.                
  404.  
  405.  
  406. 2.4.1. FILE ALREADY EXISTS
  407.  
  408. Invocation     Trying to save to a file that already exists
  409.  
  410. Appearance      -^-------------------------------------------------
  411.                |              FILE ALREADY EXISTS                  |
  412.                |                                                   |
  413.                |   OVERWRITE    ESC CANCEL                         |
  414.                 ---------------------------------------------------
  415.  
  416. Keys           O   = Overwrite the existing file.
  417.                ESC = Do not overwrite.  Go back to the save function.
  418.  
  419.  
  420.  
  421.  
  422. 2.5. FILE|CLOSE
  423.  
  424. Invocation     "Alt F", "C" or "Alt F","ESC" from the main menu or
  425.                the diamond character on the upper left corner of the
  426.                signal window.
  427.  
  428. Appearance      -^-----------------------------------
  429.                |       Save before abandoning,       |
  430.                |      Continue abandoning, or        |
  431.                |        Cancel Abandoning            |
  432.                |                                     |
  433.                | <SAVE>   <CONTINUE>   <ESC CANCEL>  |
  434.                 -------------------------------------
  435.  
  436. Keys           S   = save the signal and calculations to a file.
  437.                C   = continue the closing of the file.
  438.                ESC = go back to the Main MENU
  439.  
  440. Description    This function prevents the user from unintentionally
  441.                closing a signal window. 
  442.  
  443.  
  444.  
  445. 2.6. FILE|DELETE
  446.  
  447. Invocation     "Alt F","D" from the main menu
  448.  
  449. Menu           Delete File MENU:  PATH  F12DONE
  450.  
  451. Appearance      -^----------DELETE DIRECTORY C:\WPL\*.BYT------------
  452.                |heart.byt     sinxcube.byt    ..\                    |
  453.                |                                                     |
  454.                 -----------------------------------------------------
  455.  
  456. Keys           Up Arrow        -- Move the cursor up
  457.                Down Arrow      -- Move the cursor down
  458.                Left Arrow      -- Move the cursor left
  459.                Right Arrow     -- Move the cursor right
  460.                Ctrl Up Arrow   -- Scroll up one line
  461.                Ctrl Down Arrow -- Scroll down one line
  462.                Page Up         -- Scroll up one page
  463.                Page Down       -- Scroll down one page
  464.                Home            -- Move cursor to top left
  465.                End             -- Move cursor to bottom right
  466.                Ctrl Home       -- Move cursor to first entry
  467.                Ctrl End        -- Move cursor to last entry
  468.                Enter           -- Mark a file for deletion
  469.                F12             -- Delete all marked files 
  470.                ESC             -- Close the delete file window
  471.  
  472. Description    This function allows the user to delete files. The intention
  473.                of this function is to make room for new signal files.
  474.  
  475.                The user first marks all of the files to be deleted from 
  476.                the current list of files.  Changing the current path
  477.                is described in section 2.1.2.  When all the files have
  478.                been marked, press "F12" to delete the files.  Read Only 
  479.                files can not be deleted.
  480.  
  481.  
  482. 3. WINDOW
  483.  
  484. This menu contains functions that operate on windows.
  485.  
  486.  
  487. 3.1. WINDOW|SELECT
  488.  
  489. Invocation     "Alt W","S" from the main menu or "Alt 0" at any time
  490.  
  491. Menu           Select Window MENU:  F12DONE
  492.  
  493. Appearance      -^-----ACTIVE WINDOWS--------
  494.                |1 - c:\wpl\heart.byt         |
  495.                |                             |
  496.                |                             |
  497.                |                             |
  498.                 ----------------------------- 
  499.  
  500. Keys           Up Arrow        -- Move the cursor up
  501.                Down Arrow      -- Move the cursor down
  502.                Home            -- Move cursor to top left
  503.                End             -- Move cursor to bottom right
  504.                Enter           -- Change the window to the one under
  505.                                   the cursor.
  506.                F12             -- Change the window to the one under
  507.                                   the cursor.
  508.                ESC             -- Close the selection window
  509.  
  510. Description    This function allows the user to switch the active window
  511.                to another open signal window. This function is most 
  512.                useful when there are open windows which are totally
  513.                covered.             
  514.  
  515.                Windows can also be selected by clicking on them with 
  516.                the mouse. The other method of selecting windows involves
  517.                the window displayed before the file name in the
  518.                window banner.  The window is selected by typing "Alt n"
  519.                where n = the window number.
  520.  
  521.                The active window is framed with double lines instead of
  522.                single lines. 
  523.  
  524.  
  525.  
  526. 3.2. WINDOW|MOVE
  527.  
  528. Invocation     "Alt W","M" from the main menu or dragging the upper left
  529.                corner of the window.
  530.  
  531. Menu           MOVE WINDOW: Enter MARK NEW UPPER LEFT
  532.  
  533. Keys           Up Arrow        -- Move the cursor up
  534.                Down Arrow      -- Move the cursor down
  535.                Left Arrow      -- Move the cursor left
  536.                Right Arrow     -- Move the cursor right
  537.                Home            -- Move cursor to diagonally up and left
  538.                End             -- Move cursor to diagonally down and left
  539.                Page Up         -- Move cursor to diagonally up and right
  540.                Page Down       -- Move cursor to diagonally down and right 
  541.                Enter           -- Move the window to the new position
  542.  
  543. Description    This function allows the user to move the active window to
  544.                a different section of the screen.  The window will retain
  545.                its size except when the window would run off the edge
  546.                of the screen.
  547.  
  548.                Moving a window is easiest when dragging the upper left
  549.                corner of the window with the mouse.  
  550.  
  551.  
  552. 3.3. WINDOW|RESIZE
  553.  
  554. Invocation     "Alt W","R" from the main menu or dragging the lower right
  555.                corner of the window.
  556.  
  557. Menu           RESIZE WINDOW: Enter MARK NEW LOWER RIGHT
  558.  
  559. Keys           Up Arrow        -- Move the cursor up
  560.                Down Arrow      -- Move the cursor down
  561.                Left Arrow      -- Move the cursor left
  562.                Right Arrow     -- Move the cursor right
  563.                Home            -- Move cursor to diagonally up and left
  564.                End             -- Move cursor to diagonally down and left
  565.                Page Up         -- Move cursor to diagonally up and right 
  566.                Page Down       -- Move cursor to diagonally down and right 
  567.                Enter           -- Change the size of the active window
  568.  
  569. Description    This function allows the user to change size of the active
  570.                window. Resizing a window is easiest when dragging the
  571.            lower right corner of the window with the mouse.
  572.  
  573.  
  574.  
  575. 3.4. WINDOW|MAXIMIZE
  576.  
  577. Invocation     "Alt W","X" from the main menu or the Up Arrow on the 
  578.                window banner
  579.  
  580. Description    This function allows the user to toggle the active window
  581.                between its current size and the maximum size of a signal
  582.                window.
  583.  
  584.  
  585. 3.5. WINDOW|MINIMIZE
  586.  
  587. Invocation     "Alt W","Z" from the main menu or the Down arrow on the 
  588.                window banner
  589.  
  590. Description    This function allows the user to toggle the active window
  591.                between its current size and the minimum size of a signal
  592.                window.
  593.  
  594.  
  595. 3.6. WINDOW|SPLIT
  596.  
  597. Invocation     "Alt W","P" from the main menu
  598.  
  599. Description    This function allow the user to resize all signal windows
  600.                so that two windows appear on the screen one on top 
  601.                of another.
  602.  
  603.  
  604. 3.7. WINDOW|TILED
  605.  
  606. Invocation     "Alt W","T" from the main menu
  607.  
  608. Description    This function allows the user to resize all signal windows
  609.                so that all windows appear on the screen with the
  610.                same size.
  611.  
  612.  
  613. 3.8. WINDOW|LAYERED
  614.  
  615. Invocation     "Alt W","L" from the main menu
  616.  
  617. Description    This function allows the user to resize all signal windows
  618.                so that all windows appear on the screen where each
  619.                new window is covered with another window.
  620.  
  621.  
  622. 4. VIEW
  623.  
  624. This menu contains items dealing with viewing signals:
  625.  
  626.          - Changing the signal magnification
  627.          - Setting the trace options
  628.          - Setting the signal annotations
  629.          - Setting the viewing parameters
  630.          - Viewing the clipboard
  631.  
  632.  
  633. 4.1. VIEW|MAGNIFICATION
  634.  
  635.  
  636. 4.1.1. VIEW|MAGNIFICATION|MAGNIFY
  637.  
  638. Invocation     "Alt V","M" from the main menu or the "M" on the left
  639.                side of the window.
  640.  
  641. Description    This function allows the user to increase the signal
  642.                magnification of both the X and Y axis.
  643.  
  644.                If the aspect ratio flag is set, then the X and Y 
  645.                magnifications will always be equal.  See section 4.4.
  646.                about setting the aspect ratio flag.
  647.  
  648.  
  649. 4.1.2. VIEW|MAGNIFICATION|MINIFY   
  650.  
  651. Invocation     "Alt V","m" from the main menu or the "m" on the left
  652.                side of the window.
  653.  
  654. Description    This function allows the user to decrease the signal
  655.                magnification of both the X and Y axis.
  656.  
  657.                If the aspect ratio flag is set, then the X and Y 
  658.                magnifications will always be equal.  See section 4.4.
  659.                about setting the aspect ratio flag.
  660.  
  661.  
  662. 4.1.3. VIEW|MAGNIFICATION|XINCREASE
  663.  
  664. Invocation     "Alt V","X" from the main menu or the "X" on the left
  665.                side of the window.
  666.  
  667. Description    This function allows the user to increase the signal
  668.                magnification of the X axis.
  669.  
  670.  
  671. 4.1.4. VIEW|MAGNIFICATION|XDECREASE
  672.  
  673. Invocation     "Alt V","x" from the main menu or the "x" on the left
  674.                side of the window.
  675.  
  676. Description    This function allows the user to decrease the signal
  677.                magnification of the X axis.
  678.  
  679.  
  680. 4.1.5. VIEW|MAGNIFICATION|YINCREASE
  681.  
  682. Invocation     "Alt V","Y" from the main menu or the "Y" on the left
  683.                side of the window.
  684.  
  685. Description    This function allows the user to increase the signal
  686.                magnification of the Y axis.
  687.  
  688.  
  689. 4.1.6. VIEW|MAGNIFICATION|YDECREASE
  690.  
  691. Invocation     "Alt V","y" from the main menu or the "y" on the left
  692.                side of the window.
  693.  
  694. Description    This function allows the user to decrease the signal
  695.                magnification of the Y axis .
  696.  
  697.  
  698. 4.1.7. VIEW|MAGNIFICATION|ZOOM IN
  699.  
  700. Invocation     "Alt V","Z" from the main menu
  701.  
  702. Menus          Zoom In MENU: SELECT ZOOM UPPER LEFT   ALL
  703.                Zoom In MENU: SELECT ZOOM LOWER RIGHT  ALL
  704.  
  705. Keys           Up Arrow        -- Move the cursor up
  706.                Down Arrow      -- Move the cursor down
  707.                Left Arrow      -- Move the cursor left
  708.                Right Arrow     -- Move the cursor right
  709.                Home            -- Move cursor to diagonally up and left
  710.                End             -- Move cursor to diagonally down and left
  711.                Page Up         -- Move cursor to diagonally up and right 
  712.                Page Down       -- Move cursor to diagonally down and right 
  713.                Gray Page Up    -- Scroll one screen up
  714.                Gray Page Down  -- Scroll one screen down
  715.                Ctrl Page Up    -- Scroll one trace up
  716.                Ctrl Page Down  -- Scroll one trace down
  717.                Enter           -- Define a corner of the new display 
  718.                                   rectangle
  719.                ESC             -- Go back one level
  720.                A               -- Adjust the magnification so the entire
  721.                                   signal (or as much as possible) fits
  722.                                   in the window.
  723.  
  724. Description    This function allows the user to define the rectangle
  725.                of áthe ásignal áwhich will be ádisplayed áin áthe 
  726.                window. áThe árectangle is defined áby áfirst á
  727.                selecting upper left corner and then selecting the
  728.                lower right corner.
  729.  
  730.  
  731. 4.1.8. VIEW|MAGNIFICATION|ZOOM OUT
  732.  
  733. Invocation     "Alt V","o" from the main menu 
  734.  
  735. Description    This function allows the user to set both the X and Y
  736.                magnification to one.
  737.  
  738. 4.2. VIEW|TRACE OPTIONS
  739.  
  740.  
  741. 4.2.1. VIEW|TRACE OPTIONS|LOG SCALE
  742.  
  743. Invocation     "Alt V","L" from the main menu 
  744.  
  745. Menus          Log MENU: Mark Upper Trace  ALL OPTIONS
  746.                Log MENU: Mark Lower Trace  ALL OPTIONS
  747.  
  748. Keys           Up Arrow        -- Move the cursor up
  749.                Down Arrow      -- Move the cursor down
  750.                Left Arrow      -- Move the cursor left
  751.                Right Arrow     -- Move the cursor right
  752.                Home            -- Move cursor to diagonally up and left
  753.                End             -- Move cursor to diagonally down and left
  754.                Page Up         -- Move cursor to diagonally up and right 
  755.                Page Down       -- Move cursor to diagonally down and right 
  756.                Gray Page Up    -- Scroll one screen up
  757.                Gray Page Down  -- Scroll one screen down
  758.                Ctrl Page Up    -- Scroll one trace up
  759.                Ctrl Page Down  -- Scroll one trace down
  760.                Enter           -- Define the set of traces to log scale
  761.                ESC             -- Go back one level
  762.                A               -- Display all traces with a log scale
  763.                O,T             -- Define a filter for the traces
  764.  
  765. Description    This function allows the user to define a set of traces 
  766.                to display in a log scale.  The base of the log scale is
  767.                set with VIEW|VIEWING PARAMETER (see section 4.4.)  The
  768.                trace type filter can be used to selectively choose which
  769.                types of traces are to be displayed with a log scale.  For
  770.                example, the user could  display all transform traces with
  771.                a log scale by choosing only transform traces (see section
  772.                4.2.1.1.) and pressing the "A" key.
  773.  
  774.                The status of the current trace, including the scaling,
  775.                can be displayed at the bottom of the signal window
  776.                with VIEW|ANNOTATIONS|TRACE (see section 4.3.2.).
  777.  
  778.  
  779. 4.2.1.1 TRACE TYPE FILTER
  780.  
  781. Menu           TRACE TYPE  F12DONE
  782.  
  783. Appearance      -^---TRACE TYPE--------
  784.                |_/SIGNALS              |
  785.                |_/TRANSFORMS           |
  786.                |_/BASES                |
  787.                |_/RECONSTRUCTIONS      |
  788.                 -----------------------
  789.  
  790. Keys           Up Arrow        -- Move the cursor up
  791.                Down Arrow      -- Move the cursor down
  792.                Home            -- Move cursor to top left
  793.                End             -- Move cursor to bottom right
  794.                Enter           -- Toggle the selection under the cursor
  795.                F12             -- Register all the select and close the
  796.                                   window
  797.                ESC             -- Close the window
  798.  
  799. Description    This function allows the user to selectively choose
  800.                which type of traces to work on.
  801.  
  802.  
  803. 4.2.2. VIEW|TRACE OPTIONS|LINEAR SCALE
  804.  
  805. Invocation     "Alt V","N" from the main menu 
  806.  
  807. Menus          Linear MENU: Mark Upper Trace  ALL OPTIONS
  808.                Linear MENU: Mark Lower Trace  ALL OPTIONS
  809.  
  810. Keys           Up Arrow        -- Move the cursor up
  811.                Down Arrow      -- Move the cursor down
  812.                Left Arrow      -- Move the cursor left
  813.                Right Arrow     -- Move the cursor right
  814.                Home            -- Move cursor to diagonally up and left
  815.                End             -- Move cursor to diagonally down and left
  816.                Page Up         -- Move cursor to diagonally up and right 
  817.                Page Down       -- Move cursor to diagonally down and right 
  818.                Gray Page Up    -- Scroll one screen up
  819.                Gray Page Down  -- Scroll one screen down
  820.                Ctrl Page Up    -- Scroll one trace up
  821.                Ctrl Page Down  -- Scroll one trace down
  822.                Enter           -- Define the set of traces to linear scale
  823.                ESC             -- Go back one level
  824.                A               -- Display all traces with a linear scale
  825.                O,T             -- Define a filter for the traces
  826.  
  827. Description    This function allows the user to define a set of traces 
  828.                to display in a log scale.  The trace type filter can be 
  829.                used to selectively choose which types of traces are to be
  830.                displayed with a linear scale.
  831.  
  832.                The status of the current trace, including the scaling,
  833.                can be displayed at the bottom of the signal window
  834.                with VIEW|ANNOTATIONS|TRACE (see section 4.3.2.).
  835.  
  836.  
  837. 4.2.3. VIEW|TRACE OPTIONS|SCALE TO TRACE
  838.  
  839. Invocation     "Alt V","T" from the main menu 
  840.  
  841. Menus          Scale To MENU: Mark Upper Trace  ALL OPTIONS
  842.                Scale To MENU: Mark Lower Trace  ALL OPTIONS
  843.  
  844. Keys           Up Arrow        -- Move the cursor up
  845.                Down Arrow      -- Move the cursor down
  846.                Left Arrow      -- Move the cursor left
  847.                Right Arrow     -- Move the cursor right
  848.                Home            -- Move cursor to diagonally up and left
  849.                End             -- Move cursor to diagonally down and left
  850.                Page Up         -- Move cursor to diagonally up and right 
  851.                Page Down       -- Move cursor to diagonally down and right 
  852.                Gray Page Up    -- Scroll one screen up
  853.                Gray Page Down  -- Scroll one screen down
  854.                Ctrl Page Up    -- Scroll one trace up
  855.                Ctrl Page Down  -- Scroll one trace down
  856.                Enter           -- Define the set of traces to scale
  857.                ESC             -- Go back one level
  858.                A               -- Display all traces with trace scaling
  859.                O,T             -- Define a filter for the traces
  860.  
  861. Description    This function allows the user to define a set of traces 
  862.                to display with upper and lower cutoffs defined by the 
  863.                trace maximum and minimum.  The trace type filter can be 
  864.                used to selectively choose which types of traces are to be
  865.                displayed.
  866.  
  867.                The status of the current trace, including the scaling,
  868.                can be displayed at the bottom of the signal window
  869.                with VIEW|ANNOTATIONS|TRACE (see section 4.3.2.).
  870.  
  871. 4.2.4. VIEW|TRACE OPTIONS|SCALE TO CUTOFFS
  872.  
  873. Invocation     "Alt V","T" from the main menu 
  874.  
  875. Menus          Scale To MENU: Mark Upper Trace  ALL OPTIONS
  876.                Scale To MENU: Mark Lower Trace  ALL OPTIONS
  877.  
  878. Keys           Up Arrow        -- Move the cursor up
  879.                Down Arrow      -- Move the cursor down
  880.                Left Arrow      -- Move the cursor left
  881.                Right Arrow     -- Move the cursor right
  882.                Home            -- Move cursor to diagonally up and left
  883.                End             -- Move cursor to diagonally down and left
  884.                Page Up         -- Move cursor to diagonally up and right 
  885.                Page Down       -- Move cursor to diagonally down and right 
  886.                Gray Page Up    -- Scroll one screen up
  887.                Gray Page Down  -- Scroll one screen down
  888.                Ctrl Page Up    -- Scroll one trace up
  889.                Ctrl Page Down  -- Scroll one trace down
  890.                Enter           -- Define the set of traces to scale
  891.                A               -- Display all traces with scaling
  892.                O,T             -- Define a filter for the traces
  893.  
  894. Description    This function allows the user to define a set of traces 
  895.                to display with upper and lower cutoffs defined by the 
  896.                user in VIEW|VIEWING PARAMETER (see section 4.4.).  The
  897.                trace type filter can be used to selectively choose
  898.                which types of traces are to be displayed.
  899.  
  900.                The status of the current trace, including the scaling,
  901.                can be displayed at the bottom of the signal window
  902.                with VIEW|ANNOTATIONS|TRACE (see section 4.3.2.).
  903.  
  904.  
  905.  
  906. 4.2.5. VIEW|TRACE OPTIONS|SET DISPLAY CUTOFFS
  907.  
  908. Invocation     "Alt V","O" from the main menu
  909.  
  910. Menus          Set Display Cutoffs MENU: Mark Upper Trace  ALL OPTIONS
  911.                Set Display Cutoffs MENU: Mark Lower Trace  ALL OPTIONS
  912.  
  913. Keys           Up Arrow        -- Move the cursor up
  914.                Down Arrow      -- Move the cursor down
  915.                Left Arrow      -- Move the cursor left
  916.                Right Arrow     -- Move the cursor right
  917.                Home            -- Move cursor to diagonally up and left
  918.                End             -- Move cursor to diagonally down and left
  919.                Page Up         -- Move cursor to diagonally up and right 
  920.                Page Down       -- Move cursor to diagonally down and right 
  921.                Gray Page Up    -- Scroll one screen up
  922.                Gray Page Down  -- Scroll one screen down
  923.                Ctrl Page Up    -- Scroll one trace up
  924.                Ctrl Page Down  -- Scroll one trace down
  925.                Enter           -- Define the set of traces 
  926.                ESC             -- Go back one level
  927.                A               -- Use all traces
  928.                O,T             -- Define a filter for the traces
  929.  
  930. Description    This function allows the user to define the upper and 
  931.                lower cutoffs by selecting a set of traces and using 
  932.                the minimum and maximum in the set of traces. The 
  933.                trace type filter can be used to selectively choose which
  934.                types of traces are to be displayed.
  935.  
  936.                The status of the current trace, including the scaling,
  937.                can be displayed at the bottom of the signal window
  938.                with VIEW|ANNOTATIONS|TRACE (see section 4.3.2.).
  939.  
  940.  
  941. 4.2.6. VIEW|TRACE OPTIONS|SHOW
  942.  
  943. Invocation     "Alt V","S" from the main menu
  944.  
  945. Menus          Show MENU: Mark Upper Trace  ALL OPTIONS
  946.                Show MENU: Mark Lower Trace  ALL OPTIONS
  947.  
  948. Keys           Up Arrow        -- Move the cursor up
  949.                Down Arrow      -- Move the cursor down
  950.                Left Arrow      -- Move the cursor left
  951.                Right Arrow     -- Move the cursor right
  952.                Home            -- Move cursor to diagonally up and left
  953.                End             -- Move cursor to diagonally down and left
  954.                Page Up         -- Move cursor to diagonally up and right 
  955.                Page Down       -- Move cursor to diagonally down and right 
  956.                Gray Page Up    -- Scroll one screen up
  957.                Gray Page Down  -- Scroll one screen down
  958.                Ctrl Page Up    -- Scroll one trace up
  959.                Ctrl Page Down  -- Scroll one trace down
  960.                Enter           -- Define the set of traces 
  961.                ESC             -- Go back one level
  962.                A               -- Use all traces
  963.                O,T             -- Define a filter for the traces
  964.  
  965. Description    This function allows the user to show all traces in 
  966.                between a set of displayed traces.  The trace type 
  967.                filter can be used to selectively choose which
  968.                types of traces are to be displayed.
  969.  
  970.                The status of the current trace, including the scaling,
  971.                can be displayed at the bottom of the signal window
  972.                with VIEW|ANNOTATIONS|TRACE (see section 4.3.2.).
  973.  
  974.  
  975. 4.2.7. VIEW|TRACE OPTIONS|HIDE 
  976.  
  977. Invocation     "Alt V","H" from the main menu 
  978.  
  979. Menus          
  980.                Hide MENU: Mark Upper Trace  ALL OPTIONS
  981.                Hide MENU: Mark Lower Trace  ALL OPTIONS
  982.  
  983. Keys           Up Arrow        -- Move the cursor up
  984.                Down Arrow      -- Move the cursor down
  985.                Left Arrow      -- Move the cursor left
  986.                Right Arrow     -- Move the cursor right
  987.                Home            -- Move cursor to diagonally up and left
  988.                End             -- Move cursor to diagonally down and left
  989.                Page Up         -- Move cursor to diagonally up and right 
  990.                Page Down       -- Move cursor to diagonally down and right 
  991.                Gray Page Up    -- Scroll one screen up
  992.                Gray Page Down  -- Scroll one screen down
  993.                Ctrl Page Up    -- Scroll one trace up
  994.                Ctrl Page Down  -- Scroll one trace down
  995.                Enter           -- Define the set of traces 
  996.                ESC             -- Go back one level
  997.                A               -- Use all traces
  998.                O,T             -- Define a filter for the traces
  999.  
  1000. Description    This function allows the user to hide a set of traces
  1001.                which is useful when transforming several signal traces
  1002.                at the same time. The trace type filter can be used 
  1003.                to selectively choose which types of traces are to be
  1004.                displayed.
  1005.  
  1006.                The status of the current trace, including the scaling,
  1007.                can be displayed at the bottom of the signal window
  1008.                with VIEW|ANNOTATIONS|TRACE (see section 4.3.2.).
  1009.  
  1010.  
  1011. 4.3. VIEW|ANNOTATIONS
  1012.  
  1013.  
  1014. 4.3.1. VIEW|ANNOTATIONS|SIGNAL
  1015.  
  1016. Invocation     "Alt V", "G" from the main menu
  1017.  
  1018. Menu           SIGNAL ANNOTATIONS  F12DONE
  1019.  
  1020. Appearance      -^--------------------
  1021.                |_/Raw                 |
  1022.                |_/Parent              |
  1023.                |_/Comment             |
  1024.                |All                   |
  1025.                |None                  |
  1026.                 ----------------------
  1027.                where:
  1028.                  Raw     -- The name of the original signal file
  1029.                             Used only in Wavelet Packet files
  1030.                  Parent  -- The name of the previous signal files
  1031.                             Used only in Wavelet Packet files
  1032.                  Comment -- The comment attached to the signal
  1033.  
  1034.                  All     -- Selects all of the above entries
  1035.                  None    -- Removes any selections
  1036.  
  1037. Keys           Up Arrow    -- Move the cursor up
  1038.                Down Arrow  -- Move the cursor down
  1039.                Enter       -- Toggle the selection of the current item
  1040.                ESC         -- Go back to the Main MENU without changes
  1041.                F12         -- Set up the trace annotations and go back
  1042.                               to the Main MENU
  1043.  
  1044. Description    This function allows the user to select the signal
  1045.                annotations that will appear at the bottom of 
  1046.                the screen.
  1047.  
  1048.  
  1049.  
  1050. 4.3.2. VIEW|ANNOTATIONS|TRACE
  1051.  
  1052. Invocation     "Alt V", "R" from the main menu
  1053.  
  1054. Menu           TRACE ANNOTATIONS  F12DONE
  1055.  
  1056. Appearance      -^-TRACE ANNOTATIONS-- 
  1057.                |_/Size                |
  1058.                |_/Min                 |                                     
  1059.                |_/Max                 |                                     
  1060.                |_/Average             | 
  1061.                |_/Energy              |                                        
  1062.                |_/Entropy             |
  1063.                |_/Compression Ratio   | 
  1064.                |_/Segmentation        |
  1065.                |_/Status              |                                       
  1066.                |_/Comment             |                                        
  1067.                |All                   |                                    
  1068.                |None                  |                                     
  1069.                 ----------------------
  1070.  
  1071.               where:  
  1072.                 Size    = Display the trace size
  1073.                 Min     = Display the trace minimum value and position
  1074.                 Max     = Display the trace maximum value and position
  1075.                 Average = Display the trace average value
  1076.                 Energy  = Display the energy in the trace, 
  1077.                                   the energy in subsets,
  1078.                                   the percentage of the subset energy
  1079.                 Entropy = Display the information cost
  1080.                 Compression Ratio = Display the trace compression ratio
  1081.                 Level   = Display the level of the transform traces
  1082.                 Status  = Display the display status of the trace
  1083.                 Comment = Display the trace comment
  1084.  
  1085.                 All     = Selects all of the above entries 
  1086.                 None    = Removes any selections
  1087.    
  1088. Keys           Up Arrow    -- Move the cursor up
  1089.                Down Arrow  -- Move the cursor down
  1090.                Enter       -- Toggle the selection of the current item
  1091.                ESC         -- Go back to the Main MENU without changes
  1092.                F12         -- Set up the trace annotations and go back 
  1093.                               to the Main MENU 
  1094.  
  1095. Description    This function allows the user to select the trace
  1096.                annotations that will appear at the bottom of 
  1097.                the screen.
  1098.  
  1099.  
  1100.  
  1101. 4.3.3. VIEW|ANNOTATIONS|NUMERIC CURSOR
  1102.  
  1103. Invocation     "Alt V", "C" from the main menu
  1104.  
  1105. Menu           NUMERIC CURSOR F12DONE
  1106.  
  1107. Appearance      -^-NUMERIC CURSOR---- 
  1108.                |_/Off                |                                     
  1109.                |  On                 |        
  1110.                 ----------------------
  1111.                where:
  1112.                  Off -- Does not display a numeric cursor at the bottom 
  1113.                         of the signal window
  1114.                  On  -- Displays a numeric cursor at the bottom of the 
  1115.                         signal window
  1116.  
  1117. Keys           Up Arrow    -- Move the cursor up
  1118.                Down Arrow  -- Move the cursor down
  1119.                Enter       -- Use the setting of the current item
  1120.                ESC         -- Go back to the Main MENU without changes
  1121.                F12         -- Use selection and go back to the Main MENU 
  1122.  
  1123. Description    This function allows the user to control the display of
  1124.                the numeric cursor at the bottom of the signal window
  1125.  
  1126.  
  1127.  
  1128. 4.3.4. VIEW|ANNOTATIONS|AXIS FORMAT
  1129.  
  1130. Invocation     "Alt V", "F" from the main menu
  1131.  
  1132. Menu           AXIS FORMAT F12DONE
  1133.  
  1134. Appearance      -^-AXIS FORMAT------- 
  1135.                |_/Off                |                                     
  1136.                |  On                 |        
  1137.                 ----------------------
  1138.                where:
  1139.  
  1140.                  Off -- Does not display axes along the sides of the signal
  1141.                  On  -- Displays axes along the sides of the signal 
  1142.  
  1143. Keys           Up Arrow    -- Move the cursor up
  1144.                Down Arrow  -- Move the cursor down
  1145.                Enter       -- Use the setting of the current item
  1146.                ESC         -- Go back to the Main MENU without changes
  1147.                F12         -- Use selection and go back to the Main MENU 
  1148.  
  1149. Description    This function allows the user to control the display of
  1150.                the axes along the sides of the signal.
  1151.  
  1152.  
  1153.  
  1154. 4.4. VIEW|VIEWING PARAMETERS
  1155.  
  1156. Invocation     "Alt V", "A" from the main menu
  1157.  
  1158. Menu           EDIT VIEWING PARAMETERS F12DONE
  1159.  
  1160. Appearance      -^-------EDIT VIEWING PARAMETERS-----------------
  1161.                | Dots Per Pixel X (1-100)           1            |
  1162.                | Dots Per Pixel Y (1-100)           1            |
  1163.                | Preserve Aspect Ratio (Y=YES/N=NO) N            |
  1164.                |                                                 |        
  1165.                | Lower Cutoff                                    |        
  1166.                | Upper Cutoff                                    |
  1167.                |                                                 |        
  1168.                | Log Base (0-100)                                |        
  1169.                 -------------------------------------------------
  1170.                where:
  1171.                  Dots Per Pixel X      = the x magnification
  1172.                  Dots Per Pixel Y      = the y magnification
  1173.                  Preserve Aspect Ratio = the aspect ratio flag used when
  1174.                                          Magnifying and Minifying
  1175.                  Lower Cutoff          = the cutoff used when the trace
  1176.                                          is Scale To Cutoffs
  1177.                  Upper Cutoff          = the cutoff used when the trace
  1178.                                          is Scale To Cutoffs
  1179.                  Log Base              = the log base for traces with 
  1180.                                          Log Scaling
  1181.  
  1182. Keys           Typing keys     -- Enter in information 
  1183.                Up Arrow        -- Move the cursor up
  1184.                Down Arrow      -- Move the cursor down
  1185.                Home            -- Move cursor to top left
  1186.                End             -- Move cursor to bottom right
  1187.                Enter           -- Register information in the cursor
  1188.                F12             -- Close the window
  1189.                ESC             -- Close the window without changes
  1190.  
  1191. Description    This function allows the user to edit various viewing
  1192.                parameters.
  1193.                                 
  1194.  
  1195.  
  1196. 4.5. VIEW|CLIPBOARD
  1197.  
  1198. Invocation     "Alt V", "B" from the main menu
  1199.  
  1200. Description    This function allows the user to open a new window with
  1201.                the signals cut or copied in EDIT|COPY, EDIT|COPY, 
  1202.                CALCULATE|ADD, CALCULATE|SUBTRACT.  This clipboard can be
  1203.                used like any other signal window, including the ability
  1204.                to be saved to a file with a user specified name. 
  1205.  
  1206.  
  1207.  
  1208. 5. EDIT
  1209.  
  1210. This menu contains functions used to edit the signal excluding arithmetic
  1211. functions which are in the CALCULATE menu (see section 6).
  1212.  
  1213. The purpose of these functions to prepare the data for input into the WPT
  1214. transform.  One of the primary restraints on this transform is that it is
  1215. limited to traces of a size under and including 512 data points.
  1216.  
  1217.  
  1218.  
  1219.  
  1220. 5.1. EDIT|COPY
  1221.  
  1222. Invocation     "Alt E","C" from the main menu
  1223.  
  1224. Menus          Copy MENU: Mark Upper Left   All OPTIONS
  1225.                Copy MENU: Mark Upper Right  All OPTIONS
  1226.  
  1227.                where: Options -> _/Trace  -- use trace cursor
  1228.                                    Range  -- use range cursor
  1229.                                  Visible -- copy all visible traces
  1230.  
  1231. Keys           Up Arrow        -- Move the cursor up
  1232.                Down Arrow      -- Move the cursor down
  1233.                Left Arrow      -- Move the cursor left
  1234.                Right Arrow     -- Move the cursor right
  1235.                Home            -- Move cursor to diagonally up and left
  1236.                End             -- Move cursor to diagonally down and left
  1237.                Page Up         -- Move cursor to diagonally up and right 
  1238.                Page Down       -- Move cursor to diagonally down and right 
  1239.                Gray Page Up    -- Scroll one screen up
  1240.                Gray Page Down  -- Scroll one screen down
  1241.                Ctrl Page Up    -- Scroll one trace up
  1242.                Ctrl Page Down  -- Scroll one trace down
  1243.                Enter           -- Choose a corner of cut rectangle
  1244.                ESC             -- Go back to the main menu 
  1245.                F12             -- Go back to the main menu 
  1246.                A               -- Copy all the whole signal to clipboard
  1247.                O,T             -- Use a trace cursor
  1248.                O,R             -- Use a range or rectangle cursor
  1249.                O,V             -- Copy all visible traces to clipboard
  1250.  
  1251. Description    This function allows the user to copy traces or portions
  1252.                of traces to the clipboard.  This data can then be pasted
  1253.                into different portions of the signal or into different
  1254.                signals (see section 5.2.).
  1255.  
  1256.                There are shortcuts for selecting all traces or 
  1257.                just the visible traces.  See section 4.2.6. and 4.2.7.
  1258.                for descriptions on making a trace invisible (HIDDEN) or
  1259.                visible(SHOWN).
  1260.  
  1261.                The cut data can be viewed by using the VIEW|CLIPBOARD
  1262.                function described in section 4.5.  Saving this clipboard
  1263.                is an easy way of extracting information out of a signal.
  1264.  
  1265.                Be certain that there is enough memory available for
  1266.                this function.  Remember that this function will create
  1267.                a duplicate copy of all selected data.  Use SYSTEM|ABOUT,
  1268.                section 8.2., for a description of determining the
  1269.                amount of free memory.
  1270.  
  1271.                The trace and range cursor are mutually exclusive.
  1272.  
  1273.  
  1274. 5.2. EDIT|PASTE
  1275.  
  1276. Invocation     "Alt E","P" from the main menu
  1277.  
  1278. Menu           Paste MENU: Enter Destination Point  OPTIONS
  1279.                where OPTIONS -> 
  1280.                       OVERWRITE    - the data under the cursor
  1281.                       INSERT ABOVE - the data under the cursor
  1282.                       INSERT BELOW - the data under the cursor
  1283.                       ADD          - to the data under the cursor
  1284.                       SUBTRACT     - from the data under the cursor
  1285.                       SUBTRACT AND RECTIFY - from the data under the
  1286.                                    cursor and rectify the signal at zero
  1287.  
  1288. Keys           Up Arrow        -- Move the cursor up
  1289.                Down Arrow      -- Move the cursor down
  1290.                Left Arrow      -- Move the cursor left
  1291.                Right Arrow     -- Move the cursor right
  1292.                Home            -- Move cursor to diagonally up and left
  1293.                End             -- Move cursor to diagonally down and left
  1294.                Page Up         -- Move cursor to diagonally up and right 
  1295.                Page Down       -- Move cursor to diagonally down and right 
  1296.                Gray Page Up    -- Scroll one screen up
  1297.                Gray Page Down  -- Scroll one screen down
  1298.                Ctrl Page Up    -- Scroll one trace up
  1299.                Ctrl Page Down  -- Scroll one trace down
  1300.                Enter           -- Paste clipboard data at the cursor
  1301.                ESC             -- Go back to the main menu 
  1302.                O,O             -- Overwrite the data under the cursor
  1303.                O,I             -- Insert above the data under the cursor
  1304.                O,B             -- Insert below the data under the cursor
  1305.                O,A             -- Add to the data under the cursor
  1306.                O,S             -- Subtract from the data under the cursor
  1307.                O,R             -- Subtract and rectify from the data
  1308.                                   under the cursor and rectify the signal
  1309.  
  1310. Description    This function allows the user to paste data from the
  1311.                clipboard to a specified point in a signal.  The
  1312.                data is copied to the clipboard by the EDIT|COPY
  1313.                function (see section 5.1.)  Any active signal window can
  1314.                be selected (see section 3.1.) in between the EDIT|COPY
  1315.                function and the use of this function. 
  1316.  
  1317.                The user can choose between several options of pasting
  1318.                from the clipboard.  The clipboard data can overwrite
  1319.                the data under the cursor, be inserted above the data
  1320.                under the cursor, be inserted below the data under the 
  1321.                cursor, be added to the data under the cursor, be
  1322.                subtracted from the data under the cursor, be subtracted
  1323.                from the data under the cursor and rectified at zero.
  1324.  
  1325.                This function is only valid if there is data in the 
  1326.                clipboard.
  1327.  
  1328.  
  1329. 5.3. EDIT|SPLIT TRACES
  1330.  
  1331. Invocation     "Alt E","S" from the main menu
  1332.  
  1333. Menu           Split MENU: MANUAL AUTOMATIC F12DONE
  1334.  
  1335. Keys           N -- Split up the trace manually
  1336.                A -- Split up the trace automatically
  1337.  
  1338. Description    This function allows the user to split up a long trace
  1339.                into several smaller traces.  This can be accomplished
  1340.                by the user manually choosing the points to split the
  1341.                signal or by using automatic parameters to choose the 
  1342.                split points.
  1343.  
  1344.  
  1345.  
  1346. 5.3.1. EDIT|SPLIT TRACES MANUAL
  1347.  
  1348. Invocation     "N" from the EDIT|SPLIT TRACES function
  1349.  
  1350. Menu           Split MENU: Enter split point F12DONE
  1351.  
  1352. Keys           Up Arrow        -- Move the cursor up
  1353.                Down Arrow      -- Move the cursor down
  1354.                Left Arrow      -- Move the cursor left
  1355.                Right Arrow     -- Move the cursor right
  1356.                Home            -- Move cursor to diagonally up and left
  1357.                End             -- Move cursor to diagonally down and left
  1358.                Page Up         -- Move cursor to diagonally up and right
  1359.                Page Down       -- Move cursor to diagonally down and right
  1360.                Gray Page Up    -- Scroll one screen up
  1361.                Gray Page Down  -- Scroll one screen down
  1362.                Ctrl Page Up    -- Scroll one trace up
  1363.                Ctrl Page Down  -- Scroll one trace down
  1364.                Enter           -- Split the trace at the cursor
  1365.                ESC             -- Go back to the EDIT|SPLIT TRACES menu
  1366.                F12             -- Go back to the EDIT|SPLIT TRACES menu
  1367.  
  1368. Description    This function allows the user to select the individual
  1369.                points where a trace will be split.  The user will
  1370.                be asked to define split points until the "Esc" or
  1371.                "F12" key is pressed.
  1372.  
  1373.  
  1374.  
  1375. 5.3.2. EDIT|SPLIT TRACES AUTOMATIC
  1376.  
  1377. Invocation     "A" from the EDIT|SPLIT TRACES function
  1378.  
  1379. Menu           Split MENU: MANUAL AUTOMATIC F12DONE
  1380.  
  1381. Keys           Up Arrow        -- Move the cursor up
  1382.                Down Arrow      -- Move the cursor down
  1383.                Left Arrow      -- Move the cursor left
  1384.                Right Arrow     -- Move the cursor right
  1385.                Home            -- Move cursor to diagonally up and left
  1386.                End             -- Move cursor to diagonally down and left
  1387.                Page Up         -- Move cursor to diagonally up and right 
  1388.                Page Down       -- Move cursor to diagonally down and right 
  1389.                Gray Page Up    -- Scroll one screen up
  1390.                Gray Page Down  -- Scroll one screen down
  1391.                Ctrl Page Up    -- Scroll one trace up
  1392.                Ctrl Page Down  -- Scroll one trace down
  1393.                Enter           -- Select the trace at the cursor and go to 
  1394.                                   the Split Auto Parameters 
  1395.                ESC             -- Go back to the EDIT|SPLIT TRACES menu 
  1396.                F12             -- Go back to the EDIT|SPLIT TRACES menu 
  1397.  
  1398. Description    This function allows the user to define the trace that is
  1399.                to be automatically split.
  1400.  
  1401.  
  1402. 5.3.3. EDIT|SPLIT TRACES AUTOMATIC PARAMETER
  1403.  
  1404. Invocation     "Enter" or mouse click from EDIT|SPLIT TRACES AUTOMATIC
  1405.  
  1406. Menu           Split Auto Parameters F12DONE
  1407.  
  1408. Appearance      -^----------Split Auto Parameters-----------
  1409.                | Minimum Length          512                |
  1410.                | Maximum Length          512                |
  1411.                | Feature Size              0                |
  1412.                | Tolerance(%)           0.00                |
  1413.                | Leading Offset Length     0                |
  1414.                 --------------------------------------------
  1415.                where:
  1416.                  Minimum Length of the split section
  1417.                  Maximum Length of the split section
  1418.                  Feature Size of the lowpass filter         
  1419.                  Tolerance(%) where to start a section % of max energy
  1420.                  Leading Offset Length where start splitting
  1421.  
  1422. Keys           Typing keys     -- Enter in information 
  1423.                Up Arrow        -- Move the cursor up
  1424.                Down Arrow      -- Move the cursor down
  1425.                Home            -- Move cursor to top left
  1426.                End             -- Move cursor to bottom right
  1427.                Enter           -- Register information in the cursor
  1428.                F12             -- Close the window
  1429.                ESC             -- Close the window without changes
  1430.  
  1431. Description    This function allows the user to set the automatic
  1432.                split parameters.  The parameters allow the signal
  1433.                to be split up into uniform sections or into sections
  1434.                determined by the energy of the signal.
  1435.  
  1436.                When splitting the signal into uniform sections, three
  1437.                parameters are used: Minimum Length, Maximum Length, 
  1438.                and Leading Offset Length.  The Minimum Length and
  1439.                Maximum Length should both be equal to the size of 
  1440.                the uniform section.  The Leading Offset Length is
  1441.                equal to the start of the uniform sections.  For 
  1442.                example, Minimum and Maximum Length = 500 and Offset
  1443.                = 300 will split a 2000 point trace into five traces 
  1444.                (300,500,500,500,200).
  1445.  
  1446.                When splitting into sections determined by the energy 
  1447.                of the signal, a temporary copy of the signal is squared
  1448.                and passed through a lowpass filter.  The size of the 
  1449.                lowpass filter is determined by the Feature Size 
  1450.                parameter.  This version of the signal is split into
  1451.                sections of a size determined by the Minimum and Maximum 
  1452.                Length.  The start of these sections is determined by the
  1453.                Leading Offset.  This function starts sections where the
  1454.                the signal rises above the noise threshold.
  1455.  
  1456.  
  1457. 5.4. EDIT|CONCATENATE TRACES
  1458.  
  1459. Invocation     "Alt E","A" from the main menu
  1460.  
  1461. Menu           Concatenate MENU: Mark Upper Trace  ALL
  1462.                Concatenate MENU: Mark Lower Trace  ALL
  1463.  
  1464. Keys           Up Arrow        -- Move the cursor up
  1465.                Down Arrow      -- Move the cursor down
  1466.                Left Arrow      -- Move the cursor left
  1467.                Right Arrow     -- Move the cursor right
  1468.                Home            -- Move cursor to diagonally up and left
  1469.                End             -- Move cursor to diagonally down and left
  1470.                Page Up         -- Move cursor to diagonally up and right 
  1471.                Page Down       -- Move cursor to diagonally down and right 
  1472.                Gray Page Up    -- Scroll one screen up
  1473.                Gray Page Down  -- Scroll one screen down
  1474.                Ctrl Page Up    -- Scroll one trace up
  1475.                Ctrl Page Down  -- Scroll one trace down
  1476.                Enter           -- Select the set of traces
  1477.                ESC             -- Go back to the main menu 
  1478.                F12             -- Go back to the main menu 
  1479.                A               -- Concatenate all traces together
  1480.  
  1481. Description    This function allows the user to concatenate a set of
  1482.                traces into a single trace.
  1483.  
  1484.                Note: the size of any trace is limited to 4096.
  1485.  
  1486.  
  1487.  
  1488. 5.5. EDIT|DELETE TRACES
  1489.  
  1490. Invocation     "Alt E","D" from the main menu
  1491.  
  1492. Menus          Delete Traces MENU: Mark Upper Trace  ALL OPTIONS
  1493.                Delete Traces MENU: Mark Lower Trace  ALL OPTIONS
  1494.  
  1495. Keys           Up Arrow        -- Move the cursor up
  1496.                Down Arrow      -- Move the cursor down
  1497.                Left Arrow      -- Move the cursor left
  1498.                Right Arrow     -- Move the cursor right
  1499.                Home            -- Move cursor to diagonally up and left
  1500.                End             -- Move cursor to diagonally down and left
  1501.                Page Up         -- Move cursor to diagonally up and right 
  1502.                Page Down       -- Move cursor to diagonally down and right 
  1503.                Gray Page Up    -- Scroll one screen up
  1504.                Gray Page Down  -- Scroll one screen down
  1505.                Ctrl Page Up    -- Scroll one trace up
  1506.                Ctrl Page Down  -- Scroll one trace down
  1507.                Enter           -- Define the set of traces to delete
  1508.                ESC             -- Go back one level
  1509.                A               -- Display all trace with a linear scale
  1510.                O,T             -- Define a filter for the traces
  1511.  
  1512. Description    This function allows the user to delete a set of traces. 
  1513.                The trace type filter can be used to selectively choose
  1514.                which types of traces are to be displayed with a linear 
  1515.                scale.
  1516.  
  1517.  
  1518.  
  1519. 5.6. EDIT|COMMENT
  1520.  
  1521. Invocation     "Alt E","N" from the main menu
  1522.  
  1523. Menu           Trace Comment MENU: Select trace to comment  SIGNAL F12DONE
  1524.  
  1525. Keys           Up Arrow        -- Move the cursor up
  1526.                Down Arrow      -- Move the cursor down
  1527.                Left Arrow      -- Move the cursor left
  1528.                Right Arrow     -- Move the cursor right
  1529.                Home            -- Move cursor to diagonally up and left
  1530.                End             -- Move cursor to diagonally down and left
  1531.                Page Up         -- Move cursor to diagonally up and right 
  1532.                Page Down       -- Move cursor to diagonally down and right 
  1533.                Gray Page Up    -- Scroll one screen up
  1534.                Gray Page Down  -- Scroll one screen down
  1535.                Ctrl Page Up    -- Scroll one trace up
  1536.                Ctrl Page Down  -- Scroll one trace down
  1537.                Enter           -- Comment the trace under the cursor
  1538.                ESC             -- Go back to the main menu 
  1539.                F12             -- Go back to the main menu 
  1540.                I               -- Attach a comment to the signal
  1541.  
  1542. Description    This function allows the user to attach a comment to an
  1543.                individual trace or to the signal.  Section 5.6.1.
  1544.                explains what happens after the user selects a trace.
  1545.                Section 5.6.2 explains what happens if the user
  1546.                comments the signal.
  1547.  
  1548.  
  1549. 5.6.1. TRACE COMMENT
  1550.  
  1551. Invocation     "Enter" or mouse click from the EDIT|COMMENT function
  1552.  
  1553. Menu           TRACE #  n COMMENT  F12DONE
  1554.  
  1555. Appearance      -^------------TRACE #  n COMMENT-----------
  1556.                |                                           |
  1557.                |    COMMENT                                |
  1558.                |                                           |
  1559.                 -------------------------------------------
  1560.  
  1561. Keys           Typing keys     -- Enter in information 
  1562.                Up Arrow        -- Move the cursor up
  1563.                Down Arrow      -- Move the cursor down
  1564.                Home            -- Move cursor to top left
  1565.                End             -- Move cursor to bottom right
  1566.                Enter           -- Register information in the cursor
  1567.                F12             -- Close the window
  1568.                ESC             -- Close the window without changes
  1569.  
  1570. Description    This function allows the user to edit the comment attached
  1571.                to a trace.  If there is no comment already, a new blank
  1572.                comment is created otherwise the existing comment is
  1573.                displayed.  The number of the trace appears in the
  1574.                menu and the window banner.
  1575.  
  1576.  
  1577. 5.6.2. SIGNAL COMMENT
  1578.  
  1579. Invocation     "I" from the EDIT|COMMENT function
  1580.  
  1581. Menu           SIGNAL COMMENT  F12DONE
  1582.  
  1583. Appearance      -^------------SIGNAL COMMENT---------------
  1584.                |                                           |
  1585.                |    COMMENT                                |
  1586.                |                                           |
  1587.                 -------------------------------------------
  1588.  
  1589. Keys           Typing keys     -- Enter in information 
  1590.                Up Arrow        -- Move the cursor up
  1591.                Down Arrow      -- Move the cursor down
  1592.                Home            -- Move cursor to top left
  1593.                End             -- Move cursor to bottom right
  1594.                Enter           -- Register information in the cursor
  1595.                F12             -- Close the window
  1596.                ESC             -- Close the window without changes
  1597.  
  1598. Description    This function allows the user to edit the comment attached
  1599.                to the signal. If there is no comment already, a new blank
  1600.                comment is created otherwise the existing comment is
  1601.                displayed. 
  1602.  
  1603.  
  1604. 6. CALCULATE
  1605.  
  1606. This menu contains functions which perform arithmetic operations on
  1607. the signal.
  1608.  
  1609.  
  1610. 6.1. CALCULATE|INVERT
  1611.  
  1612. Invocation     "Alt C","I" from the main menu
  1613.  
  1614. Menus          Invert MENU: Mark Upper Trace  ALL
  1615.                Invert MENU: Mark Lower Trace  ALL
  1616.  
  1617. Keys           Up Arrow        -- Move the cursor up
  1618.                Down Arrow      -- Move the cursor down
  1619.                Left Arrow      -- Move the cursor left
  1620.                Right Arrow     -- Move the cursor right
  1621.                Home            -- Move cursor to diagonally up and left
  1622.                End             -- Move cursor to diagonally down and left
  1623.                Page Up         -- Move cursor to diagonally up and right 
  1624.                Page Down       -- Move cursor to diagonally down and right 
  1625.                Gray Page Up    -- Scroll one screen up
  1626.                Gray Page Down  -- Scroll one screen down
  1627.                Ctrl Page Up    -- Scroll one trace up
  1628.                Ctrl Page Down  -- Scroll one trace down
  1629.                Enter           -- Select the set of traces to invert
  1630.                ESC             -- Go back to the main menu 
  1631.                F12             -- Go back to the main menu 
  1632.                A               -- Invert all traces 
  1633.  
  1634. Description    This function allows the user to invert a set of traces.
  1635.                Each point in the selected traces is subtracted from
  1636.                the maximum value in the signal.
  1637.  
  1638.  
  1639.  
  1640. 6.2. CALCULATE|ABSOLUTE
  1641.  
  1642. Invocation     "Alt C","O" from the main menu
  1643.  
  1644. Menus          Absolute MENU: Mark Upper Trace  ALL
  1645.                Absolute MENU: Mark Lower Trace  ALL
  1646.  
  1647. Keys           Up Arrow        -- Move the cursor up
  1648.                Down Arrow      -- Move the cursor down
  1649.                Left Arrow      -- Move the cursor left
  1650.                Right Arrow     -- Move the cursor right
  1651.                Home            -- Move cursor to diagonally up and left
  1652.                End             -- Move cursor to diagonally down and left
  1653.                Page Up         -- Move cursor to diagonally up and right 
  1654.                Page Down       -- Move cursor to diagonally down and right 
  1655.                Gray Page Up    -- Scroll one screen up
  1656.                Gray Page Down  -- Scroll one screen down
  1657.                Ctrl Page Up    -- Scroll one trace up
  1658.                Ctrl Page Down  -- Scroll one trace down
  1659.                Enter           -- Select the set of traces to absolute
  1660.                ESC             -- Go back to the main menu 
  1661.                F12             -- Go back to the main menu 
  1662.                A               -- Absolute all traces 
  1663.  
  1664. Description    This function allows the user to absolute a set of traces.
  1665.                Each point in the selected traces is replaced by
  1666.                its absolute value.
  1667.  
  1668.  
  1669. 6.3. CALCULATE|CLIP LOW
  1670.  
  1671. Invocation     "Alt C","L" or "Alt C","<" from the main menu
  1672.  
  1673. Menu           Get Constant MENU: F12DONE
  1674.  
  1675. Appearance      -^------------Clip Low Constant-----------------------
  1676.                |    CONSTANT        0.000000                          |
  1677.                 ------------------------------------------------------
  1678.                where:
  1679.             CONSTANT = the clipping constant
  1680.  
  1681. Keys           Numeric Keys -- type in a number
  1682.                ENTER        -- Enter the number into the constant
  1683.                ESC          -- Go back to the Main MENU
  1684.                F12          -- Go on to CALCULATE|CLIP LOW Range
  1685.  
  1686. Description    This function allows the user to specify the minimum
  1687.                value allowed in a region.
  1688.  
  1689.  
  1690. 6.3.1. CALCULATE|CLIP LOW Range
  1691.  
  1692. Invocation     "Enter" or mouse click from the main menu
  1693.  
  1694. Menus          Clip Low MENU: Mark Upper Trace ALL OPTIONS
  1695.                Clip Low MENU: Mark Lower Trace ALL OPTIONS
  1696.  
  1697.                where: Options -> _/Trace  -- use trace cursor
  1698.                                    Range  -- use range cursor
  1699.  
  1700. Keys           Up Arrow        -- Move the cursor up
  1701.                Down Arrow      -- Move the cursor down
  1702.                Left Arrow      -- Move the cursor left
  1703.                Right Arrow     -- Move the cursor right
  1704.                Home            -- Move cursor to diagonally up and left
  1705.                End             -- Move cursor to diagonally down and left
  1706.                Page Up         -- Move cursor to diagonally up and right 
  1707.                Page Down       -- Move cursor to diagonally down and right 
  1708.                Gray Page Up    -- Scroll one screen up
  1709.                Gray Page Down  -- Scroll one screen down
  1710.                Ctrl Page Up    -- Scroll one trace up
  1711.                Ctrl Page Down  -- Scroll one trace down
  1712.                Enter           -- Select the set of traces to clip
  1713.                ESC             -- Go back to the main menu 
  1714.                F12             -- Go back to the main menu 
  1715.                A               -- Clip all traces 
  1716.                O,T             -- Use a trace cursor
  1717.                O,R             -- Use a range or rectangle cursor
  1718.  
  1719. Description    This function allows the user to define the region where
  1720.                values will be clipped to a minimum value.
  1721.  
  1722.  
  1723. 6.4. CALCULATE|CLIP HIGH
  1724.  
  1725. Invocation     "Alt C","H" or "Alt C",">" from the main menu
  1726.  
  1727. Menu           Get Constant MENU: F12DONE
  1728.  
  1729. Appearance      -^------------Clip High Constant----------------------
  1730.                |    CONSTANT        0.000000                          |
  1731.                 ------------------------------------------------------
  1732.                where:
  1733.             CONSTANT = the clipping constant
  1734.  
  1735. Keys           Numeric Keys -- type in a number
  1736.                ENTER        -- Enter the number into the constant
  1737.                ESC          -- Go back to the Main MENU
  1738.                F12          -- Go on to CALCULATE|CLIP HIGH Range
  1739.  
  1740. Description    This function allows the user to specify the maximum 
  1741.                value allowed in a region.
  1742.  
  1743.  
  1744. 6.4.1. CALCULATE|CLIP HIGH Range
  1745.  
  1746. Invocation     "Enter" or mouse click from the main menu
  1747.  
  1748. Menus          Clip High MENU: Mark Upper Trace ALL OPTIONS
  1749.                Clip High MENU: Mark Lower Trace ALL OPTIONS
  1750.  
  1751.                where: Options -> _/Trace  -- use trace cursor
  1752.                                    Range  -- use range cursor
  1753.  
  1754. Keys           Up Arrow        -- Move the cursor up
  1755.                Down Arrow      -- Move the cursor down
  1756.                Left Arrow      -- Move the cursor left
  1757.                Right Arrow     -- Move the cursor right
  1758.                Home            -- Move cursor to diagonally up and left
  1759.                End             -- Move cursor to diagonally down and left
  1760.                Page Up         -- Move cursor to diagonally up and right 
  1761.                Page Down       -- Move cursor to diagonally down and right 
  1762.                Gray Page Up    -- Scroll one screen up
  1763.                Gray Page Down  -- Scroll one screen down
  1764.                Ctrl Page Up    -- Scroll one trace up
  1765.                Ctrl Page Down  -- Scroll one trace down
  1766.                Enter           -- Select the set of traces to clip
  1767.                ESC             -- Go back to the main menu 
  1768.                F12             -- Go back to the main menu 
  1769.                A               -- Clip all traces 
  1770.                O,T             -- Use a trace cursor
  1771.                O,R             -- Use a range or rectangle cursor
  1772.  
  1773. Description    This function allows the user to define the region where
  1774.                values will be clipped to a maximum value.
  1775.  
  1776.  
  1777. 6.5. CALCULATE|ADD CONSTANT
  1778.  
  1779. Invocation     "Alt C","A" or "Alt C","+" from the main menu
  1780.  
  1781. Menu           Get Constant MENU: F12DONE
  1782.  
  1783. Appearance      -^------------Add Constant----------------------------
  1784.                |    CONSTANT        0.000000                          |
  1785.                 ------------------------------------------------------
  1786.                where:
  1787.             CONSTANT = the constant to add
  1788.  
  1789. Keys           Numeric Keys -- type in a number
  1790.                ENTER        -- Enter the number into the constant
  1791.                ESC          -- Go back to the Main MENU
  1792.                F12          -- Go on to CALCULATE|ADD Range
  1793.  
  1794. Description    This function allows the user to specify the value 
  1795.                to add in a region.
  1796.  
  1797.  
  1798. 6.5.1. CALCULATE|ADD CONSTANT Range
  1799.  
  1800. Invocation     "Enter" or mouse click from the main menu
  1801.  
  1802. Menus          Add Constant MENU: Mark Upper Trace ALL OPTIONS
  1803.                Add Constant MENU: Mark Lower Trace ALL OPTIONS
  1804.  
  1805.                where: Options -> _/Trace  -- use trace cursor
  1806.                                    Range  -- use range cursor
  1807.  
  1808. Keys           Up Arrow        -- Move the cursor up
  1809.                Down Arrow      -- Move the cursor down
  1810.                Left Arrow      -- Move the cursor left
  1811.                Right Arrow     -- Move the cursor right
  1812.                Home            -- Move cursor to diagonally up and left
  1813.                End             -- Move cursor to diagonally down and left
  1814.                Page Up         -- Move cursor to diagonally up and right 
  1815.                Page Down       -- Move cursor to diagonally down and right 
  1816.                Gray Page Up    -- Scroll one screen up
  1817.                Gray Page Down  -- Scroll one screen down
  1818.                Ctrl Page Up    -- Scroll one trace up
  1819.                Ctrl Page Down  -- Scroll one trace down
  1820.                Enter           -- Select the set of traces to add constant
  1821.                ESC             -- Go back to the main menu 
  1822.                F12             -- Go back to the main menu 
  1823.                A               -- Add constant all traces 
  1824.                O,T             -- Use a trace cursor
  1825.                O,R             -- Use a range or rectangle cursor
  1826.  
  1827. Description    This function allows the user to define the region where
  1828.                the constant will be added.
  1829.  
  1830.  
  1831. 6.6. CALCULATE|SUBTRACT CONSTANT
  1832.  
  1833. Invocation     "Alt C","U" or "Alt C","-" from the main menu
  1834.  
  1835. Menu           Get Constant MENU: F12DONE
  1836.  
  1837. Appearance      -^------------Add Constant----------------------------
  1838.                |    CONSTANT        0.000000                          |
  1839.                 ------------------------------------------------------
  1840.                where:
  1841.             CONSTANT = the constant to subtract
  1842.  
  1843. Keys           Numeric Keys -- type in a number
  1844.                ENTER        -- Enter the number into the constant
  1845.                ESC          -- Go back to the Main MENU
  1846.                F12          -- Go on to CALCULATE|subtract Range
  1847.  
  1848. Description    This function allows the user to specify the value 
  1849.                to subtract in a region.
  1850.  
  1851.  
  1852. 6.6.1. CALCULATE|SUBTRACT CONSTANT Range
  1853.  
  1854. Invocation     "Enter" or mouse click from the main menu
  1855.  
  1856. Menus          Add Constant MENU: Mark Upper Trace ALL OPTIONS
  1857.                Add Constant MENU: Mark Lower Trace ALL OPTIONS
  1858.  
  1859.                where: Options -> _/Trace  -- use trace cursor
  1860.                                    Range  -- use range cursor
  1861.  
  1862. Keys           Up Arrow        -- Move the cursor up
  1863.                Down Arrow      -- Move the cursor down
  1864.                Left Arrow      -- Move the cursor left
  1865.                Right Arrow     -- Move the cursor right
  1866.                Home            -- Move cursor to diagonally up and left
  1867.                End             -- Move cursor to diagonally down and left
  1868.                Page Up         -- Move cursor to diagonally up and right 
  1869.                Page Down       -- Move cursor to diagonally down and right 
  1870.                Gray Page Up    -- Scroll one screen up
  1871.                Gray Page Down  -- Scroll one screen down
  1872.                Ctrl Page Up    -- Scroll one trace up
  1873.                Ctrl Page Down  -- Scroll one trace down
  1874.                Enter           -- Select the set of traces to subtract
  1875.                ESC             -- Go back to the main menu 
  1876.                F12             -- Go back to the main menu 
  1877.                A               -- Subtract all traces 
  1878.                O,T             -- Use a trace cursor
  1879.                O,R             -- Use a range or rectangle cursor
  1880.  
  1881. Description    This function allows the user to define the region where
  1882.                the constant will be subtracted.
  1883.  
  1884.  
  1885. 6.7. CALCULATE|MULTIPLY CONSTANT
  1886.  
  1887. Invocation     "Alt C","M" or "Alt C","*" from the main menu
  1888.  
  1889. Menu           Get Constant MENU: F12DONE
  1890.  
  1891. Appearance      -^------------Multiply Constant-----------------------
  1892.                |    CONSTANT        0.000000                          |
  1893.                 ------------------------------------------------------
  1894.                where:
  1895.             CONSTANT = the constant to multiply by
  1896.  
  1897. Keys           Numeric Keys -- type in a number
  1898.                ENTER        -- Enter the number into the constant
  1899.                ESC          -- Go back to the Main MENU
  1900.                F12          -- Go on to CALCULATE|MULTIPLY Range
  1901.  
  1902. Description    This function allows the user to specify the value 
  1903.                to multiply in a region.
  1904.  
  1905.  
  1906. 6.7.1. CALCULATE|MULTIPLY CONSTANT Range
  1907.  
  1908. Invocation     "Enter" or mouse click from the main menu
  1909.  
  1910. Menus          Multiply Constant MENU: Mark Upper Trace ALL OPTIONS
  1911.                Multiply Constant MENU: Mark Lower Trace ALL OPTIONS
  1912.  
  1913.                where: Options -> _/Trace  -- use trace cursor
  1914.                                    Range  -- use range cursor
  1915.  
  1916. Keys           Up Arrow        -- Move the cursor up
  1917.                Down Arrow      -- Move the cursor down
  1918.                Left Arrow      -- Move the cursor left
  1919.                Right Arrow     -- Move the cursor right
  1920.                Home            -- Move cursor to diagonally up and left
  1921.                End             -- Move cursor to diagonally down and left
  1922.                Page Up         -- Move cursor to diagonally up and right 
  1923.                Page Down       -- Move cursor to diagonally down and right 
  1924.                Gray Page Up    -- Scroll one screen up
  1925.                Gray Page Down  -- Scroll one screen down
  1926.                Ctrl Page Up    -- Scroll one trace up
  1927.                Ctrl Page Down  -- Scroll one trace down
  1928.                Enter           -- Select the set of traces to multiply
  1929.                ESC             -- Go back to the main menu 
  1930.                F12             -- Go back to the main menu 
  1931.                A               -- Multiply all traces 
  1932.                O,T             -- Use a trace cursor
  1933.                O,R             -- Use a range or rectangle cursor
  1934.  
  1935. Description    This function allows the user to define the region where
  1936.                the constant wil be multiplied.
  1937.  
  1938.  
  1939. 6.8. CALCULATE|DIVIDE CONSTANT
  1940.  
  1941. Invocation     "Alt C","V" or "Alt C","/" from the main menu
  1942.  
  1943. Menu           Get Constant MENU: F12DONE
  1944.  
  1945. Appearance      -^------------Divide Constant-------------------------
  1946.                |    CONSTANT        0.000000                          |
  1947.                 ------------------------------------------------------
  1948.                where:
  1949.             CONSTANT = the constant to divide by
  1950.  
  1951. Keys           Numeric Keys -- type in a number
  1952.                ENTER        -- Enter the number into the constant
  1953.                ESC          -- Go back to the Main MENU
  1954.                F12          -- Go on to CALCULATE|DIVIDE Range
  1955.  
  1956. Description    This function allows the user to specify the value 
  1957.                to divide in a region.
  1958.  
  1959.  
  1960. 6.8.1. CALCULATE|DIVIDE CONSTANT Range
  1961.  
  1962. Invocation     "Enter" or mouse click from the main menu
  1963.  
  1964. Menus          Divide Constant MENU: Mark Upper Trace ALL OPTIONS
  1965.                Divide Constant MENU: Mark Lower Trace ALL OPTIONS
  1966.  
  1967.                where: Options -> _/Trace  -- use trace cursor
  1968.                                    Range  -- use range cursor
  1969.  
  1970. Keys           Up Arrow        -- Move the cursor up
  1971.                Down Arrow      -- Move the cursor down
  1972.                Left Arrow      -- Move the cursor left
  1973.                Right Arrow     -- Move the cursor right
  1974.                Home            -- Move cursor to diagonally up and left
  1975.                End             -- Move cursor to diagonally down and left
  1976.                Page Up         -- Move cursor to diagonally up and right 
  1977.                Page Down       -- Move cursor to diagonally down and right 
  1978.                Grey Page Up    -- Scroll one screen up
  1979.                Grey Page Down  -- Scroll one screen down
  1980.                Ctrl Page Up    -- Scroll one trace up
  1981.                Ctrl Page Down  -- Scroll one trace down
  1982.                Enter           -- Select the set of traces to divide
  1983.                ESC             -- Go back to the main menu 
  1984.                F12             -- Go back to the main menu 
  1985.                A               -- Divide all traces 
  1986.                O,T             -- Use a trace cursor
  1987.                O,R             -- Use a range or rectangle cursor
  1988.  
  1989. Description    This function allows the user to define the region where
  1990.                the constant will be divided.
  1991.  
  1992.  
  1993. 6.9. CALCULATE|ADD
  1994.  
  1995. Invocation     "Alt C","D" from the main menu
  1996.  
  1997. Menus          Add MENU: Mark Upper Trace ALL OPTIONS
  1998.                Add MENU: Mark Lower Trace ALL OPTIONS
  1999.  
  2000.                where: Options -> _/Trace  -- use trace cursor
  2001.                                    Range  -- use range cursor
  2002.  
  2003.                Add MENU: Enter Destination Point
  2004.  
  2005. Keys           Up Arrow        -- Move the cursor up
  2006.                Down Arrow      -- Move the cursor down
  2007.                Left Arrow      -- Move the cursor left
  2008.                Right Arrow     -- Move the cursor right
  2009.                Home            -- Move cursor to diagonally up and left
  2010.                End             -- Move cursor to diagonally down and left
  2011.                Page Up         -- Move cursor to diagonally up and right 
  2012.                Page Down       -- Move cursor to diagonally down and right 
  2013.                Grey Page Up    -- Scroll one screen up
  2014.                Grey Page Down  -- Scroll one screen down
  2015.                Ctrl Page Up    -- Scroll one trace up
  2016.                Ctrl Page Down  -- Scroll one trace down
  2017.                Enter           -- Select the set of traces to add
  2018.                ESC             -- Go back to the main menu 
  2019.                F12             -- Go back to the main menu 
  2020.                A               -- Add all traces 
  2021.                O,T             -- Use a trace cursor
  2022.                O,R             -- Use a range or rectangle cursor
  2023.  
  2024. Description    This function allows the user to add signal data from
  2025.                one section of an signal to another portion of the signal.
  2026.                It is a combination of EDIT|COPY and EDIT|PASTE where 
  2027.                first the source data is specified then the user points
  2028.                to the destination point in the signal.  The source
  2029.                data is then added to the signal at the destination point.
  2030.                Source data that does not overlap existing signal data
  2031.                is clipped.  
  2032.  
  2033.                It is possible to select another active signal window
  2034.                in between marking the source data and the destination
  2035.                point (see section 2.1.)
  2036.  
  2037.  
  2038.  
  2039. 6.10. CALCULATE|SUBTRACT
  2040.  
  2041. Invocation     "Alt C","T" from the main menu
  2042.  
  2043. Menus          Subtract MENU: Mark Upper Trace ALL OPTIONS
  2044.                Subtract MENU: Mark Lower Trace ALL OPTIONS
  2045.  
  2046.                where: Options -> _/Trace  -- use trace cursor
  2047.                                    Range  -- use range cursor
  2048.  
  2049.                Subtract MENU: Enter Destination Point
  2050.  
  2051. Keys           Up Arrow        -- Move the cursor up
  2052.                Down Arrow      -- Move the cursor down
  2053.                Left Arrow      -- Move the cursor left
  2054.                Right Arrow     -- Move the cursor right
  2055.                Home            -- Move cursor to diagonally up and left
  2056.                End             -- Move cursor to diagonally down and left
  2057.                Page Up         -- Move cursor to diagonally up and right 
  2058.                Page Down       -- Move cursor to diagonally down and right 
  2059.                Gray Page Up    -- Scroll one screen up
  2060.                Gray Page Down  -- Scroll one screen down
  2061.                Ctrl Page Up    -- Scroll one trace up
  2062.                Ctrl Page Down  -- Scroll one trace down
  2063.                Enter           -- Select the set of traces to subtract
  2064.                ESC             -- Go back to the main menu 
  2065.                F12             -- Go back to the main menu 
  2066.                A               -- Subtract all traces 
  2067.                O,T             -- Use a trace cursor
  2068.                O,R             -- Use a range or rectangle cursor
  2069.  
  2070. Description    This function allows the user to add signal data from
  2071.                one section of an signal to another portion of the signal.
  2072.                It is a combination of EDIT|COPY and EDIT|PASTE where 
  2073.                first the source data is specified then the user points
  2074.                to the destination point in the signal.  The source
  2075.                data is then subtracted from the signal at the 
  2076.                destination point.  Source data that does not overlap 
  2077.                existing signal data is clipped.  
  2078.  
  2079.                It is possible to select another active signal window
  2080.                in between marking the source data and the destination
  2081.                point (see section 3.1.)
  2082.  
  2083.  
  2084. 7. TRANSFORM
  2085.  
  2086. This menu contains the Wavelet Packet functions.
  2087.  
  2088. Here are some definitions that may be useful when reading the following
  2089. sections:
  2090.  
  2091.   coefficient - the energy of a particular frequency and position for
  2092.     a signal.  Notice that frequency as well as position is
  2093.     maintained in the WPT where it is not in the FFT
  2094.  
  2095.   segmentation - the grouping of coefficients
  2096.  
  2097.   transform trace or level - a set of coefficients grouped into 
  2098.     equal segments.  This corresponds to a ``windowed FFT''.
  2099.  
  2100.   basis trace - a set of coefficients grouped into unequal segments, 
  2101.     which allows for adaptation to the signal information content.
  2102.  
  2103.   reconstruction trace - the inverse WPT of a transform or basis trace.
  2104.  
  2105.   tableau - the set of all transform traces, basis traces, and
  2106.     reconstruction traces.  The maximum amount of transform traces
  2107.     in a tableau is N where 2^N = the trace size.
  2108.  
  2109.   level label - the comment attached to the left of a tableau trace
  2110.  
  2111.  
  2112.  
  2113. 7.1. TRANSFORM|WPT
  2114.  
  2115. Invocation     "Alt T","W" from the main menu
  2116.  
  2117. Menu           WPT MENU: Mark Upper Trace   ALL  PARAMETERS
  2118.                WPT MENU: Mark Lower Trace   ALL  PARAMETERS
  2119.  
  2120. Keys           Up Arrow    -- Move the cursor up
  2121.                Down Arrow  -- Move the cursor down
  2122.                Enter       -- Mark the set of traces to transform
  2123.                A           -- Perform WPT on all traces in the signal
  2124.                P           -- Edit the WPT Parameters see section 7.1.1.
  2125.                ESC         -- Go back to the Main MENU
  2126.  
  2127. Description    This function allows the user to transform a set of
  2128.                signal traces using the Wavelet Packet transform.
  2129.                The user can adjust the WPT parameters (see section
  2130.                7.1.1.)
  2131.  
  2132.                A tableau of traces is created for each input signal
  2133.                trace.  The maximum amount of transform traces
  2134.                in a tableau is N where 2^N = the trace size.  The
  2135.                level which ``best'' suits the signal is highlighted
  2136.                and marked with BL in the level label. Also the ``best 
  2137.                basis'' is automatically selected by using the entropy
  2138.                of the coefficients.  The best basis is marked with 
  2139.                a BBAS level label.
  2140.  
  2141.                The numeric cursor information for a transform or
  2142.                basis trace looks like: 
  2143.  
  2144.                Cursor: L6 F0 P0 C10  N-1.02E3 
  2145.                where
  2146.                  F0       = Frequency 0
  2147.                  P0       = Position 0 
  2148.                  C10      = The coefficient or amplitude is 10
  2149.                  N-1.02E3 = The entropy of this frequency  
  2150.  
  2151.  
  2152.  
  2153. Warning        Be aware that any DC offset in the signal will cause
  2154.                large values in frequency 0.  These large values
  2155.                can throw off the scaling of the tableau, affect the
  2156.                sensitivity of the phase plane display, and hamper
  2157.                the automatic subset selection.  DC offsets can be 
  2158.                determined with the Average option of VIEW|ANNOTATIONS|
  2159.                TRACE (see section 4.3.2) and removed with CALCULATE|
  2160.                SUBTRACT CONSTANT (see section 6.6.).
  2161.  
  2162. Warning        Make sure that the following amounts of free memory are
  2163.                are available (see SYSTEM|ABOUT section 8.1) before using 
  2164.                this function.
  2165.  
  2166.                256 < TRACE SIZE <= 512        FREE MEMORY 73000
  2167.                128 < TRACE SIZE <= 256        FREE MEMORY 38000
  2168.  
  2169.                Strange behavior may result if not enough memory is 
  2170.                available.
  2171.  
  2172. Warning        This function is extremely CPU intensive.   Here are some
  2173.                timings made with a Gateway 386 25MHz:
  2174.  
  2175.                C6  Wavelet  Trace Size = 256     =>  5sec
  2176.                D20 Wavelet  Trace Size = 256     =>  7sec
  2177.                C30 Wavelet  Trace Size = 256     =>  9sec
  2178.                C6  Wavelet  Trace Size = 512     => 10sec
  2179.                D20 Wavelet  Trace Size = 512     => 15sec
  2180.                C30 Wavelet  Trace Size = 512     => 19sec
  2181.  
  2182.  
  2183.  
  2184. 7.1.1. TRANSFORM|WPT PARAMETERS
  2185.  
  2186. Invocation     "P" from the WPT function
  2187.  
  2188. Menu           WPT Parameters MENU: View Wavelets F12DONE
  2189.  
  2190. Appearance      -^------WAVELET PARAMETERS--------
  2191.                |                                  |
  2192.                | WAVELET TYPE      C6             |
  2193.                | MAXIMUM LEVEL      8             |
  2194.                |                                  |
  2195.                 ----------------------------------
  2196.                where:
  2197.                  WAVELET TYPE  = the name of the wavelet (uppercase 
  2198.                                  letters only)
  2199.  
  2200.                  MAXIMUM LEVEL = the max. number of transforms 
  2201.                                  generated in the tableau
  2202.  
  2203. Keys           Up Arrow    -- Move the cursor up
  2204.                Down Arrow  -- Move the cursor down
  2205.                Typing Keys -- Enter in data
  2206.                Enter       -- Register typed in data
  2207.                V           -- View wavelets (see section 7.1.2.)
  2208.                ESC         -- Go back to the Main MENU without any changes 
  2209.                F12         -- Use the parameters and go back the WPT menu.
  2210.  
  2211. Description    This function allows the user to set the WPT parameters.
  2212.                The maximum level can be any number less than N where
  2213.                2^N = the size of the trace.  The wavelet type affects
  2214.                how signal points are mapped into coefficients.
  2215.  
  2216.  
  2217.  
  2218.  
  2219. 7.1.2 TRANSFORM|WPT|PARAMETER|VIEW WAVELETS
  2220.  
  2221. Invocation     "V" from the WPT Parameters menu
  2222.  
  2223. Appearance     A window will appear with several waveforms in it.  
  2224.                These are the wavelets and they are labeled on the 
  2225.                left of each wavelet.
  2226.  
  2227. Keys           Up Arrow   -- Move the cursor up
  2228.                Down Arrow -- Move the cursor down
  2229.                ENTER   -- Select the current wavelet
  2230.                ESC        -- Go back to the Main MENU 
  2231.                F12        -- Use the selected wavelet and go back the 
  2232.                              parameters menu.
  2233.  
  2234. Description    This function allows the user to select the wavelet
  2235.                from a list of displayed wavelets.  
  2236.  
  2237.  
  2238.  
  2239. 7.2. TRANSFORM|FREQUENCY DOMINANT
  2240.  
  2241. Invocation     "Alt T","F" from the main menu
  2242.  
  2243. Description    This function allows the user to display all the 
  2244.                transform traces in Frequency Dominant format.
  2245.                                   
  2246.      L1 | s1      s2   s3       s4 | d1       d2   d3       d4 |
  2247.      L2 |ss1     ss2 | ds1     ds2 | sd1     ds2 | dd1     dd2 |
  2248.      L3 |sss1 | dss1 | sds1 | dds1 | ssd1 | dsd1 | sdd1 | ddd1 |
  2249.            FREQUENCY DOMINANT
  2250.  
  2251.                Level 1 traces have poor frequency resolution with only
  2252.                two frequencies.  The highest level has the best 
  2253.                frequency resolution.     
  2254.  
  2255.                It is strongly recommended that the segmentation option
  2256.                of VIEW|ANNOTATIONS|TRACE be turned on (see section
  2257.            4.3.2).
  2258.  
  2259.  
  2260. 7.3. TRANSFORM|POSITION DOMINANT
  2261.  
  2262. Invocation     "Alt T","P" from the main menu
  2263.  
  2264. Description    This function allows the user to display all the 
  2265.                transform traces in Position Dominant format.
  2266.                                   
  2267.      L1 | s1  |   s2 | s3   |   s4 | d1   |   d2 | d3   |   d4 |
  2268.      L2 |ss1     ss2 | ds1     ds2 | sd1     ds2 | dd1     dd2 |
  2269.      L3 |sss1   dss1   sds1   dds1 | ssd1   dsd1   sdd1   ddd1 |
  2270.            POSITION DOMINANT
  2271.  
  2272.                Level 1 has the best positional resolution and the 
  2273.                highest level has the the poorest positional 
  2274.                resolution.
  2275.                
  2276.                It is strongly recommended that the segmentation option
  2277.                of VIEW|ANNOTATIONS|TRACE be turned on (see section
  2278.            4.3.2).
  2279.  
  2280.                Note: segmentation is not displayed in basis traces
  2281.                in the Position Dominant format.
  2282.  
  2283.  
  2284. 7.4. TRANSFORM|PHASE PLANE DISPLAY
  2285.  
  2286. Invocation     "Alt T","H" from the main menu
  2287.  
  2288. Menu           Phase Display MENU: Select Transform  F12DONE
  2289.  
  2290. Keys           Up Arrow        -- Move the cursor up
  2291.                Down Arrow      -- Move the cursor down
  2292.                Left Arrow      -- Move the cursor left
  2293.                Right Arrow     -- Move the cursor right
  2294.                Home            -- Move cursor to diagonally up and left
  2295.                End             -- Move cursor to diagonally down and left
  2296.                Page Up         -- Move cursor to diagonally up and right 
  2297.                Page Down       -- Move cursor to diagonally down and right 
  2298.                Gray Page Up    -- Scroll one screen up
  2299.                Gray Page Down  -- Scroll one screen down
  2300.                Ctrl Page Up    -- Scroll one trace up
  2301.                Ctrl Page Down  -- Scroll one trace down
  2302.                Enter           -- Select the set of traces to display
  2303.                ESC             -- Go back to the main menu 
  2304.                F12             -- Go back to the main menu
  2305.  
  2306. Description    This function allows the user to specify a transform
  2307.                and basis trace to display in the phase plane window
  2308.                described in section 7.4.1.
  2309.  
  2310.  
  2311.  
  2312. 7.4.1. PHASE PLANE WINDOW
  2313.  
  2314. Invocation     "Enter" or mouse click from Phase Display window
  2315.  
  2316. Menu           Phase Plane Display MENU: TOGGLE SUBSETS OPTIONS F12DONE
  2317.  
  2318.                where TOGGLE SUBSETS = sets or deletes subsets
  2319.  
  2320.                      OPTIONS -> _/LOG SCALING = scale the coefficients 
  2321.                                                 in log scale
  2322.                                 LOG BASE = the base of log scaling
  2323.  
  2324. Keys           Up Arrow    -- Move the cursor up
  2325.                Down Arrow  -- Move the cursor down
  2326.                Left Arrow  -- Move the cursor Left
  2327.                Right Arrow -- Move the cursor Right
  2328.                Page Up     -- Display the upper half of the phase plane
  2329.                Page Down   -- Display the lower half of the phase plane
  2330.                ESC         -- Go back to the Select Transform MENU
  2331.                F12         -- Go back to the Select Transform MENU
  2332.                T           -- Toggle the coefficient on or off as a subset
  2333.                O, L        -- Turn on/off the log scaling the coefficients 
  2334.                O, B        -- Bring up an edit window to change the base of 
  2335.                               the log scaling
  2336.                               
  2337. Description    This window displays a transform or basis trace in the
  2338.                phase plane. In the phase plane, each trace coefficient
  2339.                is displayed as a rectangle.  This rectangle is
  2340.                defined as follows:
  2341.  
  2342.                  - x position depends upon increasing positions
  2343.                     left to right
  2344.                  - x size depends upon the level
  2345.                  - y position depends upon increasing frequencies
  2346.                  - y size depends upon the inverse of the level
  2347.                  - color depends upon the amplitude
  2348.  
  2349.                There are several components of the Phase Plane window:
  2350.  
  2351.                COEFFICIENTS)
  2352.  
  2353.                The upper right portion of the screen contains the 512 x
  2354.                512 phase plane rectangle.  Only a portion of this
  2355.                rectangle can be displayed at a time.  Initially, only
  2356.                the bottom half of the phase (containing the lower
  2357.                frequencies) is displayed.
  2358.  
  2359.  
  2360.                Example) Level 2 of a 8 point signal
  2361.  
  2362.                                     FREQUENCY DOMINANT
  2363.  
  2364.                L2   |  01 02 03 04|05 06 07 08|09 10 11 12|13 14 15 16 |
  2365.  
  2366.                      ------------- ----------- ----------- ------------
  2367.                     |             |           |           |            |
  2368.              FREQ3  |    13       |     14    |    15     |     16     |
  2369.                     |             |           |           |            |
  2370.                      ------------- ----------- ----------- ------------
  2371.                     |             |           |           |            |
  2372.              FREQ2  |    09       |     10    |    11     |     12     |
  2373.                     |             |           |           |            |
  2374.                      ------------- ----------- ----------- ------------
  2375.                     |             |           |           |            |
  2376.              FREQ1  |    05       |     06    |    07     |     08     |
  2377.                     |             |           |           |            |
  2378.                      ------------- ----------- ----------- ------------
  2379.                     |             |           |           |            |
  2380.              FREQ0  |    01       |     02    |    03     |     04     |
  2381.                     |             |           |           |            |
  2382.                      ------------- ----------- ----------- ------------
  2383.  
  2384.                          POS0         POS1         POS2        POS3
  2385.  
  2386.                Spikes in the signal will show up as vertical lines in
  2387.                the phase plane while sine waves will show up as a
  2388.                horizontal lines.
  2389.  
  2390.                COLOR SCALE)
  2391.                     A color scale showing the correspondence of colors
  2392.                     to amplitudes is displayed on the left side of the
  2393.                     screen.  The numeric cursor, Trace Energy, Subset
  2394.                     Energy, and Compression Ratio are always displayed
  2395.                     on the bottom of the window.
  2396.  
  2397.                     The subset underneath the cursor can be toggled on
  2398.                     or off.  Subsets are displayed with a thick blue
  2399.             line outlining the coefficient rectangle.
  2400.  
  2401.  
  2402.  
  2403. 7.5. TRANSFORM|SELECT BASIS
  2404.  
  2405. Invocation     "Alt T","B" from the main menu
  2406.  
  2407. Menu           Basis MENU: Select Transform Segment F12DONE
  2408.  
  2409. Keys           Up Arrow        -- Move the cursor up
  2410.                Down Arrow      -- Move the cursor down
  2411.                Left Arrow      -- Move the cursor left
  2412.                Right Arrow     -- Move the cursor right
  2413.                Home            -- Move cursor to diagonally up and left
  2414.                End             -- Move cursor to diagonally down and left
  2415.                Page Up         -- Move cursor to diagonally up and right 
  2416.                Page Down       -- Move cursor to diagonally down and right 
  2417.                Gray Page Up    -- Scroll one screen up
  2418.                Gray Page Down  -- Scroll one screen down
  2419.                Ctrl Page Up    -- Scroll one trace up
  2420.                Ctrl Page Down  -- Scroll one trace down
  2421.                Enter           -- Select the set of traces to subtract
  2422.                ESC             -- Go back to the main menu 
  2423.                F12             -- Create the basis and go to main menu
  2424.  
  2425. Description    This function allows the user to define a basis, a disjoint
  2426.                cover of the transform traces.  A basis trace allows the
  2427.            user to adjust the coefficients to fit the information in
  2428.            the phase plane.
  2429.  
  2430.                Transform traces divide the coefficients into 
  2431.                groups called segments.  These segments are marked
  2432.                with vertical lines by choosing the Segmentation option
  2433.                in the VIEW|ANNOTATIONS|TRACE function (see section
  2434.                4.3.2.)
  2435.  
  2436.                A disjoint cover must be defined in the Frequency 
  2437.                Dominant format, which is automatically selected when 
  2438.                using this function.  Segments can be selected from 
  2439.                any transform in the tableau.  Once a segment has been 
  2440.                selected, no segment above or below may be selected.
  2441.                The user must select enough segments so that the
  2442.                number of selected coefficients equal the number of 
  2443.                coefficients in the trace.  The selections need to
  2444.                ``cover'' the entire width of a transform trace.
  2445.  
  2446.                Selections are displayed as shaded regions under the
  2447.                transform trace.  This shading does not show up well
  2448.                when the transform traces are scaled with large
  2449.                DC offsets.
  2450.  
  2451.                The new basis is added after the last basis in the 
  2452.                tableau. The basis  is marked with a BAS level label.
  2453.  
  2454.                When the WPT transform is performed, the ``best basis''
  2455.                is automatically selected by using the entropy of 
  2456.                the coefficients.  The best basis is marked with 
  2457.                a BBAS level label.
  2458.  
  2459.  
  2460.  
  2461. 7.6. TRANSFORM|SELECT SUBSET
  2462.  
  2463. Invocation     "Alt T","S" from the main menu
  2464.  
  2465. Menus          Select Subset MENU: MANUAL AUTOMATIC DelETE SUBSET F12DONE
  2466.  
  2467.                where MANUAL        = Select subsets manually
  2468.                      AUTOMATIC     = Automatically select subsets
  2469.                      DelETE SUBSET = Delete a group of subsets
  2470.  
  2471. Keys           N   -- Select Subsets Manually
  2472.                A   -- Select Subsets Automatically
  2473.                Del -- Delete a group of subsets
  2474.                F12 -- Go back to the main menu
  2475.                Esc -- Go back to the main menu
  2476.  
  2477. Description    This function allows the user to highlight portions of 
  2478.                transform or basis known as subsets.  Subsets are used
  2479.                to compress signals by choosing only the desirable
  2480.                coefficients.  The goal of the wavelet packet transform
  2481.                is reduce the information contained in the signal to
  2482.                just a few coefficients.  This compression technique
  2483.                can only be used in cases where data can be lost.           
  2484.  
  2485.                The user can manually mark a range in a transform or
  2486.                basis trace (see section 7.6.1).
  2487.  
  2488.                The subsets can also be selected according to the energy 
  2489.                of the signal (see section 7.6.2).  Any previous subsets
  2490.                are automatically deleted before the auto subsets are
  2491.                defined. Subsets can also be manually deleted (see 
  2492.                section 7.6.3.).
  2493.  
  2494.                Subsets are displayed by having the trace drawn in a
  2495.                different color.  
  2496.  
  2497.                Subsets can also be displayed, set and deleted in the 
  2498.                Phase Plane Display (see section 7.4.).
  2499.  
  2500.                There are two trace annotations that support the use
  2501.                of subsets: subset energy and compression ratio.  The
  2502.                subset energy displays to the total energy of all
  2503.            coefficients defined in subsets.  The subset energy also
  2504.            displays the percentage of the subset energy to the total
  2505.            energy in the signal.  The compression ratio, the ratio
  2506.            of points in subsets to size of the trace, can also be
  2507.            displayed at the bottom of the signal window.
  2508.  
  2509.                The above annotations can give the user an idea how
  2510.                closely the subsets capture the information in the
  2511.                original signal.  Use the TRANSFORM|RECONSTRUCTION
  2512.                function described in section 7.7. to see precisely
  2513.                how well the subsets define the signal.
  2514.  
  2515.  
  2516.  
  2517. 7.6.1 TRANSFORM|SELECT SUBSET|MANUAL
  2518.  
  2519. Invocation     "N" from the Select Subset menu
  2520.  
  2521. Menu           Manual Subset MENU: Mark Left Edge
  2522.                Manual Subset MENU: Mark Right Edge
  2523.  
  2524. Keys           Up Arrow        -- Move the cursor up
  2525.                Down Arrow      -- Move the cursor down
  2526.                Left Arrow      -- Move the cursor left
  2527.                Right Arrow     -- Move the cursor right
  2528.                Home            -- Move cursor to diagonally up and left
  2529.                End             -- Move cursor to diagonally down and left
  2530.                Page Up         -- Move cursor to diagonally up and right 
  2531.                Page Down       -- Move cursor to diagonally down and right 
  2532.                Gray Page Up    -- Scroll one screen up
  2533.                Gray Page Down  -- Scroll one screen down
  2534.                Ctrl Page Up    -- Scroll one trace up
  2535.                Ctrl Page Down  -- Scroll one trace down
  2536.                Enter           -- Select the subset range
  2537.                ESC             -- Go back to the main menu 
  2538.                F12             -- Go back to the main menu 
  2539.  
  2540. Description    This function allows the user to manually select the
  2541.                left and right edges of a subset.   The user can 
  2542.                repeatedly select subsets until either the "Esc" 
  2543.                or "F12" key is pressed.
  2544.                              
  2545.  
  2546.  
  2547. 7.6.2. TRANSFORM|SELECT SUBSET|AUTOMATICALLY
  2548.  
  2549. Invocation     "A" from the Select Subset menu
  2550.  
  2551. Menu           Auto Subset MENU: Mark Upper Trace ALL OPTIONS 
  2552.  
  2553.                where OPTIONS -> 
  2554.                        _/ENERGY RETAINED  (section 7.6.2.1.)
  2555.                        COEFFICIENTS RETAINED (section 7.6.2.2.)
  2556.                        ENERGY THRESHOLD  (section 7.6.2.3.)
  2557.  
  2558. Keys           Up Arrow        -- Move the cursor up
  2559.                Down Arrow      -- Move the cursor down
  2560.                Home            -- Move cursor to diagonally up and left
  2561.                End             -- Move cursor to diagonally down and left
  2562.                Page Up         -- Move cursor to diagonally up and right 
  2563.                Page Down       -- Move cursor to diagonally down and right 
  2564.                Gray Page Up    -- Scroll one screen up
  2565.                Gray Page Down  -- Scroll one screen down
  2566.                Ctrl Page Up    -- Scroll one trace up
  2567.                Ctrl Page Down  -- Scroll one trace down
  2568.                Enter           -- Select the set of traces
  2569.                ESC             -- Go back to the main menu 
  2570.                F12             -- Go back to the main menu 
  2571.                A               -- Select all traces
  2572.                O,E             -- Use energy retention method
  2573.                O,C             -- Use coefficient retention method
  2574.                O,T             -- Use energy threshold method
  2575.  
  2576. Description    This function allows the user to automatically
  2577.                select subsets in a specified set of traces.  The
  2578.                automatic method is chosen in the OPTION menu 
  2579.                (see section 7.6.2.1, 7.6.2.2, 7.6.2.3).  All previous
  2580.                subsets will be deleted.
  2581.  
  2582.  
  2583. 7.6.2.1. Energy retention
  2584.  
  2585. Invocation     "O","E" from the Auto Subset menu
  2586.  
  2587. Menu           SUBSET AUTO PARAMETERS  F12DONE
  2588.  
  2589. Appearance      -^------------SUBSET AUTO PARAMETERS---------------------
  2590.                |                                                         |
  2591.                |    ENERGY RETAINED (% of TOTAL ENERGY)   90.00          |
  2592.                |                                                         |
  2593.                 ---------------------------------------------------------
  2594.  
  2595. Keys           Numeric Keys -- type in a number
  2596.                ENTER        -- Enter the number into the constant
  2597.                ESC          -- Go back to the Main MENU
  2598.                F12          -- Go on to operation Menu
  2599.  
  2600. Description    This function allows the user to automatically select
  2601.                enough coefficients so that subsets will contain
  2602.                a specified percentage of the total trace energy.  If
  2603.                this percentage can not be precisely attained, then the
  2604.                automatic selection will undershoot rather than 
  2605.                overshoot the target percentage.
  2606.  
  2607.  
  2608.  
  2609. 7.6.2.2. Coefficient Retention
  2610.  
  2611. Invocation     "O","C" from the Auto Subset menu
  2612.  
  2613. Menu           SUBSET AUTO PARAMETERS  F12DONE
  2614.  
  2615. Appearance      -^------------SUBSET AUTO PARAMETERS---------------------
  2616.                |                                                         |
  2617.                |    COEFFICIENTS RETAINED (% of COEFFS)   90.00          |
  2618.                |                                                         |
  2619.                 ---------------------------------------------------------
  2620.  
  2621. Keys           Numeric Keys -- type in a number
  2622.                ENTER        -- Enter the number into the constant
  2623.                ESC          -- Go back to the Main MENU
  2624.                F12          -- Go on to operation Menu
  2625.  
  2626. Description    This function allows the user to automatically select
  2627.                a percentage of the most energetic coefficients.
  2628.  
  2629.  
  2630.  
  2631. 7.6.2.3. Energy Threshold
  2632.  
  2633. Invocation     "O","T" from the Auto Subset menu
  2634.  
  2635. Menu           SUBSET AUTO PARAMETERS  F12DONE
  2636.  
  2637. Appearance      -^------------SUBSET AUTO PARAMETERS---------------------
  2638.                |                                                         |
  2639.                |    ENERGY THRESHOLD(% of MAX ENERGY)   10.00            |
  2640.                |                                                         |
  2641.                 ---------------------------------------------------------
  2642.  
  2643. Keys           Numeric Keys -- type in a number
  2644.                ENTER        -- Enter the number into the constant
  2645.                ESC          -- Go back to the Main MENU
  2646.                F12          -- Go on to operation Menu
  2647.  
  2648. Description    This function allows the user to automatically select
  2649.                all coefficients above a specified threshold.  This
  2650.                threshold is entered as a percentage of the most 
  2651.                energetic coefficient.
  2652.  
  2653.  
  2654.  
  2655. 7.7. TRANSFORM|RECONSTRUCTION
  2656.  
  2657. Invocation     "Alt T","R" from the main menu
  2658.  
  2659. Menu           Reconstruct MENU: Mark Upper Trace ALL PARAMETERS F12DONE
  2660.  
  2661. Keys           Up Arrow        -- Move the cursor up
  2662.                Down Arrow      -- Move the cursor down
  2663.                Home            -- Move cursor to diagonally up and left
  2664.                End             -- Move cursor to diagonally down and left
  2665.                Page Up         -- Move cursor to diagonally up and right 
  2666.                Page Down       -- Move cursor to diagonally down and right 
  2667.                Gray Page Up    -- Scroll one screen up
  2668.                Gray Page Down  -- Scroll one screen down
  2669.                Ctrl Page Up    -- Scroll one trace up
  2670.                Ctrl Page Down  -- Scroll one trace down
  2671.                Enter           -- Select the set of traces
  2672.                ESC             -- Go back to the main menu 
  2673.                F12             -- Go back to the main menu 
  2674.                A               -- Select all traces
  2675.                O,E             -- Use energy retention method
  2676.                O,C             -- Use coefficient retention method
  2677.                O,T             -- Use energy threshold method
  2678.  
  2679. Description    This function allows the user to automatically
  2680.                select the set of transform or basis traces to
  2681.                reconstruct.  
  2682.  
  2683.                If all coefficients in a trace are used, then
  2684.                no data will be lost in the reconstruction and
  2685.                the compression ratio will be 1:1.  For higher
  2686.                compression ratios, data must be thrown away in
  2687.                the form of selecting subsets.
  2688.                
  2689.                Reconstruction traces are marked in RECN in the 
  2690.                level labels.   
  2691.  
  2692.  
  2693. 7.7.1  TRANSFORM|RECONSTRUCTION PARAMETERS
  2694.  
  2695. Invocation     "P" from the reconstruction menu
  2696.  
  2697. Menu           RECONSTRUCTION PARAMETERS  F12DONE
  2698.  
  2699. Appearance      -^---RECONSTRUCTION PARAMETERS---
  2700.                |_/Delete Previous Reconstruction |
  2701.                |_/Use Subsets                    |
  2702.                 ---------------------------------
  2703.                where:
  2704.  
  2705.                Delete Previous Reconstruction 
  2706.                    = Automatically delete all previous reconstructions
  2707.                      so that only one reconstruction will appear per 
  2708.                      transform trace
  2709.  
  2710.                Use Subsets = Use or don't use subsets 
  2711.  
  2712. Keys           Up Arrow   -- Move the cursor up
  2713.                Down Arrow -- Move the cursor down
  2714.                Enter      -- Toggle the current selection on or off
  2715.                ESC        -- Go back to the reconstruct menu
  2716.                F12        -- Use selections and go back to the 
  2717.                              reconstruct menu
  2718.  
  2719. Description    This function allows the user to set the reconstruction
  2720.                parameters.
  2721.  
  2722.  
  2723. 8. SYSTEM
  2724.  
  2725. This menu contains functions which give the user access to the 
  2726. operating system.
  2727.  
  2728.  
  2729. 8.1. SYSTEM|ABOUT
  2730.  
  2731. Invocation     "Alt S", "A" from the main menu
  2732.  
  2733. Menu           About MENU: F12DONE
  2734.  
  2735. Appearance      -^-------------ABOUT------------------
  2736.                | WPL Version             1.02         |
  2737.                | Serial #                   1         |
  2738.                | FREE MEMORY           260578         |
  2739.                | Copyright       Yale Univ & DDC 1991 |
  2740.                 --------------------------------------
  2741.                where:
  2742.                  WPL Version = the version of the software
  2743.                  Serial #    = the serial number of the software
  2744.                  FREE MEMORY = the amount of memory available  
  2745.  
  2746. Keys           ESC        -- Go back to the main menu
  2747.                F12        -- go back to the main menu
  2748.  
  2749. Description    This function allows the user to view information 
  2750.                about the operating system.   
  2751.  
  2752.                MAke sure that there is at least 7000 bytes free at
  2753.                all times.  Maximize the amount of free memory by 
  2754.                removing all TSR, Terminate and Stay Resident, programs
  2755.                from memory before using WPL.
  2756.  
  2757.  
  2758.  
  2759. 8.2. SYSTEM|EXIT TO DOS
  2760.  
  2761.  
  2762. Invocation     "Alt S","X" or "Ctrl F10" from the startup menu
  2763.  
  2764. Description    Exit to the DOS operating system
  2765.  
  2766.  
  2767.  
  2768. Appendix A)  Configuring WPL with the WPLCFG program
  2769.  
  2770. Invocation     WPLCFG from the DOS prompt in the WPL directory
  2771.  
  2772. Menu           WPL Configuration MENU: PARAMETERS COLORS F12DONE
  2773.  
  2774. Keys           Up Arrow   -- Move the cursor up
  2775.                Down Arrow -- Move the cursor down
  2776.                P   - Edit some WPL Parameters
  2777.                C   - Edit the WPL Colors
  2778.                ESC - Exit the program saving the parameters
  2779.                F12 - Exit the program saving the parameters
  2780.  
  2781. Description    The WPLCFG program is primarily used to set up the colors 
  2782.                of the WPL program.  
  2783.  
  2784.  
  2785.  
  2786.  
  2787.  
  2788. A.1. PARAMETERS
  2789.  
  2790. Invocation     "P" from the WPLCFG menu
  2791.  
  2792. Menu           Edit Configuration MENU: F12DONE
  2793.  
  2794. Appearance      -^------------PARAMETERS---------------------
  2795.                |                                             |
  2796.                |    PATH                          .\         |
  2797.                |    DISPLAY MODE (E=EGA, V=VGA)              |          
  2798.  
  2799.                 ---------------------------------------------
  2800.                where:
  2801.                  PATH = the installed path of the WPL program.  Useful
  2802.                         if the WPL needs to be run from other directories
  2803.  
  2804.                  DISPLAY MODE = E for EGA display or V for VGA display
  2805.  
  2806. Keys           Numeric Keys -- type in a number
  2807.                ENTER        -- Enter the number into the constant
  2808.                ESC          -- Go back to the WPLCFG MENU
  2809.                F12          -- Go back to the WPLCFG Menu
  2810.  
  2811. Description    This function allows the user to set some WPL
  2812.                parameters. The PATH is used only if the WPL
  2813.                needs to be run from a directory other than
  2814.                the installed directory.  WPL.CFG is the only file that
  2815.                needs to be in the current directory. The Display
  2816.                Mode can be used to change the display used by WPL.
  2817.  
  2818.  
  2819. A.2 COLORS
  2820.  
  2821. This menu contains functions which change the WPL colors
  2822.  
  2823. A.2.1 COLORS|MENU COLORS
  2824.  
  2825. Invocation     "C","M" from the WPLCFG menu
  2826.  
  2827. Menu           Menu Color MENU: FRGND INCR  fRGND DECR
  2828.                                 BKGND INCR  bKGND DECR F12DONE
  2829.  
  2830. Appearance      -^----------MENU COLORS-----------
  2831.                | HEADINGS    ABC123               |
  2832.                | DATA        ABC123               |
  2833.                | COLOR       ABC123               |
  2834.                 ----------------------------------
  2835.                where:
  2836.                  HEADINGS is the color of the highlighted menu entry 
  2837.                           letters
  2838.                  DATA is the color of the normal menu entry letters
  2839.                  CURSOR is the color of the current menu entry
  2840.  
  2841. Keys           Up Arrow   -- Move the cursor up
  2842.                Down Arrow -- Move the cursor down
  2843.                F          -- increase the foreground color
  2844.                f          -- decrease the foreground color
  2845.                B          -- increase the background color
  2846.                b          -- decrease the background color
  2847.                ESC        -- go back to the WPLCFG menu
  2848.                F12        -- go back to the WPLCFG menu
  2849.  
  2850. Description    This function sets the color of the WPL menu.
  2851.  
  2852.  
  2853.  
  2854.  
  2855. A.2.2 COLORS|WINDOW COLORS
  2856.  
  2857. Invocation     "C","W" from the WPLCFG menu
  2858.  
  2859. Menu           Window Color MENU: FRGND INCR  fRGND DECR
  2860.                                 BKGND INCR  bKGND DECR F12DONE
  2861.  
  2862. Appearance      -^----------WINDOW COLORS---------
  2863.                | HEADINGS    ABC123               |
  2864.                | DATA        ABC123               |
  2865.                | COLOR       ABC123               |
  2866.                |                                  |
  2867.                | HEADINGS    ABC123               |
  2868.                | DATA        ABC123               |
  2869.                | COLOR       ABC123               |
  2870.                |                                  |
  2871.                | HEADINGS    ABC123               |
  2872.                | DATA        ABC123               |
  2873.                | COLOR       ABC123               |
  2874.                |                                  |
  2875.                | HEADINGS    ABC123               |
  2876.                | DATA        ABC123               |
  2877.                | COLOR       ABC123               |
  2878.                 ----------------------------------
  2879.                where :
  2880.                  HEADINGS is the color of the highlighted menu entry
  2881.                           letters
  2882.                  DATA is the color of the normal menu entry letters
  2883.                  CURSOR is the color of the current menu entry
  2884.  
  2885. Keys           Up Arrow   -- Move the cursor up
  2886.                Down Arrow -- Move the cursor down
  2887.                F          -- increase the foreground color
  2888.                f          -- decrease the foreground color
  2889.                B          -- increase the background color
  2890.                b          -- decrease the background color
  2891.                ESC        -- go back to the WPLCFG menu
  2892.                F12        -- go back to the WPLCFG menu
  2893.  
  2894. Description    This function allows the user to set the four sets of
  2895.                possible colors of the signal windows.
  2896.           
  2897.  
  2898.  
  2899. A.2.3 COLORS|SIGNAL COLORS
  2900.  
  2901. Invocation     "C","S" from the WPLCFG menu
  2902.  
  2903. Menu           Window Color MENU: FRGND INCR  fRGND DECR
  2904.                                   SELECT COLOR  F12DONE
  2905.  
  2906. Appearance      -^----------SIGNAL COLORS---------
  2907.                | SIGNAL                           |
  2908.                | LEVEL(TRANSFORM)                 |
  2909.                | BASIS                            |
  2910.                | RECONSTRUCT                      |
  2911.                | SEGMENT(of LEVEL and BASIS)      |
  2912.                | BEST LEVEL                       |
  2913.                | BEST BASIS                       |
  2914.                | SEGMENT(of BEST LEVEL and BASIS) |
  2915.                 ----------------------------------
  2916.  
  2917. Keys           Up Arrow   -- Move the cursor up
  2918.                Down Arrow -- Move the cursor down
  2919.                F          -- increase the foreground color
  2920.                f          -- decrease the foreground color
  2921.                B          -- increase the background color
  2922.                s          -- select a color from a list of colors
  2923.                ESC        -- go back to the WPLCFG menu
  2924.                F12        -- go back to the WPLCFG menu
  2925.  
  2926. Description    This function allows the user to set the colors 
  2927.                of the traces in the signal windows.
  2928.           
  2929.  
  2930.  
  2931. A.2.3.1 COLORS|SIGNAL COLORS|SELECT COLOR
  2932.  
  2933. Invocation     "S" from the SIGNAL COLORS menu
  2934.  
  2935. Menu           Select Color MENU:   F12DONE
  2936.  
  2937. Appearance      -^--AVAILABLE COLORS---
  2938.                |  <BLACK>             |
  2939.                |  <DARK BLUE>         |
  2940.                |  <DARK GREEN>        |
  2941.                |  <DARK CYAN>         |
  2942.                |  <DARK RED>          |
  2943.                |  <BROWN>             |
  2944.                |  <GRAY>              |
  2945.                |  <DARK GRAY>         |
  2946.                |  <BLUE>              |
  2947.                |  <GREEN>             |
  2948.                |  <CYAN>              |
  2949.                |  <RED>               |
  2950.                |  <YELLOW>            |
  2951.                |  <WHITE>             |
  2952.                 ----------------------
  2953.  
  2954. Keys           Up Arrow   -- Move the cursor up
  2955.                Down Arrow -- Move the cursor down
  2956.                Enter      -- select the color under the cursor
  2957.                ESC        -- go back to the WPLCFG menu
  2958.                F12        -- go back to the WPLCFG menu
  2959.  
  2960. Description    This function allows the user to select a color from 
  2961.                a list of colors.  
  2962.  
  2963.  
  2964.  
  2965. Appendix B) Error Reporting
  2966.  
  2967. Please send any error reports, comments, and suggestions to:
  2968.  
  2969.    Wavelet Packet Laboratory
  2970.    Digital Diagnostic Corp.
  2971.    26 Rossotto Drive
  2972.    Hamden, CT 06514
  2973.    Phone: (203)-288-9444
  2974.    FAX:   (203)-287-8765
  2975.  
  2976. or send by electronic mail to ddc@cs.yale.edu
  2977.  
  2978. Please include your serial number and your name. Use System|About 
  2979. to find the serial number.
  2980.  
  2981. Only registered users may receive technical support so send in your
  2982. order form today!
  2983.