Skip to content

jaer-2.4.2

Compare
Choose a tag to compare
@tobidelbruck tobidelbruck released this 13 Mar 07:55
· 145 commits to master since this release

Go to install4j jAER installers on dropbox to download installers.

See video installing and updating jaer on YouTube.

New features

  • Playing CSV files now allows treating timestamps as long values and subtracting first one from subsequent (to handle recordings with very large initial timestamp values.
  • CellStatsProber shows more statistics for pixels in the ROIs (median, min, max firing rate)
  • Rendeing with fading uses the color scale set in non-fading rendering to draw pixels, allowing smaller contrast steps for high rates.

Bug fixes

  • FileInputStreams are closed before new one is opened, so that e.g. the CSV GUI is disposed correctly.
  • Fixed several bugs in rendering with fading and for HotCode rendering.
  • Fixed bugs in not updating the radio buttons in CSV format GUI.