aboutsummaryrefslogtreecommitdiff
path: root/pkg/dataio/export.par
blob: d39690f202cdbd71ee1c51f6159e146e8a9341e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# EXPORT Task Parameter File
images,s,a,"",,,"The list of input iraf images"
binfiles,s,a,"",,,"The list of output binary files"
format,s,a,"raw",,,"The type of binary file to write { raw|list|<format> }"
header,s,h,"yes",,,"Prepend a header describing how the data are stored?"
outtype,s,h,"",,,"Output pixel type"
outbands,s,h,"",,,"Output expressions"
interleave,i,h,0,,,"Pixel interleave type"
bswap,s,h,"no",,,"Type of byte-swapping to perform on output"
verbose,b,h,no,,,"Verbose output during conversion?"

# Mode parameter
mode,s,h,"ql",,,"mode parameter"