Tuesday, April 5, 2011

PartTime Job--MRI Ventilation Tips

main_single:

set_path : find the folder's path which contains the fdf files and the "params.txt"

load_params: get params values from "params.txt"

global_init: get initialized parameters

load_data:

v_init: not very useful, get the reference image as the tenth one

grid data: compute bin,

alpha_0 = 4 without alpha mode as initial setups

vent_abs2: fitting started

plot_results:results plotted

save_results:results saved

Read data to RAM in the function: image_ buffer::map_signal(const int & FrameNum);
Added the parameter of SignalStrength to division class to store signal sum in grids
Added "division * frames[FrameMax]" to image_buffer to store division data for 15 frames

No comments:

Post a Comment