JEMRIS is a general MRI simulation framework.
The general process of simulation consists of preparation by choice or implementation of sequence, sample and coil setup and the invocation of the simulation run itself.
It is highly recommended to read the provided documentation online. Please find the build, install, developer and user documentation under http://www.jemris.org.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
For an explicit declaration of licensing refer to the COPYING file in the root directory of this package.
This package is maintained by Tony Stoecker tony.stoecker@dzne.de. Please find problem specific contact addresses on http://www.jemris.org.
Please visit http://www.jemris.org for detailed installation instructions.
If you have identified a bug in JEMRIS you are welcome to send a detailed bug report to tony.stoecker@dzne.de. Please include`
-
Information about your system
- Which operating system and version (uname -a)
- Which C compiler and version (gcc --version)
And anything else you think is relevant.
-
Information about your version of JEMRIS
- Version and release number
-
How to reproduce the bug
- If it is a systematical bug in JEMRIS please provide the sequence, the sample, the coils and the outputs from sequence or simulation GUI to help us to reproduce the bug.
Patches are most welcome. If possible please provide a pull request on github.