IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 28, 2026, 8:42:21 AM (3 months ago)
Author:
tdeboer
Message:

cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppSub/src/ppSubDefineOutput.c

    r42948 r42957  
    166166    //also output the skycell id
    167167    char *skycell_id = psMetadataLookupStr(NULL, config->arguments, "SKYCELL_ID");
    168     psLogMsg("ppSub", PS_LOG_INFO, "keykeykey o3: %s\n", skycell_id);
    169168
    170169    psMetadataAddStr (outHDU->header, PS_LIST_TAIL, "SKYCELL_ID", PS_META_REPLACE, "skycell_id",  skycell_id);
Note: See TracChangeset for help on using the changeset viewer.