Ignore:
Timestamp:
Apr 23, 2021, 4:59:15 PM (3 years ago)
Author:
sommeria
Message:

turb_stat updated for multi slices

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/series/beam_forming.m

    r1093 r1100  
    7575FileExt=Param.InputTable{1,5};
    7676[filecell,i1_series,i2_series,j1_series,j2_series]=get_file_series(Param);
    77 %%%%%%%%%%%%
     77%%%%%%%%%%%%.sback.sback
    7878% The cell array filecell is the list of input file names, while
    7979% filecell{iview,fileindex}:
     
    111111
    112112% clear all
    113 % close all
     113% close all.sback
    114114% read_data=1;
    115115affichage=0;
     
    147147    time=(b/rsf+[0:A-1]/rsf); %b=250, rsf=10,
    148148    freq1=0.5;freq2=1.5;
    149     [BB AA]=butter(4,[freq1 freq2]/rsf*2);
     149    [BB AA]=butter(4,[freq1 freq2]/rsf*2);.sback
    150150
    151151    for ii=1:length(nbvoie_reception)%=64
Note: See TracChangeset for help on using the changeset viewer.