Releases: pavolgaj/OCFit
Releases · pavolgaj/OCFit
Version 0.2.2 - LiTE3Apsidal & LiTE3ApsidalQuad models
Changelog:
- fixed problems with the corner plot
- added new models (LiTE3Apsidal and LiTE3ApsidalQuad) - only in Python package, not in GUI
- changes in Plot functions - return figure object except of its direct showing
Source codes:
- OCFit-0.2.2.zip - source of OCFit package (any OS)
- OCFit-0.2.2-py3-none-any.whl - Python Wheel for OCFit package (any OS)
- ocfit-gui.zip - files for GUI, OCFit package has to be installed! (any OS)
Compiled binary files with GUI (python not required):
- ocfit-gui-win.zip - GUI for Windows
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
GUI - Relative size
Small bugfix
Small updates.
Recompile GUI under Windows with all older updates. Build under python2 and python3.
Small changes
Changelog:
- fixed import OCFit, if pymc not installed
- some cosmetic changes
No changes in GUI. Please, download it from previous release.
Small changes
Changelog:
- bugfix in gui
- adding fig_size in Plot functions.
Used same names of files as in the previous release.
The first alpha release
The first alpha release of package OCFit.
Files for python2:
- OCFit-0.1.1-py2.zip - source of OCFit package (any OS)
- OCFit-0.1.1-py2.win32.exe - windows installer of OCFit package (Windows only)
- ocfit-gui-py2.zip - files for GUI, OCFit package has to be installed! (any OS)
Files for python3:
- OCFit-0.1.1-py3.zip - source of OCFit package (any OS)
- ocfit-gui-py3.zip - files for GUI, OCFit package has to be installed! (any OS)
Files for Windows (python not required) :
- ocfit-gui-win.zip - GUI for Windows (nothing else required)