Changeset 169 for sans/Analysis/branches/ajj_23APR07/IGOR_Package_Files/Put in User Procedures/SANS_Models_v3.00/Packages/ModelPicker
- Timestamp:
- Sep 27, 2007 1:45:22 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Analysis/branches/ajj_23APR07/IGOR_Package_Files/Put in User Procedures/SANS_Models_v3.00/Packages/ModelPicker/SANSModelPicker.ipf
r132 r169 593 593 // list += MacroList("LoadO*",sep,"KIND:1,NPARAMS:0") //data loader 594 594 list += "Load SANS or USANS Data;" //use the wrapper above to get the right loader 595 list += "Reset Resolution Waves;" // resets the resolution waves used for the calculations596 list += "Freeze Model;" // freeze a model to compare plots on the same graph595 // list += "Reset Resolution Waves;" // resets the resolution waves used for the calculations 596 // list += "Freeze Model;" // freeze a model to compare plots on the same graph 597 597 list += MacroList("WriteM*",sep,"KIND:1,NPARAMS:4") //data writer 598 598 list += "-"+sep
Note: See TracChangeset
for help on using the changeset viewer.