Skip to content

Releases: murthylab/fictrac

v2.1.1+0.1.1

28 Jun 16:44
9a6eb00
Compare
Choose a tag to compare

This is a modified version of FicTrac version 2.1.1 that supports output of FicTrac state using shared memory. In addition, it supports synchronization of access to this shared memory using a system wide OS level semaphore. To enable this, simply add the following line to the fictrac config file:

do_shmem: y

This implementation is very OS specific and currently only supports windows.

0.1.1 fixes crashing issue when shared memory mode is disabled.

v2.1.1+0.1.0

29 May 00:04
Compare
Choose a tag to compare

This is a modified version of FicTrac version 2.1.1 that supports output of FicTrac state using shared memory. In addition, it supports synchronization of access to this shared memory using a system wide OS level semaphore. To enable this, simply add the following line to the fictrac config file:

do_shmem: y

This implementation is very OS specific and currently only supports windows.

FicTrac v2.0.2-alpha (pybmt compatible version)

21 Nov 20:40
Compare
Choose a tag to compare

Updated version of FicTrac to 2.0.2.

This is forked version of FicTrac that is compatible with pybmt. In order to use with pybmt make sure to download, extract, and add the folder to your system path.

FicTrac v2.0.1-alpha (pybmt compatible version)

03 Nov 05:25
Compare
Choose a tag to compare

This is forked version of FicTrac that is compatible with pybmt. In order to use with pybmt make sure to download, extract, and add the folder to your system path.