Metadata-Version: 2.1
Name: whacc
Version: 0.0.18
Summary: largely automatic and customizable pipeline for creating a CNN to predict whiskers contacting objects
Home-page: UNKNOWN
Author: Phillip Maire
Author-email: phillip.maire@gmail.com
License: MIT
Description: ![](./pictures/whacc-logo-v1.png) <br />
        
        WhACC is a tool for automated touched image classification. 
        
        Many neuroscience labs (e.g. [Hires Lab](https://www.hireslab.org/)) use tasks that involve whisker active touch against thin movable poles to study diverse questions of sensory and motor coding. Since neurons operate at temporal resolutions of milliseconds, determining precise whisker contact periods is essential. Yet, accurately classifying the precise moment of touch is time-consuming and labor intensive. 
        
        ## [Walkthrough: Google CoLab](https://colab.research.google.com/drive/1pgdpc0IWkce07Sto6AolQTGoXKCW_mes?authuser=1&pli=1#scrollTo=UAIbs6IlTTfj)  
        
        ![](./pictures/trial_animation.gif) <br />
        *Single example trial lasting 4 seconds. Example video (left) along with whisker traces, decomposed components, and spikes recorded from L5 (right). How do we identify the precise millisecond frame when touch occurs?*
        
        ## Data: 
        Current dataset involves 400,000 semi-automated curated images. The distribution with sample images are listed below.  
        ![](./pictures/frame_distribution.png)
        
        ## Code contributors:
        WhACC code and software was originally developed by Phillip Maire and Jonathan Cheung in the laboratory of [Samuel Andrew Hires](https://www.hireslab.org/). 
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
