Downloads
Downloads
Source
All source packages DO NOT include the source for library dependencies, such as CFITSIO and PGPLOT. For more details on the dependencies needed to compile and use the programs included in COSMOS, please see the Installing and Running COSMOS page.
The current release is COSMOS 2.21, which can be downloaded here.
For older releases of COSMOS, click here.
Binary Packages
Binary packages are available below and include CFITSIO (v3.230), PGPLOT (v5.2), and FFTW (v2.1.5).
To use the Perl GUI programs (defineobs, setcosdir, viewspectra), you'll need to also download binary packages of the Perl library dependencies. Note that these have only been minimally tested, so any feedback would be much appreciated!
Mac OS X
- 10.6 (Snow Leopard): COSMOS | Perl
- 10.7 (Lion): COSMOS | Perl
- 10.8 (Mountain Lion): COSMOS | Perl
- 10.9 (Mavericks): COSMOS | Perl
Installation
- Download the appropriate binary packages above for your system.
- Go into the directory you want to install COSMOS, e.g.:
cd /Users/vulcan/Cosmos
- Unpack the COSMOS binary tar file, e.g.:
tar -zxvf ~/Downloads/Cosmos2-21_bin_mavericks.tgz
- Go into the unpacked directory, e.g.:
cd Cosmos2-21
- If you want to use the Perl programs, unpack the Perl binary tar file here, e.g.:
tar -zxvf ~/Downloads/perl_bin_mavericks.tgz
- Edit
COSMOS_HOME
in the cosmos2-setup file to reflect the location of this directory, which in this case would be the following:setenv COSMOS_HOME /Users/vulcan/Cosmos/Cosmos2-21
- Source this cosmos2-setup file explicitly (can add this to your startup file also), e.g.
source /Users/vulcan/Cosmos/Cosmos2-21/cosmos2-setup
Top
Apps
defineobs.app -- Mac OS X app compatible with Mac OS X 10.6 and later
NOTE: This has not yet been updated for COSMOS 2.21.
Sample Data
IMACS f/2 data taken in 2013:
- IMACS f/2 200l grism data
- Detailed Cookbook for reducing 2013 sample data (included in above tarball): HTML | PDF
Top