Martin Diehl
|
45e3b8f7c6
|
no brackets for reshape required
|
2020-03-17 12:25:44 +01:00 |
Martin Diehl
|
5b7139dc22
|
using specialized class
|
2019-12-21 19:09:28 +01:00 |
Martin Diehl
|
6989679d3b
|
using central functionality
- Table class for table data
- grid_filters for grid related functions
|
2019-12-21 19:03:36 +01:00 |
Martin Diehl
|
1cf9c59850
|
standardizing
import follows PEP style guide, encoding not needed for python3
|
2019-06-14 13:03:30 +02:00 |
Martin Diehl
|
29fc53fdcb
|
more specific about invocation
|
2019-02-16 17:41:56 +01:00 |
Martin Diehl
|
fa003e8077
|
small adjustments for autodoc
|
2019-02-16 15:26:21 +01:00 |
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 |