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

Wang et al. ambient noise adjoint tomography (ANAT) workflow #163

Open
bch0w opened this issue Mar 6, 2023 · 4 comments
Open

Wang et al. ambient noise adjoint tomography (ANAT) workflow #163

bch0w opened this issue Mar 6, 2023 · 4 comments

Comments

@bch0w
Copy link
Member

bch0w commented Mar 6, 2023

My current research focuses on ambient noise adjoint tomography which follows a similar workflow as earthquake inversions, however the scheduling and processing of simulation results differ pretty significantly.

For example, simulations are provided in force, and run once for each orthogonal direction (E, N, Z) for both forward and adjoint simulations. Similarly rather than having events, each station in the stations file will act as a 'source' station. Other significant variations will need to be accounted for throughout the package.

SeisFlows is ready to be tuned for such a workflow, and I envision anat_fwd and anat_inv (or something like that) workflows that will automatically simulate FORCESOLUTION files for each orthogonal direction, with new (or re-tooled) preprocessing modules performing the appropriate SGF pre-processing as defined by Wang et al. 2019

@bch0w
Copy link
Member Author

bch0w commented Mar 6, 2023

@evcano I see you have a noise_workflow branch, just wondering if that is related to this topic?

@evcano
Copy link
Member

evcano commented Mar 7, 2023

Hi @bch0w,

Yes, it is related. I am working on a new type of workflow for SeisFlows to conduct FWI using noise correlations. However, the approach I use is quite different from that Wang et al. 2019. My workflow follows the approach of Tromp et al. 2010. Instead of modeling Green's functions, I compute ensemble noise correlations and sensitivity kernels using the noise simulations implemented in SPECFEM.

I was planing to talk to you about it once I finished, are you interested?

@bch0w
Copy link
Member Author

bch0w commented Mar 7, 2023

Thanks @evcano, sounds great! I think it would be awesome to have both workflows implemented. Yes, definitely interested in talking about it once you are finished.

@bch0w bch0w changed the title Ambient noise adjoint tomography (ANAT) workflow Wang et al. ambient noise adjoint tomography (ANAT) workflow Mar 15, 2023
@bch0w
Copy link
Member Author

bch0w commented Mar 19, 2024

This is implemented in #181 and will make it into the next major version release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants