saving-willy-dev / src /input /input_handling.py

Commit History

chore: added custom marker to slow (>20s) test, updated CI to skip
a9c8ccb

rmm commited on

fix: all usage of session_state.files explicitly a list now
c860c9c

rmm commited on

chore: adding a property and tidy up fstring warnings
8f1fe89

rmm commited on

chore: moved all session state init to relevant modules
94698a8

rmm commited on

chore: cleanup variable names and add docstrings
a5ced3e

rmm commited on

chore: moved debug function to relevant module, and docstring
4d650d5

rmm commited on

fix: InputObservation uses date, time, and raw_image_datetime
1ba3d0b

rmm commited on

fix: instantiating InputObservation with new call signature
3e2cb2f

rmm commited on

feat: get coordinates from file, populate input boxes
e90cc61

rmm commited on

chore: reorganise code out of main
01fa6a9

rmm commited on

chore: reorganise code out of main, and docstrings in input_handling
1311e0c

rmm commited on

chore: cleanup input_handling - removing unused functions
a491624

rmm commited on

chore: cleaning up InputObservation (added type hints)
d437f49

rmm commited on

feat: InputObservations are compared and only updated if new
18e57c7

rmm commited on

feat: separated file input and metadata input functions
6a02bc4

rmm commited on

fix: checking input requires testing for empty strings/lists
3eaf0a5

rmm commited on

feat: nearly complete input handling with stable state
fd18838

rmm commited on

feat: implementation of FSM, and invokation for first phases
00bdefd

rmm commited on

feat: hash used as identifier
1c0e2a5

vancauwe commited on

feat: refactor and multi image classification
0e8c927

vancauwe commited on