#include "event-rfpulse.h"
#include "event-precession.h"
#include "event-acquisition.h"
#include "seq-mpi.h"
#include "output.h"
#include <idima.h>
Go to the source code of this file.
Functions | |
PPPVOLUME_COMPLEX_DOUBLE | SequenceSE2D_sel (SEQPARAM *seqparam, EXPERIENCE3D *expr, OBJECT3D *objet, double epaisseur_coupe) |
Apply a 2D spin echo sequence with selection of the central slice Old fashion style of coding sequence. Not vocation to be called in their actual design. They are given as memory of certain tests or exemples. |
|
Apply a 2D spin echo sequence with selection of the central slice Old fashion style of coding sequence. Not vocation to be called in their actual design. They are given as memory of certain tests or exemples.
Definition at line 54 of file seq-special.c. References _Event::agz, ATT_INIT, DoAcqFrequenceX(), DoGradient(), DoPulseFile(), DoWaiting(), _Experience3D::fovx, _Experience3D::fovy, G, GetSignalRFComplexFromExperience(), MagstateWatch(), MINUS, _Experience3D::ntx, _Experience3D::nty, _Experience3D::ntz, _Experience3D::pt, and _Experience3D::readout_time. |