dstndstn / tractor

The Tractor: measuring astronomical sources via probabilistic inference
Other
86 stars 24 forks source link

Figure out how much flux remains to be rendered outside the footprint (blob) and penalize the models for it #60

Closed dstndstn closed 9 years ago

dstndstn commented 9 years ago

To try to avoid the long needle-like galaxies.

Nominal plan is to find N sigma of flux outside the blob and guess that it would be rendered into N pixels with 1 sigma of flux each; thus add N to chi-squared as a penalty, since the blob is assumed to contain all relevant pixels, so pixels outside the blob are assumed to be zero.

dstndstn commented 9 years ago

done; BlobTractor