- Timestamp:
- Nov 3, 2008 5:32:02 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/SASCALC.ipf
r434 r436 711 711 inputWave[10] = sig_sas 712 712 713 linear_data = 0 //initialize 714 713 715 Variable t0 = stopMStimer(-2) 714 716 … … 722 724 Variable trans 723 725 trans = results[8] //(n1-n2)/n1 726 if(trans == 0) 727 trans = 1 728 endif 724 729 725 730 // convert to absolute scale
Note: See TracChangeset
for help on using the changeset viewer.