+ [ true = true ] + echo --counter + [ false = true ] + echo --no-video + [ true = true ] + echo --laser + [ false = true ] + echo --no-sonar + python -m dataprep -v -f --write-result --result-path /working/result.json --counter --no-video --laser --no-sonar /working/ac0c1ae8-26b5-4b09-87ba-3ebb9ff073e6 usage: __main__.py [-h] [--version] [-v] [-o OUTPUT] [--counter | --no-counter] [--video | --no-video] [--laser | --no-laser] [--sonar | --no-sonar] [--imu | --no-imu] [--track-format {json,cbor}] [--sonar-format {json,cbor}] [--sonar-ptd-format {json,cbor,binary}] [--imu-format {json,cbor}] [--image-format {jpg,png}] [--timesync {none,clap,auto}] [--clapper-threshold CLAPPER_THRESHOLD] [--clapper-group-min CLAPPER_GROUP_MIN] [--clapper-group-max CLAPPER_GROUP_MAX] [--only-tracks] [--zip-images | --no-zip-images] [--keep-loose] [--start-time START_TIME] [--end-time END_TIME] [--frame-rate FRAME_RATE] [--frame-scale FRAME_SCALE] [--ignore-cam-epochs] [--exposure EXPOSURE] [--curves CURVES] [--gamma-correction] [--gamma-lower GAMMA_LOWER] [--gamma-upper GAMMA_UPPER] [--decontaminate] [--temperature TEMPERATURE] [--salinity SALINITY] [--pressure PRESSURE] [--sonar-cluster-size SONAR_CLUSTER_SIZE] [--sonar-mask-angle SONAR_MASK_ANGLE] [--sonar-despike | --no-sonar-despike] [--sonar-flip] [--sonar-raw] [--write-result] [--result-path RESULT_PATH] [--make-disk-image] path __main__.py: error: unrecognized arguments: -f