Skip to content
logo
In Silico Framework
file_handling
Initializing search
    in_silico_framework
    • API reference
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    in_silico_framework
    • API reference
      • Interface
      • biophysics_fitting
      • data_base
        • IO
        • analyze
        • db_initializers
          • load_simrun_general
            • builders
            • data_parsing
            • file_handling
              • make_filelist
              • get_file
              • get_max_commas
            • file_handling
              • make_filelist
              • get_file
              • get_max_commas
              • Functions
            • filepath_resolution
            • metadata_utils
            • param_file_parser
            • reoptimize
            • utils
            • init
            • add_dendritic_voltage_traces
            • add_dendritic_spike_times
            • optimize
            • load_initialized_cell_and_evokedNW_from_db
          • prepare_ANN_batches
          • synapse_activation_binning
        • isf_data_base
        • data_base
        • data_base_register
        • dbopen
        • distributed_lock
        • exceptions
        • settings
        • utils
      • simrun
      • single_cell_parser
      • singlecell_input_mapper
      • spike_analysis
      • visualize
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Functions

    data_base ❭ db_initializers ❭ load_simrun_general ❭ file_handling

    file_handling¶

    Functions¶

    make_filelist(directory, suffix)

    Generate a list of all files with suffix in the specified directory.

    get_file(self, suffix)

    Get the filename of the unique file in the current directory with the specified suffix.

    get_max_commas(paths)

    Get the maximum amount of delimiters across many files.

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