From 5481223b9d3eb8c3ac1a6a22f00bf755e12bb558 Mon Sep 17 00:00:00 2001 From: James Turner Date: Thu, 24 Aug 2017 11:13:52 -0300 Subject: Initial definition of James's PyFU datacube mosaicking package for PyRAF & Python, which is fairly widely used to reduce GMOS data. --- pyfu/ur_extern.pkg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 pyfu/ur_extern.pkg (limited to 'pyfu/ur_extern.pkg') diff --git a/pyfu/ur_extern.pkg b/pyfu/ur_extern.pkg new file mode 100644 index 0000000..9ef9f73 --- /dev/null +++ b/pyfu/ur_extern.pkg @@ -0,0 +1,3 @@ +reset pyfu = UR_VDIR +task pyfu.pkg = pyfu$pyfu.cl + -- cgit