Changeset 43
- Timestamp:
- May 19, 2008 3:55:17 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
1dwg/trunk/IgorPro/readme.wiki
r42 r43 255 255 ;prj_grabMyXmlData(): Demonstration function that moves loaded data from <nowiki>root:Packages:CS_XMLreader</nowiki> to a user's data folder. (In this ''example'', that folder is <nowiki>root:PRJ_canSAS</nowiki>.) 256 256 ;testCollette(): Demonstration function that reads an ISIS/LOQ file and copies the data to the root folder a la COLLETE 257 258 == Example test case == 259 260 Here is an example running the test routine '''prjTest_cansas1d()'''. 261 262 <pre> 263 prjTest_cansas1d() 264 XMLopenfile: File(path) to open doesn't exist, or file can't be opened 265 elmo.xml either not found or cannot be opened for reading 266 Completed in 0.00669666 seconds 267 XMLopenfile: XML file was not parseable 268 cansasXML.ipf: failed to parse XML 269 Completed in 0.0133704 seconds 270 root element is not <SASroot> with valid canSAS namespace 271 Completed in 0.0134224 seconds 272 bimodal-test1.xml identified as: cansas1d/1.0 XML file 273 Title: SAS bimodal test1 274 Completed in 0.068654 seconds 275 root element is not <SASroot> with valid canSAS namespace 276 Completed in 0.0172572 seconds 277 root element is not <SASroot> with valid canSAS namespace 278 Completed in 0.0123102 seconds 279 root element is not <SASroot> with valid canSAS namespace 280 Completed in 0.00930118 seconds 281 ISIS_SANS_Example.xml identified as: cansas1d/1.0 XML file 282 Title: standard can 12mm SANS 283 Completed in 0.0410387 seconds 284 W1W2.xml identified as: cansas1d/1.0 XML file 285 Title: standard can 12mm SANS 286 Title: TK49 standard 12mm SANS 287 Completed in 0.0669074 seconds 288 ill_sasxml_example.xml identified as: cansas1d/1.0 XML file 289 Title: ILL-D22 example: 7D1 2mm 290 Completed in 0.0332752 seconds 291 isis_sasxml_example.xml identified as: cansas1d/1.0 XML file 292 Title: LOQ TK49 Standard 12mm C9 293 Completed in 0.0388868 seconds 294 r586.xml identified as: cansas1d/1.0 XML file 295 Title: ILL-D11 example1: 2A 5mM 0%D2O 296 Completed in 0.0213737 seconds 297 r597.xml identified as: cansas1d/1.0 XML file 298 Title: ILL-D11 example2: 2A 5mM 0%D2O 299 Completed in 0.0221894 seconds 300 xg009036_001.xml identified as: cansas1d/1.0 XML file 301 Title: det corrn 5m 302 Completed in 0.0286721 seconds 303 cs_collagen.xml identified as: cansas1d/1.0 XML file 304 Title: dry chick collagen, d = 673 A, 6531 eV, X6B 305 Completed in 0.0296247 seconds 306 cs_collagen_full.xml identified as: cansas1d/1.0 XML file 307 Title: dry chick collagen, d = 673 A, 6531 eV, X6B 308 Completed in 0.0751836 seconds 309 cs_af1410.xml identified as: cansas1d/1.0 XML file 310 Title: AF1410-10 (AF1410 steel aged 10 h) 311 Title: AF1410-8h (AF1410 steel aged 8 h) 312 Title: AF1410-qu (AF1410 steel aged 0.25 h) 313 Title: AF1410-cc (AF1410 steel aged 100 h) 314 Title: AF1410-2h (AF1410 steel aged 2 h) 315 Title: AF1410-50 (AF1410 steel aged 50 h) 316 Title: AF1410-20 (AF1410 steel aged 20 h) 317 Title: AF1410-5h (AF1410 steel aged 5 h) 318 Title: AF1410-1h (AF1410 steel aged 1 h) 319 Title: AF1410-hf (AF1410 steel aged 0.5 h) 320 Completed in 0.338425 seconds 321 XMLopenfile: File(path) to open doesn't exist, or file can't be opened 322 cansas1d-template.xml either not found or cannot be opened for reading 323 Completed in 0.00892823 seconds 324 1998spheres.xml identified as: cansas1d/1.0 XML file 325 Title: 255 nm PS spheres 326 Title: 460 nm PS spheres 327 Completed in 2.87649 seconds 328 XMLopenfile: File(path) to open doesn't exist, or file can't be opened 329 does-not-exist-file.xml either not found or cannot be opened for reading 330 Completed in 0.00404549 seconds 331 cs_rr_polymers.xml identified as: cansas1d/1.0 XML file 332 Title: Round Robin Polymer A 333 Title: Round Robin Polymer B 334 Title: Round Robin Polymer C 335 Title: Round Robin Polymer D 336 Completed in 0.0943477 seconds 337 s81-polyurea.xml identified as: cansas1d/1.0 XML file 338 Title: S7 Neat Polyurea 339 Completed in 0.0361616 seconds 340 </pre>
Note: See TracChangeset
for help on using the changeset viewer.