Survey ====== .. currentmodule:: emg3d.surveys .. autoclass:: Survey :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Survey.count ~Survey.data ~Survey.frequencies ~Survey.noise_floor ~Survey.receivers ~Survey.relative_error ~Survey.shape ~Survey.size ~Survey.sources ~Survey.standard_deviation .. rubric:: Methods Summary .. autosummary:: ~Survey.add_noise ~Survey.copy ~Survey.from_dict ~Survey.from_file ~Survey.receiver_coordinates ~Survey.select ~Survey.source_coordinates ~Survey.to_dict ~Survey.to_file .. rubric:: Attributes Documentation .. autoattribute:: count .. autoattribute:: data .. autoattribute:: frequencies .. autoattribute:: noise_floor .. autoattribute:: receivers .. autoattribute:: relative_error .. autoattribute:: shape .. autoattribute:: size .. autoattribute:: sources .. autoattribute:: standard_deviation .. rubric:: Methods Documentation .. automethod:: add_noise .. automethod:: copy .. automethod:: from_dict .. automethod:: from_file .. automethod:: receiver_coordinates .. automethod:: select .. automethod:: source_coordinates .. automethod:: to_dict .. automethod:: to_file