<div>
<div>Hi,</div>
<div>I've been having a little trouble with SAC cut command lately. Following is an example script that I use to cut data files,</div>
<div>&nbsp;</div>
<div>cut on</div>
<div>r&nbsp;2006*</div>
<div>cut 75 300</div>
<div>cut off</div>
<div>w f1 f2 f3</div>
<div>r f1 f2 f3</div>
<div>w over</div>
<div>&nbsp;</div>
<div>When I read these cut files in&nbsp;&amp; plot them later, the &quot;cut&quot;&nbsp;doesn't come in to effect. In fact I never could get the files to cut for some reason. It keeps on plotting the original file instead of the cut file. xlim is much more effective in this sense but you can't&nbsp;write files on to the disk with that eh? any suggestions?
</div>
<div>&nbsp;</div>
<div>Thank you !</div></div>
<div>&nbsp;</div>
<div>Januka.</div>