if (FALSE) {
####### say you have 2 databases - extract from each:
GH = Mine.seis(at1, at2, DB1, grepsta, grepcomp, kind = -1)
JH = Mine.seis(at1, at2, DB2, grepsta, grepcomp, kind = -1)
#### merge the 2 structures
BH = combineSEIS(GH, JH)
###### plot and interact
swig(BH)
}
Run the code above in your browser using DataLab