====== Ufit Changelog ====== ===== 1.2.1 ===== * Fast Fourier Transform (FFT) of the dataset data operations. * Fixed installer (was not containing scipy.optimize) ===== 1.2.0 ===== * Added Copy to group command * Add scipy to expr namespace (allows [[ufit:help:tips|such tricks]]) * Feature: remember limits of mapping + fix in color scaling * Minuit upgrade: switched from not supported pyminuit to new iminuit package * Docs: Add description of do_mapping * Fix of Warning when missing Helvetica font (+ small font size changes) * Fix compatibility with Python 2.7 * Fix setuptools entry point ===== 1.1.6 ===== * Fix area calculation of GaussInt model * Ask for saving * Fix of pip installation ===== 1.1.2 ===== * Reciprocal space visualizer is possible to open from ufitgui * bugfixes ===== 1.1.0 ===== * Added Reciprocal space visualizer. * Added possibility to change label in the databrowser regarding user preferences. * Added numpy to expression namespace. * Suppress printing out detailed report of lmfit. * Added possibility to map from library * Floatmerge algorithm is used by default for loading data * Average all col_ meta information when merging * Python 3 compatibility * Important fix of creating 2D maps from merged datasets * Several small bug fixes ===== 1.0.3 ===== * Small changes in installer ===== 1.0.2 ===== * Switched to git repository @ frm2 * Old Bitbucket Mercurial repository will not be maintained ===== 1.0.1 ===== * Fixed crashing on MacOS * Fix of lmfit algorithm to be compatible with latest lmfit version * Added windows installer and compiler * Allow fixed monitor scaling when loading scans from browse window * Few other small fixes ===== 1.0.0 ===== * Better support for ILL data format * Added option to scale X axis * Added support of TAIPAN data format * Improved documentation * Plenty if other fixes