Skip to content
logo
In Silico Framework
STAPlugin_TEMPLATE
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
        • core
          • ReaderSmr
          • ReaderLabView
          • SpikeDetectionCreastTrough
          • STAPlugin_TEMPLATE
            • get_result
            • setup
          • STAPlugin_TEMPLATE
            • get_result
            • setup
            • Cspike_analysis.core.STAPlugin_TEMPLATE
              • Attributes
              • A_result
              • Methods
          • STAPlugin_ISIn
          • STAPlugin_bursts
          • STAPlugin_annotate_bursts_in_st
          • STAPlugin_ongoing
          • STAPlugin_quantification_in_period
          • STAPlugin_extract_column_in_filtered_dataframe
          • STAPlugin_spike_times_dataframe
          • STAPlugin_response_probability_in_period
          • STAPlugin_response_latency_in_period
          • SpikeTimesAnalysis
          • _try_delete_folder_until_permission
          • read_smr_file
          • read_labview_junk1_dat_files
          • highpass_filter
          • load_reader
          • get_peaks_above
          • get_upcross
          • filter_spike_times
          • filter_short_ISIs
          • stimulus_interval_filter
          • get_st_from_spike_times_and_stim_times
          • strip_st
          • get_spike_times_from_row
          • get_period_label_by_time
          • _sta_input_checker
      • visualize
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Cspike_analysis.core.STAPlugin_TEMPLATE
      • Attributes
      • A_result
      • Methods

    spike_analysis ❭ core ❭ STAPlugin_TEMPLATE

    STAPlugin_TEMPLATE¶

    class spike_analysis.core.STAPlugin_TEMPLATE¶

    Base class for spike time analysis plugins.

    Attributes:¶

    _result¶

    The result of the analysis.

    Methods:¶

    get_result()

    Gets the result of the analysis.

    setup()

    abc Sets up the analysis.

    Previous SpikeDetectionCreastTrough.plot_creast_trough_histogram
    Next STAPlugin_TEMPLATE.get_result
    © Copyright 2025 Max Planck Institute for Neurobiology of Behavior - CAESAR.
    Created using Sphinx 7.1.2. and Sphinx-Immaterial