Skip to content

1.8.1

Compare
Choose a tag to compare
@epnev epnev released this 02 Feb 05:38
e695785
  • Remove keras from list of dependencies to avoid problems arising sometimes in windows installations #702 This does not affect the codebase unless you want to use the VolPy module for analyzing voltage imaging data. In this case, you would need to install keras by entering your environment and typing
    conda install keras -c conda-forge
  • Turn the GUI into binary and make it accessible through the caiman_data folder #700
  • Fix a bug occurring sometimes when plotting contours in a notebook #699