IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 28, 2022, 2:48:42 PM (4 years ago)
Author:
eugene
Message:

add log info and fix a log typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmPattern.c

    r41892 r42092  
    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.