Ignore:
Timestamp:
Jan 20, 2022, 8:30:32 PM (2 years ago)
Author:
sommeria
Message:

calibration with plane angl corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/proj_field.m

    r1107 r1110  
    10861086        end
    10871087    else % the z coordinate is set only by the field plane (by calibration)
    1088         ProjData.ProjObjectCoord(3)=FieldData.PlaneCoord(3);
     1088        ProjData.ProjObjectCoord=FieldData.PlaneCoord;
    10891089    end
    10901090    if isfield(FieldData,'PlaneAngle')
Note: See TracChangeset for help on using the changeset viewer.