diff options
Diffstat (limited to 'pkg/images/imcoords/imcctran.par')
-rw-r--r-- | pkg/images/imcoords/imcctran.par | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pkg/images/imcoords/imcctran.par b/pkg/images/imcoords/imcctran.par new file mode 100644 index 00000000..13e9638e --- /dev/null +++ b/pkg/images/imcoords/imcctran.par @@ -0,0 +1,9 @@ +# Parameter file for the IMCCTRAN task + +image,f,a,,,,"List of input images" +outsystem,s,a,,,,"The new image coordinate system" +nx,i,h,10,,,"The coordinate grid size in x" +ny,i,h,10,,,"The coordinate grid size in y" +longpole,b,h,no,,,"Update longpole rather than the cd matrix where appropriate ?" +verbose,b,h,yes,,,"Print messages about actions taken ?" +update,b,h,yes,,,"Update the image header ?" |