Skip to content

Releases: milanXpetrovic/drosophila-social-interaction-criteria

v0.2.2

13 Jun 18:14
Compare
Choose a tag to compare

Performance Improvements

  • replaced for loop with multiproc (84ed187)

v0.2.1

02 May 21:37
Compare
Choose a tag to compare

Bug Fixes

  • catching error with except (211ee36)

v0.2.0

05 Apr 01:13
Compare
Choose a tag to compare

Bug Fixes

Features

v0.1.0

19 Mar 21:29
Compare
Choose a tag to compare

Features

  • null dataset generation and angle-distance histogram (e364c65)
  • replaced pandas groupby with numpy histogram (7bbcff7)
  • replaced pandas with numpy for faster performance (b040928)
  • spatial normalization added (1ba80ea)
  • spatial normalization added (b24ad5d)

v0.0.2

14 Mar 16:39
Compare
Choose a tag to compare

Bug Fixes

  • angle and distance working good (8565386)
  • better histogram and ploting (ce3277b)
  • better histogram and ploting (7932b71)
  • better histogram and ploting (b39b74b)
  • bug with angle rotation fixed (7fa8f3e)
  • updated names of files (ebcaf44)

Performance Improvements

v0.0.1

17 Feb 23:45
Compare
Choose a tag to compare

Bug Fixes