Skip to content

Releases: pavolgaj/OCFit

Version 0.2.2 - LiTE3Apsidal & LiTE3ApsidalQuad models

26 Mar 09:54
Compare
Choose a tag to compare

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...

20 Sep 08:41
d36e1a2
Compare
Choose a tag to compare

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

27 Apr 17:23
5471674
Compare
Choose a tag to compare

Changes in GUI - use the relative size of all components (PR #11 and #12).

Recompile GUI under Windows. Build under python3.

Small bugfix

28 Jan 14:11
Compare
Choose a tag to compare

Small updates.

Recompile GUI under Windows with all older updates. Build under python2 and python3.

Small changes

05 Mar 18:24
8aced26
Compare
Choose a tag to compare

Changelog:

  • fixed import OCFit, if pymc not installed
  • some cosmetic changes

No changes in GUI. Please, download it from previous release.

Small changes

10 Feb 16:03
f54c933
Compare
Choose a tag to compare

Changelog:

  • bugfix in gui
  • adding fig_size in Plot functions.

Used same names of files as in the previous release.

The first alpha release

23 Jan 17:38
875e506
Compare
Choose a tag to compare

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)