IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42055


Ignore:
Timestamp:
Feb 22, 2022, 10:34:26 AM (4 years ago)
Author:
eugene
Message:

fix typo in a trace output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20211108/psModules/src/detrend/pmPattern.c

    r41892 r42055  
    11871187
    11881188        }
    1189         psTrace("psModules.detrend.cont",5, "OTA: %d (%d %d) A: %f B: %f C: %f D: %f",
     1189        psTrace("psModules.detrend.cont",5, "CELL: %d (%d %d) A: %f B: %f C: %f D: %f",
    11901190                i,x,y,
    11911191                A->data.F64[y][x],B->data.F64[y][x],C->data.F64[y][x],D->data.F64[y][x]);               
Note: See TracChangeset for help on using the changeset viewer.