Bank NPAQ


                NPAQ  NCD  Pulse Library Fitter
                ================================
 
    Contact:  R. Martin, Queen's.
 
    Revision History:-
    ================
 
    5.02  A. Poon      First version


 
Description
-----------
 
Pulse library fitter.

Reference Links
---------------
 
    None.
 
 
Structural Links
----------------
 
    None.
 
Status Bits
-----------
 
Note: Any status bit parameters are defined to work with bit functions such as
      IAND and BTEST.
 
Data Words
----------
 
    Data types: B(bit), I, F, D(double), H(hollerith 4 char)

 +1  I KNPAQ_NNCHI    Number of fits to find NCHI
 +2  I KNPAQ_NACHI    Number of fits to find ACHI
 +3  I                spares
  .  I                 .
  .  I                 .
  .  I                 .
+10  I                spares 
+11  F KNPAQ_NCHI     Chi squared of best fit to neutron
+12  F KNPAQ_ENCHI    Error in NCHI
+13  F KNPAQ_ACHI     Chi squared of best fit to alpha
+14  F KNPAQ_EACHI    Error in ACHI
+15  F                spares
  . .                  .
  . .                  .
  . .                  .
+25  F                spares


Notes
-----
 
None.
 

Go Back to the Snoman Companion Top Page