Releases: milanXpetrovic/drosophila-social-interaction-criteria
Releases · milanXpetrovic/drosophila-social-interaction-criteria
v0.2.2
Performance Improvements
- replaced for loop with multiproc (84ed187)
v0.2.1
Bug Fixes
- catching error with except (211ee36)
v0.1.0
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
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