Appendix G
ASAP 2460 Operator’s Manual
G-2
246-42800-01 - Aug 2013
Note that the mic module is automatically imported when the user script is run. For test purposes, a
mic.pyc pre-compiled module will be provided.
26. mic.table.addcolumn( "Column 1",
Add columns to the table. Note
that the column values are
strings; this allows arbitrary
formatting.
27. ["1", "2.5", "%8.3f" % np.exp(5.0)] )
28. mic.table.addcolumn( "Column 2",
29. ["Val A", "Val B", "Val C" % np.exp(5.0)] )
30. mic.table.addtable( "Table Two" )
31. mic.table.addcolumn( "Column A", ["Small", "Smaller"] )
32. mic.table.addcolumn( "Column B", ["Big", "Bigger"] )
33. # Another tabular report
34. mic.table( "Tabular Report Two" )
Add another table.
35. mic.table.addtable( "One" )
36. mic.table.addcolumn( "Column A", ["Small", "Smaller"] )
37. mic.table.addcolumn( "Column B", ["Big", "Bigger"] )
38. mic.table.addcolumn( "Column C", ["Embiggen",
"Cromulent"] )
39. # A summary report
40. mic.summary( "A summary report" )
Add a summary report.
41. mic.summary.add( "Quantity Adsorbed",
Add sections to the summary
report. Note that summary
sections are just specialized
reports with two columns and no
column headers.
42. ["First", "Last"],
43. ["%8.3f" % qads[0], "%8.3f" % qads[-1] )
44. mic.summary.add( "Rel Pressure",
45. ["First", "Last"],
46. ["%8.3f" % prel[0], "%8.3f" % prel[-1] )
TABLE 1: Example Python Script for User-defined Reports (continued)
Содержание ASAP 2460
Страница 4: ......
Страница 12: ...Table of Contents ASAP 2460 Operator s Manual viii 246 42800 01 Nov 2013...
Страница 30: ...Using the Software ASAP 2460 Operator s Manual 1 18 246 42800 01 Aug 2013...
Страница 93: ...ASAP 2460 Operator s Manual Generating Graph Overlays 246 42800 01 Aug 2013 2 63...
Страница 94: ...Generating Graph Overlays ASAP 2460 Operator s Manual 2 64 246 42800 01 Aug 2013...
Страница 202: ...Service Test ASAP 2460 Operator s Manual 4 36 246 42800 01 Aug 2013...
Страница 230: ...Report Examples 2460 Operator s Manual 5 28 246 42800 01 Aug 2013 Isotherm Linear Plot...
Страница 231: ...2460 Operator s Manual Report Examples 246 42800 01 Aug 2013 5 29 BET Surface Area Report...
Страница 232: ...Report Examples 2460 Operator s Manual 5 30 246 42800 01 Aug 2013 BET Surface Area Plot...
Страница 233: ...2460 Operator s Manual Report Examples 246 42800 01 Aug 2013 5 31 t Plot Report...
Страница 234: ...Report Examples 2460 Operator s Manual 5 32 246 42800 01 Aug 2013 BJH Adsorption Cumulative Pore Volume...
Страница 235: ...2460 Operator s Manual Report Examples 246 42800 01 Aug 2013 5 33 BJH Desorption Cumulative Pore Volume...
Страница 236: ...Report Examples 2460 Operator s Manual 5 34 246 42800 01 Aug 2013...
Страница 242: ...Service Test Mode 2460 Operator s Manual 6 6 246 42800 01 Aug 2013...
Страница 270: ...Calibrating the System ASAP 2460 Operator s Manual 7 28 246 42800 01 Aug 2013...
Страница 276: ...Ordering Information ASAP 2460 Operator s Manual 8 6 246 42800 01 Aug 2013...
Страница 278: ......
Страница 280: ......
Страница 374: ...Appendix C ASAP 2460 Operator s Manual C 50 246 42800 01 Aug 2013...
Страница 398: ...Appendix F ASAP 2460 Operator s Manual F 18 246 42800 01 Aug 2013...
Страница 412: ...Index ASAP 2460 Operator s Manual Index 8 246 42800 01 Aug 2013...
Страница 413: ...ASAP 2460 Operator s Manual Appendix G Aug 2013 SVP 1 SVP Smart VacPrep Operator Manual...
Страница 414: ...Appendix G ASAP 2460 Operator s Manual SVP 2 Aug 2013...
Страница 415: ...OPERATOR MANUAL Smart VacPrep Operator Manual Nov 2013 SMART VACPREP INTELLIGENT VACUUM SAMPLE PREPARATION SYSTEM...
Страница 422: ...Contact Us vi Smart VacPrep Operator Manual...
Страница 432: ...2 About the Software 2 4 Smart VacPrep Operator Manual...
Страница 466: ...8 Error Messages 8 4 Smart VacPrep Operator Manual...