Version 11 (modified by dtodd, 11 years ago) (diff) |
---|
Welcome to the GAMMA Library
This site is a collaboration of Karl Young at UCSF and Brian Soher at Duke. Its creation is supported by a grant from the NIH.
GAMMA Overview : Software for simulating magnetic resonance phenomena.
Written in C++, some of GAMMA's API's are being exported to python, using SWIG.
GAMMA was originally written by Scott A. Smith and Tilo Levante under the guidance of B.H. Meier and R.R. Ernst at the ETH in Zürich.
For now, additional information about gamma can also be retrieved from the following sites:
- Zurich : http://www.gamma.ethz.ch/index.html
- Florida :
For more information about NMR on the web:
- http://www.cs.duke.edu/brd/Teaching/Previous/Bio/Readings/nmr-notes.html
- http://web.mit.edu/speclab/www/facility.html
Gamma - Updates and Changes
Code Changes - To get gamma to compile on gcc 4.3.3 (on ubuntu 9.04), windows XP, visual studio 2008 express, and Mac OSX (gcc 4.0.1).
Swig Issues (and working code). Found while getting environment setup and testing the basic functionality of SWIG. While using gcc 4.3.3/Ubuntu 9.04/Swig 1.3.9/python2.5 and 2.6
Merging C++ code with that from Zurich (Matthais Ernst).
Proper Citation
Proper reference should be given, using the citation below, when GAMMA simulations are utilised in papers and/or presentations.
"Computer Simulations in Magnetic Resonance. An Object Oriented Programming Approach", S.A. Smith, T.O. Levante, B.H. Meier, and R.R. Ernst, J. Magn. Reson., 106a.
This page was built with Trac. For more information see links below
Starting Points for Trac:
- TracGuide -- Built-in Documentation
- TracSupport -- Trac Support