Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap #223

Open
prisae opened this issue Oct 9, 2024 · 0 comments
Open

Roadmap #223

prisae opened this issue Oct 9, 2024 · 0 comments

Comments

@prisae
Copy link
Member

prisae commented Oct 9, 2024

Roadmap and Ideas

This used to be a Project Board; Needs Updating.

A place to keep track of ideas.

Additional modelling routines and utilities

TEM and arbitrary waveform

Improve the GPR-routine

Load and save

Functions to easily store and load model information (resistivity model, acquisition parameters, and modelling parameters) together with the modelling data (using pickle or shelve using h5py; see emg3d).

General

Inversion

  • empymod#20
  • Inversion routines, preferably a selection of different ones.
    • Add some clever checks, e.g. as in Key (2012): abort loops if the field is strongly attenuated.

Additional (semi-)analytical functions (where possible)

  • Complete full-space (electric and magnetic source and receiver); space-time domain
  • Extend diffusive half-space solution to magnetic sources and receivers; space-frequency and space-time domains
  • Complete half-space

Extend examples (example-notebooks)

  • Add different methods (e.g. DC)
  • Reproduce published results

Transforms

Filter Library

Hankel

  • Add the fht-module from FFTLog for the Hankel transform.

Fourier

  • Change fft to use discrete sine/cosine transforms instead, as all other Fourier transforms
  • If previous step is successful, clean up the internal decisions (utils.check_time) when to use sine/cosine transform (not consistent at the moment, some choice only exists with ffht impulse responses, fqwe and fftlog use sine for impulse, and all three use sine for step-on responses and cosine for step-off responses)

Todo

@prisae prisae pinned this issue Oct 9, 2024
@prisae prisae mentioned this issue Oct 9, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant