Skip to main content

Posts

Türkiye

flickr search

druggies

Top 200 list of drugs dipensed. In the US I am guessing. At RxList 1. Lipitor -high cholesterol 2. Toprol XL -hypertension, coronary artery disease 3. Norvasc -hypertension, coronary artery disease 4. Synthroid -hypothyroidism, goiter 5. Lexapro -SSRI antidepressant 6. Nexium -peptic ulcer, acid reflux 7. Singulair -asthma, allergy 8. Prevacid -stomach acid 9. Ambien -sleep 10.Zoloft -SSRI antidpressant
function [IM,NP,NV] = load_fdf(name,sliceno,imno) %---------------------------------------- %function load_fdf %Reads magnitude images in fdf format %Assumes, that the last entry in header is checksum %---------------------------------------- %Usage [IM,np,nv] = load_fdf(name,sliceno,imno); % %Input: %name = name of data directory without the .dat or .img extension %sliceno = slice number to read %imno = image number to read; optional % %Output: %IM = images, sorted by row %np = number of points in each FID (rows in IM); optional %nv = number of phase encoding lines (columns in each image); optional % %Examples: %[IM] = load_fdf('Test_data',1,1); %[IM np nv] = load_fdf('Test_data,',1,1); % %---------------------------------------- % Maj Hedehus, Varian, Inc., Oct 2001. % edited Nov 2003 -- Lulu Edwards (changed program to read in new names of files %---------------------------------------- % format input name dirname = sprintf('%s.img',name); if (exist(dirna...
function [IM,V,ct] = load_3D_fdf(name) %---------------------------------------- %function load_fdf modified to load 3D data %Reads magnitude images in fdf format %Assumes, that the last entry in header is checksum %---------------------------------------- %Usage [IM,np,nv] = load_fdf(name,sliceno,imno); % %Input: %name = name of data directory without the .dat or .img extension % %Output: %IM = images, sorted by row %V = size in voxels %ct = number of points read from file % %Examples: % %---------------------------------------- % Maj Hedehus, Varian, Inc., Oct 2001. % edited Nov 2003 -- Lulu Edwards (changed program to read in new names of files % msb April 2007 -- mark bolding changed for 3D %---------------------------------------- % format input name dirname = sprintf('%s.img',name); if (exist(dirname,'dir') == 0) dirname = sprintf('%s.dat',name); if (exist(dirname,'dir') == 0) error('Cannot find data directory'); end ...
Current Projects analyze PARSE T2 maps Fröelich pain psychophysics data anatomical eye images collect more eye anatomical images more cold psychophysics data initial pupil change data for associative learning experiment create mock 3T magnet Demet's experiment setup led stick eye tracker Lax's experiment setup software tweaks associative learning psychophysics experiment (pupil version) associative learning psychophysics experiment (fMRI version) 4.7T X-channel connotea group for the CDFI new surface coil for eye anatomy imaging "goggle cam" for Dauphin Is. class "chart recorder" for Dauphin Is. class update Kraft experiment controller Flow core scheduler HRIF scheduler CDFI website get Lahti lab matlab licenses Lahti lab workstation memory projectors for stereo back projection system telephoto cameras for MRI eyetracker mock headcoil for 3T install Hoby shim on 9.4T Linux at Lahti Lab SPM2 SPM5 ...

CV curriculum vitae

Mark Bolding 522 Crestway Circle Hoover, AL 35226 mark.bolding@gmail.com Education Fall 07 - present University of Alabama at Birmingham PhD student in Vision Sciences program Fall 91 - Dec 94 Clemson University Physics B.S. summa cum laude with senior departmental honors Computer Science minor Employment History Oct 03 - Present Programmer/AnalystUniversity of Alabama at Birmingham Center for the Development of Functional Imaging Feb 95 - Oct 03 Electronics Specialist Programmer/Analyst Manager of the Electronics and Computer Core facilities University of Alabama at Birmingham Vision Science Research Center Dec 94 - Feb 95 University of Alabama at Birmingham Technologist in Physics Department in Sergey Mirov's laser laboratory Peer Reviewed Papers Validation of V-SS-PARSE for Single-shot Flow Measurement. Zuo J, Bolding M, Twieg DB. Magn Reson Imaging. 2007 Apr;25(3):335-40. Developing functional magnetic resonance imaging techniques for alert macaque monkeys. Gamlin PD, Ward MK, ...