IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10752


Ignore:
Timestamp:
Dec 15, 2006, 12:37:21 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION to 0.0.68
rename p4PStackedImfile -> p4StackedImfile
rename p4PDiffImfile -> p4DiffImfile
rename p4PMagicMaskImfile -> p4PMagicMaskImfile

Location:
trunk/dbconfig
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/dbconfig/config.md

    r10747 r10752  
    22    pkg_name        STR     ippdb
    33    pkg_namespace   STR     ippdb
    4     pkg_version     STR     0.0.67
     4    pkg_version     STR     0.0.68
    55END
  • trunk/dbconfig/p4.md

    r10747 r10752  
    1 # $Id: p4.md,v 1.3 2006-12-15 22:19:51 jhoblitt Exp $
     1# $Id: p4.md,v 1.4 2006-12-15 22:37:21 jhoblitt Exp $
    22
    33# define a new p4run for a single skycell
     
    4040END
    4141
    42 p4PStackedImfile METADATA
     42p4StackedImfile METADATA
    4343    p4_id       S32         0       # Primary Key
    4444# class is not yet consistently carried through pXtools
     
    5555# one diff image per input to the current stack
    5656# XXX how will diff against the static sky be handled?
    57 p4PDiffImfile METADATA
     57p4DiffImfile METADATA
    5858    p4_id       S32         0       # Primary Key
    5959    exp_tag     STR         64      # Primary Key
     
    7171
    7272# output from magic
    73 p4PMagicMaskImfile METADATA
     73p4MagicMaskImfile METADATA
    7474    p4_id       S32         0       # Primary Key
    7575    exp_tag     STR         64      # Primary Key
Note: See TracChangeset for help on using the changeset viewer.