Hi Lasair team,
What is the difference between objects_ext.r_psfFluxNdata and objects.nrSources?
When I include these in a simple supernova query, I find:
- Most of the objects have nrSources > 0
- Some objects have nrSource == r_psfFluxNdata
- Most objects have r_psfFluxNdata == 0
The schema browser says:
nrSources : ‘Number of r sources’
r_psfFluxNdata : ‘The number of r-band data points.’
So I guess a more fundamental question is, what is the difference between a source and a data point?
Thanks!
Chris