Skip to content

v0.10.0

Compare
Choose a tag to compare
@rbeyer rbeyer released this 29 May 17:56
· 13 commits to main since this release

Added

  • image_records.py - Added various light_on_x columns to record the state of the
    lights in ImageRecord objects.

Changed

  • create_raw.py - For the get_lights() function, session is now optional, and by default,
    the get_lights() function now relies on the values in the passed ImageRecord, but if
    given a session, the values in the light_records table will override what is in the
    ImageRecord.