simpeg.survey.BaseSurvey.get_all_slices#
- BaseSurvey.get_all_slices()[source]#
Get slices to index a flat array for all source-receiver pairs.
Warning
Survey objects are mutable objects. If the sources or receivers in it get modified, slices generated with this method will not match the arrays linked to the modified survey.
- Returns:
See also