Metadata-Version: 2.1
Name: whacc
Version: 1.3.8
Summary: Automatic and customizable pipeline for creating a CNN + light GBM model to predict whiskers contacting objects
Home-page: https://github.com/hireslab/whacc
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?*
        
        
        ## Flow diagram of WhACC video pre-processing and design implementation
        ![](./pictures/WhACC figure 1.png) <br />
        
        ## Touch frame scoring and variation in human curation
        ![](./pictures/WhACC figure 2.png) <br />
        
        ## Feature engineering and selection
        ![](./pictures/WhACC figure 3.png) <br />
        
        ## Data selection and model performance
        ![](./pictures/WhACC figure 4.png) <br />
        
        ## WhACC shows expert human level performance
        ![](./pictures/WhACC figure 5.png) <br />
        
        
        ## 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
