IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41721


Ignore:
Timestamp:
Jul 15, 2021, 7:24:18 AM (5 years ago)
Author:
eugene
Message:

avoid breaking if we cannot measure threshold

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/eam/teleff/camstats.sh

    r41720 r41721  
    140140 # search backwards along the fracFound curve until it crosses 50%
    141141 break -auto off
     142 $threshold = 0.0
    142143 threshold -q -r magBin fracFound 0.5 -range $peaknum {magBin[]-1}
    143144 break -auto on
Note: See TracChangeset for help on using the changeset viewer.