Software that you should have on your Mac
Commercial Software
OmniGraffle - good diagramming software
- Matlab - IMSS website
- COMSOL 5.6 - LIGO has a network license
- Papers - download
- Mathematica - IMSS
You can get a license for these through Larry Wallace, or its free through IMSS
Free Software
- X-Code (~2.4 GB): needed to compile things on your laptop. Get it from the Mac App store.
Homebrew: you need this to handle UNIX packages on the Mac. This is better than the native unix tools or MacPorts (which is kind of fading out)
BibDesk: BibTex manager for Latex
MacTex: texlive package from CTAN. use 'sudo tlmger update' to keep this up to date between installs
- Anaconda: use this to install python and always use virtual environments for each kind of python task you do so that new packages don't ruin your base OS python
- Gimp
- GIT: version control; get it with homebrew
LIGO Software
- nds2 client - get it through anaconda / conda-forge. Lets you download LIGO data.
- pycbc - can do a bunch of waveform stuff
