
=========================================================
NOTE!!!!
THIS FILE IS NO LONGER UP-DATED.  IT CONTAINS OLD INFORMATION.
PLEASE INSTEAD LOOK TO EDI_PISO_OUTPUT_DEFS.TXT FOR THE LATEST
VARIABLE DESCRIPTIONS!!!!!!!  PPQ, SEPT. 12TH, 2003

=========================================================
Sbyte0: Quality
     Sbyte0 = 0 ---> 'BAD'
     Sbyte0 = 1 ---> 'CAUTION'
     Sbyte0 = 2 ---> 'GOOD'

Triangulation -----------------------------------------
'BAD':  rchi2 gt 20 or derror/d gt 1
'GOOD': rchi2 lt 5 and derror/d lt .30
'CAUTION': Everything that's left

Poorman's ToF -----------------------------------------
'BAD':  derror/d gt 1
'GOOD': derror/d lt .3
'CAUTION': Everything that's left

Simultan ToF ------------------------------------------
'BAD':  derror/d gt 1
'GOOD': derror/d lt .3
'CAUTION': Everything that's left

Richman's ToF -----------------------------------------
'BAD':  derror/d gt 1
'GOOD': derror/d lt .3
'CAUTION': Everything that's left

=========================================================   
Sbyte1: Percentage of 1keV beams used in entire spin
        (If 100, then we're not in energy switching;
         If 0, then we're at 0.5keV;
         Else, we're in energy switching mode)
=========================================================   
Sbyte2: Percentage of Class-A beams used in entire spin
=========================================================   
Sbyte3: Method Papertrail and Ambiguity Flag

 Bits 0-4 reflect the value of the control parameter pp_method:
 If Bits 0-4 aren't set, then pp_method = 0 -- Forced TRI
 Bit 0 set if pp_method = 1 -- TRI/PMT/SMT examined - Logic Chain 1
 Bit 1 set if pp_method = 2 -- Forced PMT
 Bit 2 set if pp_method = 3 -- TRI/PMT/SMT examined - Logic Chain 2
 Bit 3 set if pp_method = 4 -- TRI/PMT/SMT examined - Logic Chain 3
 Bit 4 set if pp_method = 5 -- Forced SMT
 Bit 0 and 1 set if pp_method = 6 -- Forced PMT/SMT, SMT result has priority
 Bit 0 and 2 set if pp_method = 7 -- TRI/RMT examined	 
 Bit 0 and 3 set if pp_method = 8 -- Forced RMT		 
 
 If Bits 5-6 aren't set, then method used in the end was Triangulation (TRI)
 Bit 5 set if method used in the end was Poorman's ToF (PMT)
 Bit 6 set if method used in the end was Simultan ToF (SMT)
 Bit 5 and 6 set if method used in the end was Richman's ToF (RMT)

 Bit 7:  Not set = No 180-degree ambiguity in drift step
         Set     = 180-degree ambiguity exists


=========================================================  
Sbyte4: Percentage of Triangulation outliers 
        (only reported for triangulation results)

=========================================================
Sbyte5: Magnitude percentage error in inertial frame

=========================================================
Sbyte6: Azimuthal error in degrees in inertial frame


