b1,b2,b3,b4
This means ``Use the NDFs stored in files b1.sdf, b2.sdf,
b3.sdf and b4.sdf''. If automatic format conversion is being
used (see here), then an example such
as:
b1.fit,b2.fit,b3.fit,b4.fit
is also legal, and reads the corresponding FITS files.
cena_b1-
This means ``Use cena_b1.sdf and then (because of the minus sign
at the end) ask the user for more data files''.
*
hh1_b1s*_ds
hh1_b1s1_ds.sdf, hh1_b1s2_ds.sdf, etc''.
^files.lis
files.lis.''
../data/*
../data''.
file1,file2,file3
file1.sdf, file2.sdf and file3.sdf''.
^out.dat
out.dat''.
*_ds
../bk/*|_ds|_bk|
../bk''.
Group expressions can be used to specify objects other than data files. For instance, if an application asks for a group of pixels to be specified by their X and Y pixel indices, then the pixels (10,11), (21,-10) and (0,0) could be specified in any of the following ways:
10,11,21,-10,0,0
10,11- 21,-10- 0,0
^pixels.dat
pixels.dat is read. The file could contain the following four
lines:
# Approximate star centres. 10,11 21,-10 0,0
POLPACK