- Improved handling
- Tools are now sorted according to a standard work-flow
- Renamed "Curve selection" to "Overlay tool" - this is more intuitive
- Tools will now stay open or may be opened when there are no open pages (25)
- Filenames and runs are now displayed on each page (also added filename/title tag) (23)
- Notebook: moved close button to each tab to prevent accidental closing of tabs
- Improved tool "Statistics" (21)
- Fixed the case where "useless" data was produced - instead we write "NaN" data,
removed warning message accordingly
- Row-wise ordering according to page numbers (22)
- Column-wise ordering is now more intuitive
(Fitted parameters with errors first)
- Some columns are now checked by default
- PyCorrFit remembers checked parameters for a page (not saved in session)
- Improved tool "Overlay" (23)
- New feature: Overlay shows run number of each file (upon import),
the run (or index) of an experimental file is unique to PyCorrFit
- Upon import, filenames and runs are displayed
- In a session, the filename/title is displayed
- Web address of PyCorrFit changed
from "fcstools.dyndns.org/pycorrfit" to "pycorrfit.craban.de"
- Minor bugfixes: Batch control, Global fitting, import dialog