Metadata-Version: 2.3
Name: numan_plus
Version: 0.3.2
Summary: A package for additional functionalities in numan (https://github.com/LemonJust/numan)
Project-URL: Homepage, https://github.com/MirkoZanon/numan_plus
Project-URL: Bug Tracker, https://github.com/MirkoZanon/numan_plus/issues
Author-email: Mirko Zanon <mirkozanon91@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# Example Package

This package provides some additional functions to numan (https://github.com/LemonJust/numan) for analysis of calcium imaging experiments with numerical stimuli.
Specifically, new functions for cells segmentation with CaImAn and for computing number neurons with ANOVA followed by tuning curves creation are provided.

Function new_report is adapted from https://github.com/LemonJust/numan
Functions inside compute_anova and compute_tunings are adapted from https://github.com/khalednasr/nn-numerosity-zero
