Ignore:
Timestamp:
Jan 3, 2011, 8:15:05 PM (13 years ago)
Author:
sommeria
Message:

phys_polar corrected for color images. Cleaning in phys

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/transform_field/phys.m

    r158 r164  
    156156%%%%%%%%%%%%%%%%%%%%
    157157function [A_out,Rangx,Rangy]=phys_Ima(A,CalibIn,ZIndex)
    158 
    159 if ndims(A)==3
    160     A=mean(A,3);
    161 end
    162 
    163 
    164158xcorner=[];
    165159ycorner=[];
Note: See TracChangeset for help on using the changeset viewer.