PeyracheLab / miniscoPy

A package to analyse calcium imaging data recorded with the Miniscope.
GNU General Public License v2.0
32 stars 9 forks source link

Adding testbench for testing Python environment and miniscoPy functionality #4

Closed DenisPolygalov closed 6 years ago

DenisPolygalov commented 6 years ago

The issue here: https://github.com/PeyracheLab/miniscoPy/issues/3 is caused by broken numpy package. In order to be able to distinguish between bugs caused by underlying Python packages and problems within miniscoPy I suggest to create a testbench folder and keep there all the scripts used for testing. Also it is necessary for regression testing and ensuring reproducibility of results generated by miniscoPy.