Skip to content

Commit

Permalink
Updated the file
Browse files Browse the repository at this point in the history
  • Loading branch information
Pats1710 committed Jul 29, 2021
1 parent d237755 commit a618b7c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,12 @@ This repository is organized as follows:


* **MDC_real_data_(FB).ipynb**: notebook performs MDC computation with the real data without using rtrue model.
* **MDC_real_data_(minibatch).ipynb**: notebook performs with mini_batches of real data.
* **MDC_real_data_(minibatch).ipynb**: notebook performs with mini_batches of real data.


* **Real data FB models.ipynb**: notebook constructs the models of stochastic solvers using full batch of real data.
* **Real Data minibatch Models.ipynb**: notebook constructs the models of stochastic solvers using mini-batches of real data.


* **WavefieldSeparation-dipping_MDD_dipping.ipynb**: notebook performing wavefield separation for synthetic obc data with dipping
seabed followed by standard MDD
Expand Down

0 comments on commit a618b7c

Please sign in to comment.