Skip to content

Simulation Selection

Choose a tag to compare

@prisae prisae released this 27 Mar 18:41
· 1 commit to main since this release
fc80f4d
  • Simulation

    • New attribute select, which returns a reduced simulation containing the selected sources, receivers, and frequencies.
    • New cleaning option 'gradient' (Simulation.clean('gradient')), cleaning only gradient-related values.
  • Maintenance

    • Testing: added Python 3.13, 3.14; removed Python 3.10.