IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 23, 2024, 5:54:26 PM (2 years ago)
Author:
hgao
Message:

merge /branches/eam_branches/psModules.20240412

Location:
branches/2dbias/psModules
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2dbias/psModules

  • branches/2dbias/psModules/src/concepts/pmConcepts.c

    r42233 r42664  
    408408        {
    409409            psList *biassecs = psListAlloc(NULL); // Blank biassecs
    410             psMetadataItem *cellBiassec = psMetadataItemAllocPtr("CELL.BIASSEC", PS_DATA_LIST,
    411                                           "Bias sections", biassecs);
     410            psMetadataItem *cellBiassec = psMetadataItemAllocPtr("CELL.BIASSEC", PS_DATA_LIST, "Bias sections", biassecs);
    412411            psFree(biassecs);
    413412            pmConceptRegister(cellBiassec, p_pmConceptParse_CELL_BIASSEC, p_pmConceptFormat_CELL_BIASSEC, NULL, true, PM_FPA_LEVEL_CELL);
Note: See TracChangeset for help on using the changeset viewer.