Giter VIP home page Giter VIP logo

avppol_elife2021's Introduction

Two-photon calcium imaging analysis code for investigation of polarization-sensitive neurons in the Drosophila anterior visual pathway (AVP)

Corresponding data can be found in the project repository at the Open Science Framework.


/classes

Matlab object classes with core functions for analysis of tiff files:

  • SlidebookObj

    Superclass, one object per tiff file.
    Provides base functions for avp4DmaxObj - not used directly.
    Additional documentation: github.com/bjhardcastle

  • avp4DmaxObj

    Subclass of SlidebookObj for polarization experiments.
    One object per tiff file (single imaging plane or max intensity projection).

  • avp4DsuperObj

    Independent class for groups of associated avp4DmaxObj
    One object per recording.
    Contains multiple objects:

    • active channel (GCaMP)
      • MIP (single avp4DmaxObj)
      • individual layers from stack ([1xN] avp4DmaxObj array)
    • static channel (tdTomato)
      • MIP (single avp4DmaxObj)
      • individual layers from stack ([1xN] avp4DmaxObj array)
  • /additionalfuncs, /icons

    Extra functions for plotting or viewing data, many third-party, including modified version of James Strother's Neuron Image Analysis GUI for playback of tiff files: bitbucket.com/jastrother


/scripts

  • /load_object_functions

    Loads .mat files in objarrays along with some additional variables/processing.

  • /make_figure_panels

    Scripts for running analysis and printing plots.

  • /plotting

    General functions for visualizing data or specific scripts to generate one-off plots.

  • /refresh

    Scripts to re-analyze and store .mat files in /mat/plotting/


notes

Convert polarizer angles as-recorded to convetion used in publication: wrapTo180(-theta-270)


avppol_elife2021's People

Contributors

bjhardcastle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.