- Timestamp:
- May 1, 2009 2:29:57 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/NCNR_DataReadWrite.ipf
r491 r496 467 467 468 468 String waveStr = "root:Packages:NIST:DIV:data" 469 NewImage/F/K=1/S=2 $waveStr //this is an experimental IGOR operation470 ModifyImage '' ctab= {*,*,YellowHot,0}469 // NewImage/F/K=1/S=2 $waveStr //this is an experimental IGOR operation 470 // ModifyImage '' ctab= {*,*,YellowHot,0} 471 471 //Display;AppendImage $waveStr 472 472 473 473 //change the title string to WORK.DIV, rather than PLEXnnn_TST_asdfa garbage 474 String/G root:Packages:NIST:DIV:fileList = "WORK.DIV" 474 // String/G root:Packages:NIST:DIV:fileList = "WORK.DIV" 475 ChangeDisplay("DIV") 475 476 476 477 SetDataFolder root: //(redundant)
Note: See TracChangeset
for help on using the changeset viewer.