IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 26, 2009, 4:59:53 PM (17 years ago)
Author:
Paul Price
Message:

Fix use of field name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/ipp_serial_mops.pl

    r24253 r24254  
    127127foreach my $diff ( @$diffs ) {
    128128    my $exp_id = $diff->{exp_id};
    129     my $zp = $diff->{zp_obs};
     129    my $zp = $diff->{zpt_obs};
    130130    my $diff_id = $diff->{diff_id};
    131131    my $inverse = $diff->{inverse};
Note: See TracChangeset for help on using the changeset viewer.