ChannelData =========== .. currentmodule:: sofia_redux.scan.channels.channel_data.channel_data .. autoclass:: ChannelData :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ChannelData.configuration ~ChannelData.default_field_types ~ChannelData.info ~ChannelData.referenced_attributes .. rubric:: Methods Summary .. autosummary:: ~ChannelData.add_dependents ~ChannelData.apply_info ~ChannelData.calculate_overlap_values ~ChannelData.calculate_overlaps ~ChannelData.clear_overlaps ~ChannelData.flag_channel_list ~ChannelData.flag_field ~ChannelData.flag_fields ~ChannelData.flatten_weights ~ChannelData.get_filtering ~ChannelData.get_mapping_pixels ~ChannelData.get_overlap_distances ~ChannelData.get_overlap_indices ~ChannelData.get_pixel_count ~ChannelData.get_pixels ~ChannelData.get_rcp_string ~ChannelData.get_typical_gain_magnitude ~ChannelData.instance_from_instrument_name ~ChannelData.kill_channels ~ChannelData.read_channel_data_file ~ChannelData.read_pixel_data ~ChannelData.read_wiring_data ~ChannelData.remove_dependents ~ChannelData.set_blind_channels ~ChannelData.set_channel_data ~ChannelData.set_flag_defaults ~ChannelData.set_hardware_gain ~ChannelData.set_parent ~ChannelData.set_uniform_gains ~ChannelData.to_string ~ChannelData.validate_pixel_data ~ChannelData.validate_weights .. rubric:: Attributes Documentation .. autoattribute:: configuration .. autoattribute:: default_field_types .. autoattribute:: info .. autoattribute:: referenced_attributes .. rubric:: Methods Documentation .. automethod:: add_dependents .. automethod:: apply_info .. automethod:: calculate_overlap_values .. automethod:: calculate_overlaps .. automethod:: clear_overlaps .. automethod:: flag_channel_list .. automethod:: flag_field .. automethod:: flag_fields .. automethod:: flatten_weights .. automethod:: get_filtering .. automethod:: get_mapping_pixels .. automethod:: get_overlap_distances .. automethod:: get_overlap_indices .. automethod:: get_pixel_count .. automethod:: get_pixels .. automethod:: get_rcp_string .. automethod:: get_typical_gain_magnitude .. automethod:: instance_from_instrument_name .. automethod:: kill_channels .. automethod:: read_channel_data_file .. automethod:: read_pixel_data .. automethod:: read_wiring_data .. automethod:: remove_dependents .. automethod:: set_blind_channels .. automethod:: set_channel_data .. automethod:: set_flag_defaults .. automethod:: set_hardware_gain .. automethod:: set_parent .. automethod:: set_uniform_gains .. automethod:: to_string .. automethod:: validate_pixel_data .. automethod:: validate_weights