GFZ / arosics

AROSICS - Automated and Robust Open-Source Image Co-Registration Software
https://git.gfz-potsdam.de/danschef/arosics
Apache License 2.0
137 stars 26 forks source link

Minor issue in documentation #7

Closed tdollenb closed 2 years ago

tdollenb commented 2 years ago

The documentation for the arosics.CoReg module is currently inconsistent. The default value for the parameter force_quadratic_win and binary_ws of type bool is documented with 1 while all other bool type parameters have either True or False as default values. This also does not match the class constructor.

danschef commented 2 years ago

Thanks for reporting, this will be fixed soon.

danschef commented 2 years ago

This is fixed in v1.7.2: https://github.com/GFZ/arosics/blob/master/HISTORY.rst#172-2021-11-09.