Index: branches/eam_branches/ipp-20140610/ippconfig/gpc1/psastro.config
===================================================================
--- branches/eam_branches/ipp-20140610/ippconfig/gpc1/psastro.config	(revision 36923)
+++ branches/eam_branches/ipp-20140610/ippconfig/gpc1/psastro.config	(revision 36928)
@@ -493,6 +493,6 @@
    ZERO.POINT.USE.MEAN             BOOL  TRUE
    PSASTRO.FIELD.PADDING           F32   0.01   # skycells are well defined, don't need large padding. 1% of 6400 is 64 pixels
-   PSASTRO.MAX.NRAW                S32   1000   # include more than MAX.NREF to account for extras like false-positives
-   PSASTRO.MAX.NREF            	   S32    500   # if edge skycell ~10% then try ~50 to match 
+   PSASTRO.MAX.NRAW                S32   1500   # include more than MAX.NREF to account for extras like false-positives
+   PSASTRO.MAX.NREF            	   S32   1000   # if edge skycell ~10% then try ~50 to match. increase to help odd bulk offsets
    PSASTRO.MIN.INST.MAG.RAW        F32   -25.0  # 
    PSASTRO.MAX.INST.MAG.RAW        F32   -5.0
Index: branches/eam_branches/ipp-20140610/ippconfig/recipes/ppStats.config
===================================================================
--- branches/eam_branches/ipp-20140610/ippconfig/recipes/ppStats.config	(revision 36923)
+++ branches/eam_branches/ipp-20140610/ippconfig/recipes/ppStats.config	(revision 36928)
@@ -116,4 +116,5 @@
   HEADER        STR     DT_ASTR  # elapsed time in astrometry processing
   HEADER        STR     NASTRO
+  HEADER        STR     ASTROM_CHIPS
 
   HEADER        STR     ZPT_OBS
Index: branches/eam_branches/ipp-20140610/ippconfig/recipes/ppStatsFromMetadata.config
===================================================================
--- branches/eam_branches/ipp-20140610/ippconfig/recipes/ppStatsFromMetadata.config	(revision 36923)
+++ branches/eam_branches/ipp-20140610/ippconfig/recipes/ppStatsFromMetadata.config	(revision 36928)
@@ -274,4 +274,5 @@
   ENTRY  VAL  DT_ASTR             F32  SUM              -dtime_astrom      
   ENTRY  VAL  NASTRO              S32  SUM              -n_astrom          
+  ENTRY  VAL  ASTROM_CHIPS        U64  BITWISEOR        -astrom_chips
 
   ENTRY  VAL  ZPT_OBS             F32  SAMPLE_MEAN      -zpt_obs
