ExampleChannelData ================== .. currentmodule:: sofia_redux.scan.custom.example.channels.channel_data.channel_data .. autoclass:: ExampleChannelData :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ExampleChannelData.default_field_types ~ExampleChannelData.info .. rubric:: Methods Summary .. autosummary:: ~ExampleChannelData.apply_info ~ExampleChannelData.calculate_sibs_position ~ExampleChannelData.geometric_cols ~ExampleChannelData.geometric_rows ~ExampleChannelData.get_geometric_overlap_indices ~ExampleChannelData.initialize_from_detector ~ExampleChannelData.read_channel_data_file ~ExampleChannelData.set_channel_data ~ExampleChannelData.set_sibs_positions ~ExampleChannelData.set_uniform_gains ~ExampleChannelData.to_string .. rubric:: Attributes Documentation .. autoattribute:: default_field_types .. autoattribute:: info .. rubric:: Methods Documentation .. automethod:: apply_info .. automethod:: calculate_sibs_position .. automethod:: geometric_cols .. automethod:: geometric_rows .. automethod:: get_geometric_overlap_indices .. automethod:: initialize_from_detector .. automethod:: read_channel_data_file .. automethod:: set_channel_data .. automethod:: set_sibs_positions .. automethod:: set_uniform_gains .. automethod:: to_string