IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39687


Ignore:
Timestamp:
Sep 11, 2016, 2:34:30 PM (10 years ago)
Author:
eugene
Message:

swap keyword for posangle to INST-PA; limit chip-level fitting to first order to avoid runaways

Location:
branches/czw_branch/20160809/ippconfig/hsc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20160809/ippconfig/hsc/format_mef.config

    r39504 r39687  
    193193        FPA.FILTER      STR     FILTER01
    194194        FPA.FILTERID    STR     FILTER01
    195         FPA.POSANGLE    STR     INR-STR
    196 #       FPA.POSANGLE    STR     INST-PA (not sure which is right)
     195#       FPA.POSANGLE    STR     INR-STR
     196        FPA.POSANGLE    STR     INST-PA (not sure which is right)
    197197        FPA.RA          STR     RA
    198198        FPA.DEC         STR     DEC
  • branches/czw_branch/20160809/ippconfig/hsc/psastro.config

    r39504 r39687  
    3737
    3838# pmAstromMatchFit
    39 PSASTRO.CHIP.ORDER     S32      3  # fit order
     39PSASTRO.CHIP.ORDER     S32      1  # fit order
    4040PSASTRO.CHIP.NITER     S32      3  # fit clipping iterations
    4141PSASTRO.CHIP.NSIGMA    F32      3  # fit clipping sigmas
Note: See TracChangeset for help on using the changeset viewer.