Ignore:
Timestamp:
Mar 31, 2011, 1:43:49 PM (13 years ago)
Author:
sommeria
Message:

add function sub_field_series to apply the sub_field operation to a series of fileds (for instance subtracting a background to an image series)

File:
1 edited

Legend:

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

    r226 r228  
    1 %'merge_proj': project and concatene fields, used with series.fig
    2 %------------------------------------------------------------------------
    3 % function GUI_input=merge_proj(num_i1,num_i2,num_j1,num_j2,Series)
     1%'sub_field_series': substract the two input field series, then possibly project them on a grid (like merge_proj;m)
     2% GUI_input=sub_field_series(num_i1,num_i2,num_j1,num_j2,Series)
    43%
    54%OUTPUT
Note: See TracChangeset for help on using the changeset viewer.