A new paper is added to the collection of reproducible documents:
Stacking seismic data using local correlation
April 14, 2009 Documentation
A new paper is added to the collection of reproducible documents:
Stacking seismic data using local correlation
Markdown | Result |
---|---|
*text* | text |
**text** | text |
***text*** | text |
`code` | code |
~~~ more code ~~~~ |
more code |
[Link](http://www.example.com) | Link |
* Listitem |
|
> Quote | Quote |
I am looking at the code of http://www.reproducibility.org/RSF/book/jsg/simistack/simple.html and got the error that two programs are not found:
snrstack and smstack. Where are they?
Also I do not understand if SOURCE[i] is an input or an output and how it is used.
I do not know if this is the right channel for such a discussion. Email will be OK too.
Thanks a lot for your help.
1. These programs are included in the current development version
https://www.ahay.org/wiki/Download#Current_development_version
https://www.ahay.org/RSF/sfsnrstack.html
https://www.ahay.org/RSF/sfsmstack.html
They will become a part of the next stable release (0.9.8)
2. {SOURCES[i]} is a SCons thing: a string like that is substituted with the corresponding source file name when passed to the command line. See http://www.scons.org/doc/1.2.0/HTML/scons-man.html#lbAS
3. The RSF-user mailing list is a good place to ask questions
https://lists.sourceforge.net/lists/listinfo/rsf-user