Closed michaelaye closed 10 years ago
The 'develop' branch has this bug currently when trying to perform the reduction:
❯ python reduction.py ~/data/planet4/2014-07-06_planet_four_classifications.csv [5:05:18 PM] Traceback (most recent call last): File "reduction.py", line 134, in <module> main(args.csv_fname, args.raw_times, args.keep_dirt) TypeError: inner() takes no arguments (3 given)
Solved long time ago.
The 'develop' branch has this bug currently when trying to perform the reduction: