Skip to content

Releases: portugueslab/stytra

Cross calibrator fix

10 Jan 15:35
Compare
Choose a tag to compare

Fixes

  • Tile range calculation fix
  • The calibrator now shows axis directions and proper positioning of the zebrafish
  • Fixes for closed loop stimulus logging
  • Windmill drawing moved to the new background framework

Numerous imporvements, added kinematogram stimuli

19 Sep 16:36
Compare
Choose a tag to compare

New features

  • random dot kinematogram stimulus added (from an upcoming publication from the lab)
  • projector-camera calibration pattern size can be changed from GUI
  • fixation cross stimulus added

Improvements

  • added custom metadata example
  • imporved custom tracking documentation

Fixes

  • combined stimuli save metadata correctly

Added Basler cameras support

27 Jun 09:27
Compare
Choose a tag to compare

Fixes

  • Experiment parameters saved more consistently

Improvements

  • Initial support for Basler camera
  • Added example to test camera in computer config

Fixed bug introduced in v0.8.11, Travis CI enabled

05 Jun 13:20
Compare
Choose a tag to compare

Better FLIR/PointGray support

04 Jun 11:20
Compare
Choose a tag to compare

Improvements

Offline tracking

22 Apr 14:59
Compare
Choose a tag to compare

Offline tracking is now easier, please see the corresponding documentation section

Small bug fix

11 Apr 13:01
Compare
Choose a tag to compare
v0.8.5

Small docs updates

Documentation updates, enhancements and bug fixes

11 Apr 09:23
Compare
Choose a tag to compare

New features

  • maximal stimulus display framerate can be set
  • added a new conditional stimulus that has a different conditions for the two possible switches
    (stim_on->stim_off) on condition_off and and (stim_on->stim_off) on condition_on
    This enables the TwoRadiusCenteringWrapper, a centering stimulus which appears when the fish disappears
    from the outer border and disappears when the fish is close to the center.
  • more improvements to conditional stimuli, please see API documentation for stimuli/conditional.
  • fish position estimator also allows querying velocity

Fixes

  • after long runs, Stytra does not hang on exit anymore (fix in ArrayQueues 1.2)
  • remaining protocol duration estimate is refreshed during execution, so protocols
    whose duration depends on the animal behavior (such as those with a CenteringWrapper)
    display more sensible numbers.
  • Stytra version, in addition to condition, is now saved
  • single source for log names, so that metadata corresponds to file names
  • the accumulators keep only a partial history if the protocol is not running, in order to
    prevent overflowing the memory.
  • fixed crash on capturing camera image if the experiment was not started yet

Changes in default behavior

  • CenteringWrapper has the radial centering stimulus by default, the non-centering
    stimulus is specified as the stimulus keyword argument

Documentation updates

  • large reorganization and inclusion of the mansucript

Bugfixes and documentation updates

24 Jan 12:14
Compare
Choose a tag to compare
v0.8.3

Updates to documentation and versions.

Custom camera display bug fix

22 Jan 08:26
Compare
Choose a tag to compare
v0.8.1

Bug with custom camera displays fixed.