https://github.com/mfitzp/icoshift

sort by:
Revision Author Date Message Commit Date
2024330 More code cleanup: remove redundant MATLAB ui code and fix function calling 16 October 2014, 19:03:36 UTC
4b682f8 Pythonification of the source Fixing various non-Pythonic things about the source inc. - variable and function names are now lowercase - logging.info and logging.warn used for output and warnings - += 1 on accumulators - remove redundant ( ) on a lot of if statements This does not alter the function, just hopes to make it more easily maintainable. 16 October 2014, 15:14:19 UTC
80dea8f ... 16 October 2014, 15:14:12 UTC
00c1ece Fix bug in CC_FFTShift 16 October 2014, 15:13:36 UTC
3fbff60 Fix parentheses issues, Python3 compat (print statement), and PEP8 29 July 2014, 10:42:25 UTC
59a9949 Fix to best/fast methods of matching; more to come. 26 January 2014, 21:13:28 UTC
3827175 Update to setuptools 28 November 2013, 14:15:04 UTC
bafd429 ... 01 November 2013, 00:44:42 UTC
87968be Add detail to the readme 31 October 2013, 23:57:43 UTC
4420f54 Initial commit 31 October 2013, 23:43:26 UTC
5c73bcd Initial commit 31 October 2013, 23:41:09 UTC
b839317 Initial commit 31 October 2013, 23:40:29 UTC
back to top