summaryrefslogtreecommitdiff
path: root/source/index.rst
blob: 125ac1c9ad9318322e5c75e78a98dcd0d10e700c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Welcome to AstroConda Channel's documentation!
==============================================

AstroConda is a free Conda channel maintained by the `Space Telescope Science Institute <http://www.stsci.edu/>`_ (STScI) in Baltimore, Maryland.  This channel provides tools and utilities required to process and analyze data from the Hubble Space Telescope (HST), James Webb Space Telescope (JWST), and others.

.. _system_requirements:

System Requirements
-------------------

    - 64-bit Intel/AMD processor (x86_64)
    - 64-bit Linux (glibc ≥ 2.12) or Mac OS X (≥ 10.7)
    - BASH or ZSH as your default shell environment (T/CSH is NOT supported)

Powered by Conda
----------------

Conda is an open-source software package management system provided and maintained by `Continuum Analytics <https://www.continuum.io/>`_.  Many software packages, provided both by Continuum and through third parties, are able to be quickly and easily installed using the Conda utility.  AstroConda serves as a third-party add-on channel to provide easy access to STScI's software packages.

- **New to conda**: :ref:`getting_started_jump`
- **Familiar with conda**: :ref:`configure_astroconda_channel`


To receive AstroConda announcements, or engage in general discussion, feel free to subscribe to our `mailing list <https://groups.google.com/forum/#!forum/astroconda>`_.


.. toctree::
   :maxdepth: 2

   getting_started
   installation
   updating
   further_reading
   releases
   compat
   faq
   contributing
   package_manifest
   release_notes
   resources
   disclaimer