ABEM Vibraloc Ascii files

This forum is dedicated to discuss all problems and suggestions related to the use of geopsy database and its plugins (array processing, H/V,...).
Post Reply
indago
Posts: 1
Joined: Tue Jan 15, 2008 4:22 pm

ABEM Vibraloc Ascii files

Post by indago »

Hi guys,
I'm an italian user of geopsy.
I work with the vibration monitor of ABEM, the product name is vibraloc.
It saves files in *.vibraloc format but they can be export in a particular ascii format.
This format can be easely trnsform into a file readable by geopsy but it takes a lot of time. I'd like o know if there's any chances to implement, in the next release, the possibility to read this format.
I attached a file to example.
It is similar to the *.saf files in the type of data. There is 4 channels because vibraloc has the possibility to implement a microphone during the acquisition (channel 4), but that channel can be exclude for the use with geopsy.

Many thanks, Fabio.
Attachments
0493_0297_0701191435.txt
(646.42 KiB) Downloaded 1166 times
admin
Site Admin
Posts: 841
Joined: Mon Aug 13, 2007 11:48 am
Location: ISTerre
Contact:

Post by admin »

Probably a late answer, just for information. The latest release can parse any kind of ascii file (>=20091214). You just have to specify how to retrieve the information from the header. A knowledge of Regular Expression is required to build the file parser. There are plenty of tutorials on the web.

The tool for designing a new file parser is still in a very early stage. Automatic refresh of the file example is still not working properly (happen only after a 'load').

To access the file parser designing tool, turn the load format to 'Ask for file format' in preferences, import a text file and select multi-column ascii format.
Post Reply