Martin Diehl
|
558745b548
|
explicitly require python3
on older systems, python3 tpyically exists but python2 is the defaul
|
2018-11-17 08:12:12 +01:00 |
Martin Diehl
|
fe2c7efa27
|
seem to work
|
2018-11-15 13:56:48 +01:00 |
Martin Diehl
|
9821654aae
|
iteritems does not exist in python3 anymore
items also works for python2 (might be slower though)
|
2018-07-19 16:16:10 +02:00 |
Philip Eisenlohr
|
355d576b4d
|
shortened code with utility function coordGridAndSize
|
2018-01-30 09:20:47 -05:00 |
Martin Diehl
|
6599f7299d
|
correct description
|
2017-06-01 10:00:29 +02:00 |
Martin Diehl
|
e5af0630fe
|
gaussian filter (wrapper no ndimage)
|
2017-05-29 10:33:05 +02:00 |