| 585 | | Highlighted another issue with skycell.021 fault due to not enough sources match for transparency measurements that then triggers a full fault. Odd because there are sources in the field even though in a corner. What sets the minimum number of sources? |
| 586 | | * log notes "Selected 0 sources for photometry analysis" |
| 587 | | * ppStackSources.c |
| 588 | | |
| 589 | | changes made in .. |
| | 585 | Sample run highlighted another issue with skycell.021 fault due to not enough sources match for transparency measurements that then triggers a full fault. Odd because there are sources in the field even though in a corner. What sets the minimum number of sources? |
| | 586 | * ppStack log notes "Selected 0 sources for photometry analysis" |
| | 587 | * ppStackSources.c -- modified section options->photometry where minMatches should be in reference to numGoodImages and not the full num images since if many are rejected (near edge) then becomes useless overly conservative match fraction. |