Changeset 49 for sans/Analysis


Ignore:
Timestamp:
Feb 7, 2007 9:36:31 AM (16 years ago)
Author:
srkline
Message:

modified to switch between the XOP (if it exists) or the
Igor code if the XOP is not present

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Analysis/trunk/Put in User Procedures/SANS_Models_v3.00/CylinderForm.ipf

    r42 r49  
    5656        AutoPositionWindow/M=1/R=$(WinName(0,1)) $WinName(0,2) 
    5757End 
    58  
    5958 
    6059/////////////////////////////////////////////////////////////// 
     
    205204                ans = Smear_Model_20($"CylinderFormX",$sq,$qb,$sh,$gQ,w,x) 
    206205        else 
    207                 ans = Smear_Model_20(CylinderForm,$sq,$qb,$sh,$gQ,w,x) 
     206        ans = Smear_Model_20(CylinderForm,$sq,$qb,$sh,$gQ,w,x) 
    208207        endif 
    209208 
Note: See TracChangeset for help on using the changeset viewer.