Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2006-12-14 18:28:37
Size: 497
Editor: mrt-aod
Comment:
Revision 6 as of 2009-04-16 08:26:36
Size: 552
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
 LAS> file in observationData/mira/spectraOdp.30m
 LAS> find /sou XXXXXXX --> XXXXXXXX name fo the source you want.
 LAS> list
 
LAS> file out XXXXXXXXX new --> XXXXXXXX name of the folder where you are saving your data. '''NOTE''' write new only if the folder do not exist yet.
 LAS> [" @loopwrite "] --> this script will write all the spectras in the folder that has just been opened/created.
 
LAS> exit

 *
LAS> file in observationData/mira/spectraOdp.30m
 *LAS> find /sou XXXXXXX --> XXXXXXXX name fo the source you want.
 *LAS> list
 *
LAS> file out XXXXXXXXX new --> XXXXXXXX name of the folder where you are saving your data. '''NOTE''' write "new" only if the folder do not exist yet.
 *LAS> [[ @loopwrite ]] --> this script will write all the spectras in the folder that has just been opened/created. Note that the name should be loopwrite.class
 *
LAS> exit

Go to the home directory

poolw06@mrt-lx3:~$ class

  • LAS> file in observationData/mira/spectraOdp.30m

  • LAS> find /sou XXXXXXX --> XXXXXXXX name fo the source you want.

  • LAS> list

  • LAS> file out XXXXXXXXX new --> XXXXXXXX name of the folder where you are saving your data. NOTE write "new" only if the folder do not exist yet.

  • LAS> @loopwrite --> this script will write all the spectras in the folder that has just been opened/created. Note that the name should be loopwrite.class

  • LAS> exit

Getting_your_data_from_spectraOdp.30m (last edited 2009-04-16 08:26:36 by localhost)