blob: 598c1e6e86bfa20d5cc364e71e37febf38f6c69d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Copyright(c) 1986 Association of Universities for Research in Astronomy Inc.
# Dataio package.
task rcardimage = t_rcardimage,
wcardimage = t_wcardimage,
mtexamine = t_mtexamine,
txtbin = t_txtbin,
bintxt = t_bintxt,
rtextimage = t_rtextimage,
wtextimage = t_wtextimage,
reblock = t_reblock,
rfits = t_rfits,
wfits = t_wfits,
t2d = t_t2d,
import = t_import,
export = t_export
|