Ignore:
Timestamp:
Sep 28, 2023, 6:22:45 PM (7 months ago)
Author:
sommeria
Message:

series/sub_background corrected for long series of j index

File:
1 edited

Legend:

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

    r1107 r1124  
    106106Bfilter=ones(1,20)/20;
    107107%% root input file names and nomenclature type (cell arrays with one element)
    108 OutputDir=[Param.OutputSubDir Param.OutputDirExt];4
     108OutputDir=[Param.OutputSubDir Param.OutputDirExt];
    109109nbj=numel(Param.IndexRange.first_i:Param.IndexRange.last_i);
    110110for i_ind=Param.IndexRange.first_i:Param.IndexRange.last_i
Note: See TracChangeset for help on using the changeset viewer.