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

[BUG] #198

Open
pplotn opened this issue May 20, 2020 · 0 comments
Open

[BUG] #198

pplotn opened this issue May 20, 2020 · 0 comments
Labels

Comments

@pplotn
Copy link

pplotn commented May 20, 2020

    # sfgpufwi is not working with shots in hh format. it outputs nan values in vsnaps

cmd((f"sfgenshots < {'vel.rsf'} csdgather=n fm={3} amp=1 dt={dt} ns={ns} ng={ng} nt={nt} "
f"sxbeg={sxbeg} szbeg=2 jsx={jsx} jsz=0 gxbeg={gxbeg} gzbeg={szbeg} jgx={jgx} jgz=0 --out=stdout> shots.rsf"))
cmd((f"sfgpufwi < {'smvel.rsf'} shots={'shots.rsf'} > "
f"{'vsnaps_.rsf'} grads={'grads_.rsf'} objs={'objs_.rsf'} illums={'illums_.rsf'} "
f" niter={str(Niter)} precon=n verb=y rbell=10 "))

@pplotn pplotn added the bug label May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant