Skip to content
logo
In Silico Framework
rasterplot
Initializing search
    in_silico_framework
    • API reference
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    in_silico_framework
    • API reference
      • Interface
      • biophysics_fitting
      • data_base
      • simrun
      • single_cell_parser
      • singlecell_input_mapper
      • spike_analysis
      • visualize
        • _decorators
        • _figure_array_converter
        • cell_morphology_visualizer
        • cell_to_ipython_animation
        • current_visualizer
        • dendrogram
        • histogram
        • manylines
        • rasterplot
          • rasterplot2
          • rasterplot2_pdf_grouped
          • rasterplot
        • rasterplot
          • rasterplot2
          • rasterplot2_pdf_grouped
          • rasterplot
          • Functions
        • utils
        • voltage_trace_visualizer
        • vtk
        • svg2emf
        • plot_hoc
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Functions

    visualize ❭ rasterplot

    rasterplot¶

    Efficiently create rasterplots from spike time dataframes.

    Functions¶

    rasterplot2(st, ax, x_offset, c, plot_kwargs, y_offset, y_plot_length, marker)

    Plot a rasterplot from Presynaptic spike times.

    rasterplot2_pdf_grouped(pdf, grouplabel, ax, xlim, x_offset, color)

    Plot a rasterplot per group of Presynaptic spike times.

    rasterplot(df, colormap, ax, label, groupby_attribute, tlim, reset_index)

    Creates a rasterplot from Presynaptic spike times.

    Previous manylines_helper
    Next rasterplot2
    © Copyright 2025 Max Planck Institute for Neurobiology of Behavior - CAESAR.
    Created using Sphinx 7.1.2. and Sphinx-Immaterial