Ignore:
Timestamp:
Apr 25, 2012 2:03:35 PM (11 years ago)
Author:
srkline
Message:

Some minor bug fixes to the behavior of the polarization routines.

Removed some extra function names from the fit function list

Added some equations to the Polarization documentation to record what equations are actually used. Details of the error propagation have not been added.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/ProtocolAsPanel.ipf

    r794 r853  
    19731973        String type 
    19741974 
    1975         String newTitle = "WORK_"+type 
    1976         DoWindow/F SANS_Data 
    1977         DoWindow/T SANS_Data, newTitle 
    1978         KillStrings/Z newTitle 
     1975//      String newTitle = "WORK_"+type 
     1976//      DoWindow/F SANS_Data 
     1977//      DoWindow/T SANS_Data, newTitle 
     1978//      KillStrings/Z newTitle 
    19791979         
    19801980        //need to update the display with "data" from the correct dataFolder 
Note: See TracChangeset for help on using the changeset viewer.