Hi Dear developers and users: At firstly I mentioned that I use MATLAB Version: 9.0.0.341360 (R2016a) and MRiLab Version: 1.3 in Fedora core 25. I want to simulate spin echo imaging sequence using “Brain Tissue” phantom. On page 423 of the book titled “The Essential Physics of Medical Imging” by Jerrold T. Bushberg (third edition), it is mentioned that “T1- weighted SE contrast therefore requires a short TR and a short TE”. This concept is illustrated in the figure (Figure 12-25) by using T1-weighted...
MaxGrad (T/m) : Maximum allowable gradient strength MaxSlewRate (T/m/s) : Maximum allowable gradient slew rate First of all, please make sure you are using the correct number in the same unit. Check the sequence waveform to avoid waveform overlapping from multiple gradients. You might also want to check the parameters that are relevant to image resolution because they determine the gradeint amplitude. You can also first try avoiding the errors and simulate the images by using higher limits of MaxGrad...
MaxGrad (T/m) : Maximum allowable gradient strength MaxSlewRate (T/m/s) : Maximum allowable gradient slew rate First of all, please make sure you are using the correct number in the same unit. Check the sequence waveform to avoid waveform overlapping from multiple gradients. You might also want to check the parameters that are relevant to image resolution because they determine the gradeint amplitude. You can also first try avoiding the errors and simulate the images by using higher limits of MaxGrad...
Dear All, Whilst simulating a low-field magnet I've been running into the GyP/GxR exceed maximum allowed gradient amplitude/slew rate errors, despite using very low values of these. I've included what I think may be relevant parameter values below, extracted from the paper which I am trying to replicate: MaxGrad: 1e-3 MaxSlewRate: 0.7 B0: 0.0065 TE: 11e-3 TR: 22.5e-3 Other parameters being set to the FIESTA sequence defaults. I would have thought that these would result in my gradients being too...
Could you please, assist me with installing this package? I have ubuntu 18.04 with Intel C/C++ compiler. Even though I set the path ISMRMRD_SCHEMA_DIR=~/ismrmrd/. cmake can't locate it. Here is output of cmake -- MATLAB_ROOT: /usr/local/MATLAB/R2018a/ -- Matlab mex will be used -- IPP_ROOT (IPP 7): /home/vitaliy/intel/compilers_and_libraries_2019.3.199/linux/ipp/ -- FRAMEWAVE_ROOT environment variable not set. -- In Linux this can be done in your user .bashrc file by appending the corresponding line,...
Thank you I will check the sequence waveform. For the rest I cannot reduce the bandwith because I want even increase the bandwith upto 256k. Increasing the MaxSlewRate without checking the sequence waveform gave me an image with a kind of k space and not an image (this image looked like an image when gradients are not working)
You might want to check the sequence waveform and make sure no waveform overlap before performing simulation. Also, you might want to reduce bandwidth. Finally, you can set MaxSlewRate (in Hardware tab) to an extreme large number to ignore this warning if you are sure nothing else is wrong.
Dear all, I tried to simulate a PSD_GRE3D with multiecho checked. With TE=1.2 ms (first echo) than echo spacing of 1.2 ms, I have the following error dialog: GxR exceeds maximum allowed gradient slew rate. How can I manage to perform my simulation ? Best Regards Simon Lambert
Thanks Fang. is it possible to add dummy pulse with an EPI sequence? is there any checkpoints that I have to take into consideration when implementing a CEST module in a sequence? ALSO I'M TRYING TO ADD an EPI MODULE to a sequence from scratch. ERROR: Reference to non-existent field 'EPI_ETL'? I'm probably missing something?????
Thanks Fang. is it possible to add dummy pulse with an EPI sequence? is there any checkpoints that I have to take into consideration when implementing a CEST module in a sequence? ALSO I'M TRYING TO ADD an EPI MODULE to a sequence from scratch. ERROR: Reference to non-existent field 'EPI_ETL'? I'm probably missing something?????
Thanks Fang. is it possible to add dummy pulse with an EPI sequence? is there any checkpoints that I have to take into consideration when implementing a CEST module in a sequence?
Thanks Fang. is it possible to add dummy pulse with an EPI sequence?
There is no limitation for the length of the RF pulse.
Hi Fang, is it possible to have a pulse that is 3 seconds long? Neha
I having an error: Error Dialog ERROR!!! Plotting sequence waveform aborted. Undefined function or variable 'rfCoils'. I was trying to plot the sequence of a simple GREspiral sequence. Do you know why this error comes from? The error that shows on matlab is as follows: Reference to non-existent field 'rf_axes'. Error in SeqDesignPanel>SeqDesignPanel_OpeningFcn (line 126) Xlim=get(handles.rf_axes,'XLim'); Error in gui_mainfcn (line 220) feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure),...
I having an error: Error Dialog ERROR!!! Plotting sequence waveform aborted. Undefined function or variable 'rfCoils'. I was trying to plot the sequence of a simple GREspiral sequence. Do you know why this error comes from?
Hi Leo, I want to get the Mx,My,Mz vaule after every TR. I have try to use DoExtPlugin.m, but I found that the value of VObj.Mx,My and Mz were same as initial after every DoScanAtGPU. If the transient value of Mx, My, Mz only appeared in DoScanAtGPU? if it is true. how can I get them.
Hi Leo, I want get the Mx,My,Mz vaule after every TR. I have try to use DoExtPlugin.m, but I found that the value of VObj.Mx,My and Mz were same as initionliation after every DoScanAtGPU. If the transient value of Mx, My, Mz after every TR only appeared in DoScanAtGPU? if it is true. how can I get them.
Hi Liu, I have a question on the CEST flag. How are you able to manipulate the CEST...
Thank you for your reply. I just do not understand that when an image reconstructed,...
I have another question and I do not know is it true to ask here or not. I need the...
I have another question and I do not know is it true to ask here or not. I need the...
I have another question and I do not know is it true to ask here or not. I need the...
Thank you for your help. I understand the answer.
g_Sig.size is the size of mr sequence segment. The mr sequence is broken into segments...
d_Sig is the GPU device address for storing mr sequence segment. g_Sig is mr sequence...
at least I would really appreciate if you tell me what g_Sig.size represents?
Thanks a lot for your help. I would like to know if d_Sig=g_Sig=dt? (dt is the difference...
They refer to the size of simulated spin matrix
SpinMxCol SpinMxRow SpinMxSlice what are those variables?
Question about how the spin simulation works for one slice: Is the TR reinitialized...
For the standard GRE sequence, there is no spoiler at end of each TR although you...
For the standard GRE sequence, does the simulation handle spoilers? I'm asking that...
How do you incorporate NEX (the number of excitation) in the scan simulation process?...
I have tried to add the 'rfAmp' line in the DoPulseGen.m file after eval command....
thanks for the reply. How to do to generate different RF pulses for each TR? So what...
You can check the function Scan_pushbutton_Callback() in SimuPanel.m. The is the...
I sent you an email. yesterday. I really want to know what is the exact flowchart...
I sent you an email. yesterday. I really want to know what is the exact flowchart...
Currently there is no explicit simulation with concomitant fields.
hi Fang, I would like to know if the simulation calculations take into account concomitant...
hi Fang, I would like to know if the simulation calculations take into account concomitant...
Thanks I was able to make my changes.
Thanks I was able to make my changes. Another question : do you the file name that...
The object is always placed in a world space whose size and resolution are determined...
Gytrapezoid requires valid macro properties. The GzAmp is the amplitude of the gradient...
I have question about creating a digital phantom in VOBj Structure. I am really confused!!...
So, is there a way to add a Gycartesian gradient which takes into account the ramp...
Thanks a lot Fang. I was able to run MRiLab. However, whenever I am trying to either...
Thanks a lot Fang. I was able to run MRiLab. However, whenever I am trying to either...
Thanks a lot Fang. I was able to run MRiLab. However, whenever I am trying to either...
Thanks a lot Fang. I was able to run MRiLab. However, whenever I am trying to either...
You might want to try LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/intel/ipp/lib/intel6...
So I added the path in the .bashrc file as : LD_LIBRARY_PATH=opt/intel/ipp/lib/intel64/libippse9.so:$LD_LIBRARY_PATH...
You don't nessarily need VTK to run MRiLab. VTK is a function for plotting K-space...
I would like to know what are the modules that I need to turn on for VTK in order...
You might need to add the library libippse9.so path into your system LD_LIBRARY_PATH...
I was able to build MRiLab (cmake and make and make install). However when I run...
I am still having some issues with VTK. I'm trying to install correctly VTK. What...
Please download the latest version1.3 and try recompile.
lfibrain@lfibrainlinux:~/MRiLab/Lib/src/build$ cmake .. -- MATLAB_ROOT: /usr/local/MATLAB/R2016a...
lfibrain@lfibrainlinux:~/MRiLab/Lib/src/build$ cmake .. -- MATLAB_ROOT: /usr/local/MATLAB/R2016a...
To obtain the k-space trajectory and data, please go to corresponding output folder,...
I need raw k-space. because I think there is a mapping from raw k-space to cartesian...
I need raw k-space. because I think there is a mapping from raw k-space to cartesian...
Hi Li, You need to create VS project using CMake. It looks to me that you are not...
I dont't configure the cmake. It displays the following error messages. Can you help...
In MRiLab 1.2 source, in which source files the full definitions of structure variables...
In MRiLab 1.2 source, in which source files the full definitions of structure variables...
In MRiLab 1.2 source, in which source files the full definitions of structure variables...
Simply run the MRiLab.m in the Matlab command window. It will pop up UI for you....
I feel so silly, but I downloaded your file MRiLab1.2 just now and have no idea how...
I feel so silly, but I downloaded your file just now and have no idea how to run...
Recently I successfully installed MRiLab with Intel IPP 8.2 in Intel Parallel Studio...
Recently I successfully installed MRiLab with Intel IPP 8.2 with the help of Fang...
There is no OsiriX forum here.
Sorry I probably can not help with this topic. It might be a good idea to post this...
When I launch my plugin, I receive : "Plugins Error : OsiriX cannot launch the selected...
MRiLab v1.2 is released