IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41750 for trunk/ippconfig/gpc2


Ignore:
Timestamp:
Jul 30, 2021, 4:08:50 PM (5 years ago)
Author:
eugene
Message:

reintegrating changes from tag ipp-ps1-20210708 into trunk: reset MAX.RHO in psastro.config to 3000; move nightly_science.config out of installed ippconfig to ~ippps1/ippconfig

Location:
trunk
Files:
1 deleted
5 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/ippconfig

  • trunk/ippconfig/gpc2/Makefile.am

    r41705 r41750  
    1414        pswarp.config \
    1515        ppStack.config \
    16         psastro.config \
    17         nightly_science.config
     16        psastro.config
    1817
    1918install_DATA = $(install_files)
  • trunk/ippconfig/gpc2/camera.config

    r41566 r41750  
    155155#       REJECTIONS      STR     gpc2/rejections.config       # rejection recipe
    156156        PPSTACK         STR     gpc2/ppStack.config
    157         NIGHTLY_SCIENCE STR     gpc2/nightly_science.config
     157#       NIGHTLY_SCIENCE STR     gpc2/nightly_science.config -- because of a bug in ppConfigDump, this cannot have 2 levels
    158158END
    159159
  • trunk/ippconfig/gpc2/psastro.config

    r41705 r41750  
    129129
    130130DVO.GETSTAR.PHOTCODE        STR      i
    131 DVO.GETSTAR.MAX.RHO         F32      10000.0
     131DVO.GETSTAR.MAX.RHO         F32      3000.0
    132132DVO.GETSTAR.MIN.MAG         F32     -10.0
    133133DVO.GETSTAR.MIN.MAG.INST    F32     -45.0
Note: See TracChangeset for help on using the changeset viewer.