Import survey parameters
Shot timestamp file conversion
- Connect smartphone to the PC to download the EVR-2 file (named
OB_date&time.txt
). Store the file inDocuments/Data/your_survey/timestamps
- Start
Visual Studio Code
and run the python scriptevr2_to_nuscribe.py
to convert the EVR-2 file in two files (OB_date&time.sp1
andOB_date&time.sbs_ffid
) that will be later required in NuScribe. At the beginning of the script, change the path of the EVR-2 file you want to convert. The new files will be stored in the same directory.
Import survey parameters
-
In NuScribe, go in
View
->Receivers
, then click onCreate points from deployments
(red flag with green arrow) to generate node station/line numbers. -
In
View
->Survey Files
, import theOB_date&time.sp1
as aSource SP1
file type. Source stations should now appear asPlanned
inView
->Source
.Warning
Make sure you select
Source
instead ofReceiver
(which is the default option). -
In
View
->Sercel Files
, click onAdd Sercel Observer's log file
and selectOB_date&time.sbs_ffid
, then click onCreate acquired shots from observer logs
. Shots should now appear inView
->Acquired shots
.