Falcon 1.0
  • Site
      • Content table
      • Processors
      • Use Case description
      • Falcon extension API
  • Page
      • Content table
  • « Documentation...
  • Processors »
  • Source

Content tableΒΆ

  • Processors
    • List of processors
      • Detector
        • ReplayDetector
      • Encoder
        • OnlineEncoder
        • SpatialFeatures
      • Decoder
        • LikelihoodsMerger
        • MultiLikelihoodSource
        • OnlineDecoder
        • SpikeFeatures
      • Filtering
        • SpatialFilter
  • Use Case description
    • Requirement:
      • Spatial decoding on neuropixels data
        • Reading the neuropixels data
        • Reading the position data
        • Speed thresholding
        • Spatial filtering
        • Split the channels by likelihoods object
        • Preprocessing step
        • Data bufferization
        • Compute the spike features
        • Decode to obtain a posterior likelihood
      • Decoder graph
      • Training the decoding model on real-time
        • Reading the position data
        • Reading the spike data
        • Compute the spatial features
        • Train and update the model
      • Decoder avec encoder graph
      • Replay detector
  • Falcon extension API
    • Class Hierarchy
    • File Hierarchy
    • Full API
      • Classes and Structs
        • Class LikelihoodsMerger
        • Class MultiLikelihoodSource
        • Class OnlineDecoder
        • Class OnlineEncoder
        • Class ReplayDetector
        • Class SpatialFeatures
        • Class SpatialFilter
        • Class SpikeFeatures
      • Functions
        • Function compute_slope

Back to top

© Copyright 2017, Fabian Kloosterman, Davide Ciliberti, Chaput Marine.
Created using Sphinx 4.5.0.