Richard Bowman
cd5e32b843
Removed deprecated np.float
...
numpy 1.20 deprecates np.float, which was only ever an alias for
``float``. I've replaced all occurrences of np.float with float, as
recommended. There should be no change in functionality.
2021-03-30 17:40:19 +01:00
Joel Collins
7ba3f447e1
Added extra type hints
2020-12-04 15:23:03 +00:00
Joel Collins
63b633ba44
2.9 dev numpy types
2020-12-04 13:35:11 +00:00
Joel Collins
7866ec0f47
Static type analysis
2020-11-30 13:36:45 +00:00
Joel Collins
6fb61e1e3f
Reverted logging style
2020-11-12 15:45:58 +00:00
Joel Collins
9f5252194a
Updated all log strings to new format
2020-11-12 15:12:17 +00:00
Joel Collins
9310deeeff
Fixed pylint line ignores
2020-10-16 09:35:41 +00:00
Joel Collins
994e83dbeb
Code cleanup
2020-10-14 14:56:29 +00:00
Joel Collins
2bfb988460
Code formatting
2020-10-13 15:02:19 +01:00
Joel Collins
893e8e9357
Calibrate with greyworld AWB if available
2020-09-09 17:25:31 +01:00
Joel Collins
54c342bbbb
Switch to picamerax
2020-09-07 16:31:59 +01:00
Joel Collins
bf3b141ec4
Fixed logging message
2020-05-27 13:19:32 +01:00
Joel Collins
e9c1fe0507
Fixed logging import
2020-05-27 12:56:57 +01:00
Joel Collins
4a553040d3
Fixed logging and split access and root file handlers
2020-05-20 17:46:44 +01:00
Joel Collins
bd7cea0fdf
Added draft PiCamera LST extension
2020-01-14 16:36:37 +00:00