User login

REFTEK to ASCII

Your Question: 
I have REFTEK data from an RT130 and am trying to convert it into a readable ASCII format. I already have the PASSOFT folder on my MAC. I was wondering what was the best way to convert from REFTEK to ASCII? I was told that I can not go from REFTEK to ASCII, but rather go from REFTEK-SEGY and then SEGY-ASCII. The PASSOFT folder has several files and need a point in the right direction. Regards.
Asker Email: 
colivera@vt.edu
Category: 
Data Archiving

You can use rt2ms to go directly to ascii:
% rt2ms -f 9999.cf -L -R --ascii

Where 9999.cf is the top level of the CF card or a copy of the top level of the CF card.

For help run rt2ms --help and additional inputs to the -f switch.