You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[0.8.0]
Added
#35 Add a prefer_processed kwarg to the pyflysight.flysight_proc.parse_v2_log_directory helper pipeline to prefer loading a serialized pyflysight.flysight_proc.FlysightV2FlightLog instance, if detected, rather than parsing the raw data files
Changed
(Internal) Move some commonly used/caught exceptions to pyflysight.exceptions for more granular exception handling
#41pyflysight log_convert single and pyflysight trim single are now more tolerant of directory specification when provided a top-level directory containing only one child logging session; the child directory should now automatically be resolved prior to processing