Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...


  • ciao: Chandra Interactive Analysis of Observations (https://cxc.cfa.harvard.edu/ciao/)
    • Description: CIAO is the software package developed by the Chandra X-Ray Center for analysing data from the Chandra X-ray Telescope. It can also be used with data from other Astronomical observatories, whether ground or space based.
    • To load it: ml anaconda then init-conda then conda activate ciao
      or in one line command: ml anaconda3 && sleep 2s && init-conda && conda activate astroconda
      or from own module with: ml conda+/ciao
    • Version installed:
    • Acknowledgement:

...

  • fermitools: Fermi-LAT Data Analysis Tools (https://fermi.gsfc.nasa.gov/ssc/data/analysis/software/)
    • Description:
    • To load it: ml anaconda then init-conda then conda activate fermi
      or in one line command: ml anaconda3 && sleep 2s && init-conda && conda activate fermi
      or from own module with: ml conda+/fermi
    • Version installed:
    • Acknowledgement:

...

  • astroconda: Third-party add-on channel to provide easy access to STScI’s software packages (https://astroconda.readthedocs.io/en/latest/#
    • Description: AstroConda is a free Conda channel maintained (until Feb. 2023) by the Space Telescope Science Institute (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.
    • To load it: ml anaconda then init-conda then conda activate astrocondaor in one line command: ml anaconda3 && sleep 2s && init-conda && conda activate astroconda
    • Version installed:
    • Acknowledgement: STScI

...

  • astrosource: Analysis script for sources with variability in their brightness (https://pypi.org/project/astrosource/).
    • Description:
    • To load it: ml anaconda then init-conda then conda activate astrosource
      or in one line command: ml anaconda3 && sleep 2s && init-conda && conda activate astrosource
    • Version installed:
    • Acknowledgement: Fitzgerald et al. (2021)

...