Hi,
Is there a way to overlay several plots together with the time markers (t0 t1 t2 etc...)?
Plot2 overlays several plots but does not put the markers, plot1 puts the markers but does not overlay plots..
Thanks for your help!
Julie
Is there a way to overlay several plots together with the time markers (t0 t1 t2 etc...)?
Plot2 overlays several plots but does not put the markers, plot1 puts the markers but does not overlay plots..
Thanks for your help!
Julie
-
Dear Julie -
This is generally not a good idea because you can't tell what mark relates to what trace (without some clever work with pick names). However, you can overlay a series of PLOT1 traces using BEGINFRAME/ENDFRAME. See Chapter 7 in the SAC book; you're essentially piling individual plots upon one another in the same viewport. Aligning the traces will take some effort ... but if you want it you can do it.
On 4 Jun 2014, at 15:36, baron julie wrote:
Hi,
George Helffrich
Is there a way to overlay several plots together with the time markers (t0 t1 t2 etc...)?
Plot2 overlays several plots but does not put the markers, plot1 puts the markers but does not overlay plots..
Thanks for your help!
Julie
_______________________________________________
sac-help mailing list
sac-help<at>iris.washington.edu
http://www.iris.washington.edu/mailman/listinfo/sac-help
george.helffrich<at>bris.ac.uk