next up previous contents
Next: 2D dataset Up: Examples Previous: Examples

1D dataset

The first IMPORT demo file,

ICL> IMPORT AST_DEMO:IMPORT_1D OUTPUT         ;
 
 ;--------------------------------------------------
 ;|       IMPORT demo file - 1 dimensional         |
 ;--------------------------------------------------
 TOPLEVEL TYPE "Profile"
 AXIS LABEL "Radius" UNITS "Arcmin" SCALAR_WIDTH 6.0
 DATA UNITS "Solar" LABEL "Abundance"
 
 3  1.5
 6  0.5
 9  0.3
 12  1.2e-1
 15  2.3e-3
 ;--------------------------------------------------


Web Master
Tue Oct 7 10:18:50 BST 1997