aboutsummaryrefslogtreecommitdiff
path: root/pkg/dataio/dataio.men
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2015-07-08 20:46:52 -0400
commitfa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch)
treebdda434976bc09c864f2e4fa6f16ba1952b1e555 /pkg/dataio/dataio.men
downloadiraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz
Initial commit
Diffstat (limited to 'pkg/dataio/dataio.men')
-rw-r--r--pkg/dataio/dataio.men13
1 files changed, 13 insertions, 0 deletions
diff --git a/pkg/dataio/dataio.men b/pkg/dataio/dataio.men
new file mode 100644
index 00000000..3d83ce6b
--- /dev/null
+++ b/pkg/dataio/dataio.men
@@ -0,0 +1,13 @@
+ bintxt - Convert a binary file to an IRAF text file
+ export - Convert IRAF images to some other format
+ import - Convert some other format to an IRAF image
+ mtexamine - Examine the structure of a magnetic tape
+ rcardimage - Convert a cardimage file into a text file
+ reblock - Copy a binary file, optionally reblocking
+ rfits - Convert FITS image data into a list of IRAF images
+ rtextimage - Convert text files to IRAF images
+ t2d - Fast tape to disk copy
+ txtbin - Convert an IRAF text file to a binary file
+ wcardimage - Convert text files to cardimage files
+ wfits - Convert a list of IRAF images into FITS image data
+ wtextimage - Convert an IRAF image to a text file