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

Fix bad intensity x/y values #12

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 20, 2020

  1. Add a while loop to throw out bad xy values when generating the random

    xy offsets.
    Stephen Tures committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    c06120b View commit details
    Browse the repository at this point in the history
  2. Add intensity while loop checker for randint to make sure that xy value

    are changing between frames.
    Stephen Tures committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    a89a764 View commit details
    Browse the repository at this point in the history
  3. Okay no seriously commit a change that makes sure that intensity SLA is

    retained despite random picking the same number over two passes.
    Stephen Tures committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    6537672 View commit details
    Browse the repository at this point in the history