Version 0.2.1 - Emcee fitting and more...
Many code changes. The most important:
- support only Python3 (tested on Python3.6 to Python3.10)
- use the emcee package for Monte Carlo fitting (instead of old pymc2)
- implanted fitting using DE method in scipy
- data saved to JSON files at default (not PICKLE)
- many new features in GUI
More details and discussion in #13.
Source codes:
- OCFit-0.2.1.zip - source of OCFit package (any OS)
- ocfit-gui.zip - files for GUI, OCFit package has to be installed! (any OS)
Windows installer of OCFit package
- OCFit-0.2.1.win32.msi (Windows only)
Compiled binary files with GUI (python not required):
- ocfit-gui-win.zip - GUI for Windows