Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-23781: Improve Sky Object Placement #312

Merged
merged 1 commit into from
Apr 13, 2023
Merged

DM-23781: Improve Sky Object Placement #312

merged 1 commit into from
Apr 13, 2023

Commits on Apr 12, 2023

  1. Improve Sky Object Placement

    This commit switches sky object placement from pseudo-random to
    quasi-random positioning using the Halton Sequence. During testing, the
    dynamic detection task unit test returned failures for all tests which
    employ sky objects. This is believed to be an inherent weakness within
    the dynamic detection task highlighted by the changes made on this
    ticket, and not related to any of the changes made here. As a
    consequence, the relative tolerance for acceptance of those failing unit
    tests was increased from 0.1 to 0.15 in order to allow this ticket to
    pass at this time.
    leeskelvin committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    85310dc View commit details
    Browse the repository at this point in the history