* Test image used for unittests is now a pseudo-random image instead of a true...
- Test image used for unittests is now a pseudo-random image instead of a true random image to ensure comparable results.
- Fixed issue #6 (closed) (ValueError: X has 6 features, but MaxAbsScaler is expecting 1 features as input.).
Signed-off-by: Daniel Scheffler danschef@gfz-potsdam.de