Hello,
As far as I understand (LSE-163, latest Revision: 2023-07-10), the Solar System Processing pipeline will make the association between DIA sources and SSOject, and if successful, it will populate the SSObject, leaving the DIAObject null. This is somehow different from what brokers were used to with e.g. ZTF, where a set of alert fields were provided in the packet, and based on the values of those fields each broker would make the association (or not). In LSE-163, footnote 22, one can read:
LSE-163 (footnote 22)
The association algorithm will guarantee that a DIASource is associated with not more than one existing DIAObject or SSObject. The algorithm will take into account the parallax and proper (or Keplerian) motions, as well as the errors in estimated positions of DIAObject, SSObject, and DIASource, to find the maximally likely match. Multiple DIASources in the same visit will not be matched to the same DIAObject
Is there somewhere one could find a more detailed explanation on the criteria (or a link to the code if publicly available)? And what about crowded fields, with stars nearby? Thanks!