Skip to content

new parameters to make available #236

@aakash10gupta

Description

@aakash10gupta

Here, I'm listing a few cases where the availability of new parameters will be useful for customizing inversions -

  • preprocessing
    In some cases, the user might need to use their seismograms in their original form without any kind of preprocessing. For instance when the user has already preprocessed their seismograms outside of seisflows. Providing a flag type parameter that can turn on and off ALL preprocessing options will be very helpful in this regard. I'm guessing there will be some consideration needed for the flag to work irrespective of the preprocess module chosen during configuration.

  • windowing
    In some cases, the user might need to use whole lengths of their seismograms for misfit assessments without any window selection, i.e. the whole seismogram is a single window. Providing a flag type parameter that can turn on and off ALL windowing processes will be very helpful in this regard. I'm guessing the windowing is presently undertaken only when preprocess: pyaflowa is chosen during configuration, and hence the proposed flag parameter can only get populated for this preprocess module case.

  • smoothing
    SPECFEM/specfem3d now offers two options for smoothing. For solver: specfem3d, seisflows currently uses the old xsmooth_sem as the default and the only option for smoothing, but it will be good to have a parameter in seisflows which provides an option to choose between that and the new xsmooth_sem_pde option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions