IA: Substantial improvements in the peak integral dialog.
[pyplotsuite.git] / Changelog.imageanalyzer
blob2a374c4a8fdb3c116803a715d250ad935265991b
1 ImageAnalyzer 0.1-alpha7
2         * No changes
4 ImageAnalyzer 0.1-alpha6
5         * Merged with Plotfile2 in the same package
6         * Rewritten the auto-detect file type logic
7         * Minor fixes and cleanups
9 ImageAnalyzer 0.1-alpha5
10         * Moved Section and Histogram dialogs to their own separate files
11         * Moved MyNavigationToolbar to gtk_generic_windows.py
12         * Fixed histogram for images that has been filtered (becoming float)
13         * Various cleaning on the import headers (now should be more portable)
14         * More documentation in sections.py and circularlist.py
16 ImageAnalyzer 0.1-alpha4
17         * Begin writing the changelog :P
18         * Drop numarray dependece (use scipy.ndimage.filters instead)
19         * Fix some X and Y labels bug
20         * Fix the moving average filter for non-float images
21         * Extend Min and Max SpinButton range from 14e3 to 100e3
22         * Some love to the img.py module (documentation and residual
23         english translation)
24         * Documented arrayfromfile.py functions