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/post-link.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/post-link.sh')
-rw-r--r-- | pyfu/post-link.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pyfu/post-link.sh b/pyfu/post-link.sh new file mode 100644 index 0000000..7dea9c6 --- /dev/null +++ b/pyfu/post-link.sh @@ -0,0 +1,4 @@ +# Call a common script that updates extern.pkg for the new IRAF package: + +"$PREFIX/bin/ac_config_iraf_pkg" pyfu + |