.. _SingleBinaryDecoder: SingleBinaryDecoder =================== **class SingleBinaryDecoder(settings: Optional[dict] = None)** Bases: :ref:`MetaReader` Subclass of MetaReader for reading chimera VC1100 .log files Public Methods -------------- .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder.close_resources .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder.get_empty_settings .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder.reset_channel Private Methods --------------- .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder._convert_data .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder._get_configs .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder._get_file_channel_stamps .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder._get_file_names .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder._get_file_pattern .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder._get_file_time_stamps .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder._init .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder._map_data .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder._set_file_extension .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder._set_raw_dtype .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder._set_sample_rate .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder._validate_file_type .. automethod:: poriscope.plugins.datareaders.SingleBinaryDecoder.SingleBinaryDecoder._validate_settings