Changes between Version 6 and Version 7 of Software on Sun Hosts
- Timestamp:
- 04/17/06 12:22:37 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software on Sun Hosts
v6 v7 24 24 }}} 25 25 == Sun C & C++ == 26 27 26 Version installed is Workshop version 6.2, [http://docs.sun.com/ Sun] Pro C 5.3 & C++ 5.3. 28 27 {{{ … … 32 31 }}} 33 32 == CALDB(Calibration Database System) == 34 35 33 Version installed is CALDB 2.18. 36 34 {{{ … … 47 45 }}} 48 46 == Cern == 49 50 47 Version installed is [http://wwwinfo.cern.ch/asd/cernlib/ Cern] 97a. 51 48 {{{ … … 55 52 }}} 56 53 == Ciao == 57 58 54 Version installed is [http://cxc.harvard.edu/ciao/ Ciao] 2.3 . 59 55 {{{ … … 62 58 }}} 63 59 == Emacs == 64 65 60 Version installed is [http://www.gnu.org/software/emacs/emacs.html Gnu] 20.3.1. 66 61 {{{ … … 69 64 }}} 70 65 == Figaro == 71 72 66 Version installed is [http://star-www.rl.ac.uk/ Figaro] 5.4-0 . 73 67 {{{ … … 82 76 See local copy of Figaro manual. 83 77 }}} 84 85 86 Fortran 87 88 Version installed is Workshop version 6.2, Fortran 77 v5.3 & Fortran 95 v6.2 . Where to find it here: /opt/SUNWspro. 78 == Fortran == 79 Version installed is [http://docs.sun.com/ Workshop version 6.2], Fortran 77 v5.3 & Fortran 95 v6.2 . 80 {{{ 81 Where to find it here: /opt/SUNWspro. 89 82 (Previous version 5.0 of the Workshop is at /opt/SUNWspro5.0 .) 90 83 To start it up: f77 (Fortran 77) or f95 (Fortran 95) 91 Documentation is via Sun's web 92 93 Ftncheck 94 95 Version installed is Ftnchek 2.9.4.Where to find it here: /nfs/ftnchek.84 }}} 85 == Ftncheck == 86 Version installed is [http://www.dsm.fordham.edu/~ftnchek/ Ftnchek] 2.9.4. 87 {{{ 88 Where to find it here: /nfs/ftnchek. 96 89 To start it up: /nfs/bins/ftnchek. 97 90 Program ftnchek, a fortran 77 program checker was brought to light by Frank Summers. ftnchek finds a wide variety of errors and issues warnings about possible unintended consequences. It is quite a good tool for the scientific programmer. 98 (Ftnchek Web Site) 99 100 Ftools 101 102 Version installed is Heasoft/Ftools 5.1 .Where to find it here: /nfs/heasoft .91 }}} 92 == Ftools == 93 Version installed is [http://heasarc.gsfc.nasa.gov/docs/software/ftools/ftools_menu.html Heasoft/Ftools] 5.1 . 94 {{{ 95 Where to find it here: /nfs/heasoft . 103 96 Note: Heasoft/Ftools 5.2 is now also available at /nfs/heasoft_5.2. 104 97 To run the new version, make alias: alias heasoft_5.2 'source /nfs/bins/heasoft_5.2_setup' 105 98 Then, before running a Heasoft_5.2 program, run the alias: '> heasoft_5.2' 106 99 See file: /nfs/man/notes/heasoft_5.1_ftools.note . Release notes are in file /nfs/heasoft/Release_Notes_5.1 . 107 (Ftools Web Site) 108 109 Fvwm 110 111 Version installed is Fvwm 2.0.42.Where to find it here: /nfs/fvwm.112 (Fvwm Web Site) 113 114 Getimage 115 116 Version installed is Getimage 1.3a.Where to find it here: /nfs/getimage.117 (Getimage Web Site) 118 119 Ghostscript & Ghostview 120 121 Version installed is Ghostscript 8(Aladdin) & Ghostview(Gnu) 1.5 & Ghostview/GV 3.5.8(Johannes Plass).Where to find them here: /nfs/ghostscript.100 }}} 101 == Fvwm == 102 Version installed is [http://www.fvwm.org/ Fvwm] 2.0.42. 103 {{{ 104 Where to find it here: /nfs/fvwm. 105 }}} 106 == Getimage == 107 Version installed is [http://www-gsss.stsci.edu/dss/getimage/index.html Getimage] 1.3a. 108 {{{ 109 Where to find it here: /nfs/getimage. 110 }}} 111 == Ghostscript & Ghostview == 112 Version installed is [http://www.cs.wisc.edu/~ghost/ Ghostscript 8(Aladdin) & Ghostview(Gnu) 1.5 & Ghostview/GV 3.5.8(Johannes Plass)]. 113 {{{ 114 Where to find them here: /nfs/ghostscript. 122 115 To start them up: 123 116 /nfs/bins/gs 124 117 /nfs/bins/ghostview (Gnu) 125 118 /nfs/bins/gv(Plass) This version has a convenient user interface. 126 (Ghostscript Web Site) 127 128 Gnu Gcc 129 130 Version installed is Gcc 3.3.1 .Where to find it here: /nfs/gnu/bin. (directory /nfs/gnu_old/bin has 2.8.1)119 }}} 120 == Gnu Gcc == 121 Version installed is [http://www.gnu.org/ Gcc] 3.3.1 . 122 {{{ 123 Where to find it here: /nfs/gnu/bin. (directory /nfs/gnu_old/bin has 2.8.1) 131 124 Includes 'c++'. 132 (Gnu Web Site) 133 134 Gipsy 135 136 Version installed runs on Solaris 8 hosts.Where to find it here: /nfs/gipsy.137 (Gipsy Web Site) 138 139 Heasoft:Ftools Xanadu Fitsio Fv Xstar 140 141 Version installed is Heasoft 5.2 .Where to find it here: /nfs/heasoft_5.2 .125 }}} 126 == Gipsy == 127 Version of [http://www.astro.rug.nl/~gipsy/ Gipsy] installed runs on Solaris 8 hosts. 128 {{{ 129 Where to find it here: /nfs/gipsy. 130 }}} 131 == Heasoft:Ftools Xanadu Fitsio Fv Xstar== 132 Version installed is [http://heasarc.gsfc.nasa.gov/docs/software/lheasoft/ Heasoft] 5.2 . 133 {{{ 134 Where to find it here: /nfs/heasoft_5.2 . 142 135 Heasoft 5.2 includes: 143 136 Ftools 5.2 … … 148 141 See file: /nfs/man/notes/heasoft_5.2.note . Release notes are in file /nfs/heasoft_5.2/Release_Notes_5.2 . 149 142 Note that local models can be included easily in Xanadu XSPEC v11.1. See: Xanadu local Models Web Page 150 (Heasoft Web Site) 151 152 Idl 153 154 Version installed is IDL 6.0, IDL 5.6 and 5.3. Where to find it here: /nfs/idl_6.0, /nfs/idl_5.6 and /nfs/idl_5.3. To start up idl: /nfs/bins/idl, /nfs/bins/idl_5.6, and /nfs/bins/idl_5.3. We have 2 sets of manuals for IDL version 5(14th floor library). 143 }}} 144 == Idl == 145 Version installed is [http://www.rsinc.com/ IDL] 6.0, IDL 5.6 and 5.3. 146 {{{ 147 Where to find it here: /nfs/idl_6.0, /nfs/idl_5.6 and /nfs/idl_5.3. 148 To start up idl: /nfs/bins/idl, /nfs/bins/idl_5.6, and /nfs/bins/idl_5.3. 149 We have 2 sets of manuals for IDL version 5(14th floor library). 155 150 Includes the (IDL Astonomy User's Library) located in /nfs/idl_5/idl/lib/astron (dated February 2000). 156 151 IDLwave (defines an IDL programming environment for emacs) is installed for /nfs/bins/emacs. Uwe Oberlack found it and has notes on using IDLwave. 157 (IDL Web Site) 158 159 Imagemagick 160 161 Version installed is August 1999.Where to find it here: /nfs/imagemagick.162 (ImageMagic Web Site) 163 164 Imtools 165 166 Version installed is 3.0.Where to find it here: /nfs/imtools.152 }}} 153 == Imagemagick == 154 Version of [http://www.imagemagick.org/ Imagemagick] installed is August 1999. 155 {{{ 156 Where to find it here: /nfs/imagemagick. 157 }}} 158 == Imtools == 159 Version of [ftp://ftp.sdsc.edu/pub/sdsc/graphics/ Imtools] installed is 3.0. 160 {{{ 161 Where to find it here: /nfs/imtools. 167 162 Need to manipulate images? 168 163 Or convert between image formats? 169 164 The SDSC image tools, found by Frank Summers, do just that. These tools do a large number of image manipulation tasks from scaling and rotating to combining images into a storyboard. The tool 'imconv' can convert between about 30 image formats, reading in any of the formats and writing out any of the formats. Imtools software is in /nfs/imtools. 170 (Imtools Web Site) 171 172 Iraf 173 174 Version installed is Iraf v2.11.3. Where to find it here: /nfs/irafv211 or /nfs/iraf. Newest version Iraf v213 is recently installed at /nfs/iraf. 165 }}} 166 == Iraf == 167 Version installed is [http://iraf.noao.edu/ Iraf] v2.11.3. 168 {{{ 169 Where to find it here: /nfs/irafv211 or /nfs/iraf. 170 Newest version Iraf v213 is recently installed at /nfs/iraf. 175 171 See files: 176 172 /nfs/man/notes/irafv211.note … … 178 174 /nfs/man/notes/iraf_moveable_data.note 179 175 Pros Home Page 180 (Iraf Web Site) 181 182 Karma 183 184 Version installed is 1.7. Where to find it here: /nfs/karma. 185 (Karma Web Site) 186 187 Lapack 188 189 Version installed is pre October 1996. Where to find it here: /nfs/lapack. 190 (Lapack Web Site) 191 192 Mathematica 193 194 Version installed is 5.0. Where to find it here: /nfs/mathematica. To run, add to your path: /nfs/mathematica/bins and then type: mathematica . 195 (Mathematica Web Site) 196 197 Matlab 198 199 Version installed is Release 13 with Service Pack 1 (Matlab 6.5 Product Family). Where to find it here: /opt/matlab. To run, add: /opt/matlab/bin to your search path and then type: matlab . 200 (Matlab Web Site) 201 202 Miriad 176 }}} 177 == Karma == 178 Version of [http://www.atnf.csiro.au/computing/software/karma/ Karma] installed is 1.7. 179 {{{ 180 Where to find it here: /nfs/karma. 181 }}} 182 == Lapack == 183 Version of [http://www.netlib.org/lapack/ Lapack] installed is pre October 1996. 184 {{{ 185 Where to find it here: /nfs/lapack. 186 }}} 187 == Mathematica == 188 Version of [http://www.wolfram.com/ Mathematica] installed is 5.0. 189 {{{ 190 Where to find it here: /nfs/mathematica. 191 To run, add to your path: /nfs/mathematica/bins and then type: mathematica . 192 }}} 193 == Matlab == 194 {{{ 195 Version of [http://www.mathworks.com/ Matlab] installed is Release 13 with Service Pack 1 (Matlab 6.5 Product Family). 196 {{{ 197 Where to find it here: /opt/matlab. 198 To run, add: /opt/matlab/bin to your search path and then type: matlab . 199 }} 200 == Miriad == 203 201 204 202 Version installed is Miriad shell version 1.0 26-Oct-99. Where to find it here: /nfs/miriad.
