Skip to content
logo
In Silico Framework
STAPlugin_TEMPLATE.setup
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
              • Mspike_analysis.core.STAPlugin_TEMPLATE.setup
          • 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
    • Mspike_analysis.core.STAPlugin_TEMPLATE.setup

    spike_analysis ❭ core ❭ STAPlugin_TEMPLATE ❭ setup

    STAPlugin_TEMPLATE.setup¶

    abstract spike_analysis.core.STAPlugin_TEMPLATE.setup()¶

    Sets up the analysis.

    This method needs to be overwritten by the subclass.

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