- Timestamp:
- Oct 17, 2008 3:12:18 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Analysis/Packages/Wrapper_v40.ipf
r429 r430 219 219 tmp = "ASStandardFunction;Ann_1D_Graph;Avg_1D_Graph;BStandardFunction;CStandardFunction;Draw_Plot1D;MyMat2XYZ;NewDirection;SANSModelAAO_MCproto;" 220 220 list = RemoveFromList(tmp, list ,";") 221 221 list = RemoveFromList("Monte_SANS", list) 222 223 // USANS Reduction bits 224 tmp = "DSM_Guinier_Fit;RemoveMaskedPoints;" 225 list = RemoveFromList(tmp, list ,";") 226 227 222 228 tmp = FunctionList("f*",";","NPARAMS:2") //point calculations 223 229 list = RemoveFromList(tmp, list ,";")
Note: See TracChangeset
for help on using the changeset viewer.