Gregor Thalhammer
|
96c293ca85
|
unwrap: unified 2d-3d interface, 2d tested ok,
|
2013-11-22 10:42:27 +01:00 |
|
Gregor Thalhammer
|
3d4fb9559c
|
unwrap: moved pure python code from unwrap2D.pyx to unwrap.py, allocate output array in pure python
|
2013-11-22 10:42:27 +01:00 |
|
Gregor Thalhammer
|
0682b0ed52
|
unwrap: accept (and return if given) an masked array as input argument
|
2013-11-22 10:42:27 +01:00 |
|
Gregor Thalhammer
|
adb9344828
|
unwrap: changed mask values to numpy.ma convention
|
2013-11-22 10:42:27 +01:00 |
|
Gregor Thalhammer
|
6f40c95c08
|
unwrap: moved global variables (wrap_around) to params struct
|
2013-11-22 10:42:27 +01:00 |
|
Gregor Thalhammer
|
9c58dd5d0b
|
unwrap: compiles, test passes
|
2013-11-22 10:42:27 +01:00 |
|