Skip to content
logo
In Silico Framework
write_landmark_file
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
        • udvary2022
          • cell
          • generate_nr_of_cells_spreadsheet
          • network_embedding
          • reader
          • scalar_field
          • synapse_mapper
          • writer
            • write_landmark_file
              • Fsinglecell_input_mapperudvary2022writerwrite_landmark_file
                • Parameters
                  • pfname
                  • plandmarkList
                • Raises
            • write_cell_synapse_locations
            • write_anatomical_realization_map
            • write_sample_connectivity_summary
            • write_population_connectivity_summary
            • write_population_and_sample_connectivity_summary
            • write_scalar_field
          • map_singlecell_inputs
        • map_singlecell_inputs
        • network_param_builder
        • network_param_from_template
        • reader
      • spike_analysis
      • visualize
      • mechanisms
      • config
    • Tutorials
    • Installation
    • File & data formats
    • Bibliography
    • Fsinglecell_input_mapperudvary2022writerwrite_landmark_file
      • Parameters
        • pfname
        • plandmarkList
      • Raises

    write_landmark_file¶

    singlecell_input_mapper.udvary2022.writer.write_landmark_file(fname=None, landmarkList=None)¶

    Write Amira landmark file

    Parameters:¶
    fname : str¶

    Name of the output file

    landmarkList : array¶

    List of tuples, each of which holds 3 float coordinates

    Raises:¶

    RuntimeError – If no file name is given

    Documentation unclear, incomplete, broken or wrong? Let us know

    Previous writer
    Next write_cell_synapse_locations
    © Copyright 2025 Max Planck Institute for Neurobiology of Behavior - CAESAR.
    Created using Sphinx 7.2.6. and Sphinx-Immaterial