Ignore:
Timestamp:
Sep 14, 2010 10:22:42 AM (13 years ago)
Author:
srkline
Message:

Fixed bug in maunUSANS panel where clicking in white space in the file list threw up an open file dialog.

ticket #292: 1D arithmetic panel now properly writes out USANS data, switching to fill in the USANS fields if the USANS_dQv variable is found. Otherwise it is treated as SANS data.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Dev/trunk/NCNR_User_Procedures/Analysis/WriteModelData_v40.ipf

    r708 r734  
    178178                NVAR/Z dQv = USANS_dQv 
    179179                if(NVAR_Exists(dQv) == 0) 
     180                        SetDataFolder root: 
    180181                        Abort "It's USANS data, and I don't know what the slit height is." 
    181182                endif 
Note: See TracChangeset for help on using the changeset viewer.