You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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)
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 (
usingusingpickle
orshelve
h5py
; seeemg3d
).General
Inversion
Additional (semi-)analytical functions (where possible)
Extend examples (example-notebooks)
Transforms
Filter Library
Hankel
fht
-module from FFTLog for the Hankel transform.Fourier
fft
to use discrete sine/cosine transforms instead, as all other Fourier transformsutils.check_time
) when to use sine/cosine transform (not consistent at the moment, some choice only exists withffht
impulse responses,fqwe
andfftlog
use sine for impulse, and all three use sine for step-on responses and cosine for step-off responses)Todo
The text was updated successfully, but these errors were encountered: