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/pre-unlink.sh | |
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/pre-unlink.sh')
-rw-r--r-- | pyfu/pre-unlink.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyfu/pre-unlink.sh b/pyfu/pre-unlink.sh new file mode 100644 index 0000000..484bf02 --- /dev/null +++ b/pyfu/pre-unlink.sh @@ -0,0 +1 @@ +"$PREFIX/bin/ac_config_iraf_pkg" --remove pyfu 2>/dev/null; : |