diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /noao/twodspec/multispec/modellist.par | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'noao/twodspec/multispec/modellist.par')
-rw-r--r-- | noao/twodspec/multispec/modellist.par | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/noao/twodspec/multispec/modellist.par b/noao/twodspec/multispec/modellist.par new file mode 100644 index 00000000..2c622668 --- /dev/null +++ b/noao/twodspec/multispec/modellist.par @@ -0,0 +1,9 @@ +# MODELLIST + +image,f,a,,,,Image +lines,s,a,,,,Sample image lines to be listed +model,s,h,"gauss5",,,Model to be listed +columns,s,h,"*",,,Image columns to be listed +naverage,i,h,20,,,Number of image lines to average +lower,r,h,-10,,,Lower limit of model profiles +upper,r,h,10,,,Upper limit of model profiles |