From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- pkg/dataio/dataio.men | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 pkg/dataio/dataio.men (limited to 'pkg/dataio/dataio.men') 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 -- cgit