aboutsummaryrefslogtreecommitdiff
path: root/mission/hst
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@gmail.com>2024-10-08 01:16:22 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2024-10-08 01:16:22 -0400
commit6e6709d9ff999c8c973fabd2c8df484975083d8b (patch)
treec917a7258522397bd0d737ec9ec80e787d22f07b /mission/hst
parentda3ef1951d68485f8d833674c7de2d724a668342 (diff)
downloadstasis-6e6709d9ff999c8c973fabd2c8df484975083d8b.tar.gz
First pass at implementing dedicated default mission environment(s)
Diffstat (limited to 'mission/hst')
-rw-r--r--mission/hst/base.yml32
1 files changed, 32 insertions, 0 deletions
diff --git a/mission/hst/base.yml b/mission/hst/base.yml
new file mode 100644
index 0000000..30b20c1
--- /dev/null
+++ b/mission/hst/base.yml
@@ -0,0 +1,32 @@
+channels:
+ - conda-forge
+dependencies:
+ - fitsverify
+ - hstcal
+ - pip
+ - python
+ - setuptools
+ - pip:
+ - acstools
+ - calcos
+ - costools
+ - crds
+ - drizzlepac
+ - fitsblender
+ - gwcs
+ - hasp
+ - nictools
+ - spherical_geometry
+ - stistools
+ - stregion
+ - stsci.image
+ - stsci.imagestats
+ - stsci.skypac
+ - stsci.stimage
+ - stsci.tools
+ - stwcs
+ - tweakwcs
+ - ullyses
+ - ullyses-utils
+ - wfc3tools
+ - wfpc2tools