PACFISHInterface
================

.. currentmodule:: patato.io.hdf.hdf5_interface

.. autoclass:: PACFISHInterface
   :members:
   :show-inheritance:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~PACFISHInterface.__init__
      ~PACFISHInterface.close
      ~PACFISHInterface.get_correction_factor
      ~PACFISHInterface.get_datasets
      ~PACFISHInterface.get_impulse_response
      ~PACFISHInterface.get_pa_data
      ~PACFISHInterface.get_repetition_numbers
      ~PACFISHInterface.get_rois
      ~PACFISHInterface.get_run_numbers
      ~PACFISHInterface.get_sampling_frequency
      ~PACFISHInterface.get_scan_comment
      ~PACFISHInterface.get_scan_datetime
      ~PACFISHInterface.get_scan_name
      ~PACFISHInterface.get_scan_times
      ~PACFISHInterface.get_scanner_z_position
      ~PACFISHInterface.get_segmentation
      ~PACFISHInterface.get_sensor_geometry
      ~PACFISHInterface.get_speed_of_sound
      ~PACFISHInterface.get_temperature
      ~PACFISHInterface.get_water_absorption
      ~PACFISHInterface.get_wavelengths
      ~PACFISHInterface.is_clinical
      ~PACFISHInterface.save_to_hdf5
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~PACFISHInterface.raw_data
      ~PACFISHInterface.sampling_frequency
      ~PACFISHInterface.scan_geometry
   
   