IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41287 for trunk


Ignore:
Timestamp:
Feb 24, 2020, 4:09:13 PM (6 years ago)
Author:
eugene
Message:

add new recipes for clump scale & nIter and for chip-only variable fitting order

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/psastro.config

    r40875 r41287  
    2222# extra field for ref stars:
    2323PSASTRO.FIELD.PADDING  F32 0.25
     24
     25PSASTRO.REFSTAR.CLUMP.SCALE S32 150
     26PSASTRO.REFSTAR.CLUMP.NITER S32 3
    2427
    2528# extra field for ref stars:
     
    6972PSASTRO.MATCH.RADIUS.N7 F32   0
    7073PSASTRO.MATCH.FIT.NITER S32   1
     74
     75# single-chip radius match in pixels
     76PSASTRO.ONE.CHIP.ORDER.N0 F32    1
     77PSASTRO.ONE.CHIP.ORDER.N1 F32    1
     78PSASTRO.ONE.CHIP.ORDER.N2 F32    1
     79PSASTRO.ONE.CHIP.ORDER.N3 F32    1
     80PSASTRO.ONE.CHIP.ORDER.N4 F32    1
     81PSASTRO.ONE.CHIP.ORDER.N5 F32    1
     82PSASTRO.ONE.CHIP.ORDER.N6 F32    1
     83PSASTRO.ONE.CHIP.ORDER.N7 F32    1
    7184
    7285# for iterations >= N, require a single match per reference
Note: See TracChangeset for help on using the changeset viewer.