##### uses external files, runs Vlocate on each one
#### lps = list of file names to be read
data(cosopix)
data(wu_coso.vel)
data(coso_sta_LLZ)
COSOjack = HiJACK(cosopix, coso_sta_LLZ, wu_coso.vel)
proj = GEOmap::setPROJ(2, mean(coso_sta_LLZ$lat),
mean(coso_sta_LLZ$lon))
#### show stats
plotJACKLLZ(COSOjack, coso_sta_LLZ, proj, PLOT=1 )
#### show maps
plotJACKLLZ(COSOjack, coso_sta_LLZ, proj, PLOT=2 )
Run the code above in your browser using DataLab