diff options
author | James Turner <jturner@gemini.edu> | 2017-08-24 10:13:52 -0400 |
---|---|---|
committer | James Turner <jturner@gemini.edu> | 2017-08-24 10:13:52 -0400 |
commit | 5481223b9d3eb8c3ac1a6a22f00bf755e12bb558 (patch) | |
tree | 61ff311fd1415673f03a0ea72f6704faf984c67c /pyfu/ur_extern.pkg | |
parent | 437d3bc627d0f953be06fdc2b18a45b8346e6e04 (diff) | |
download | astroconda-iraf-5481223b9d3eb8c3ac1a6a22f00bf755e12bb558.tar.gz |
Initial definition of James's PyFU datacube mosaicking package for PyRAF & Python, which is fairly widely used to reduce GMOS data.
Diffstat (limited to 'pyfu/ur_extern.pkg')
-rw-r--r-- | pyfu/ur_extern.pkg | 3 |
1 files changed, 3 insertions, 0 deletions
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 + |