Skip to content

Version 0.2.1 - Emcee fitting and more...

Compare
Choose a tag to compare
@pavolgaj pavolgaj released this 20 Sep 08:41
· 16 commits to master since this release
d36e1a2

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