The National Soil-Foundation-Structure Interaction Laboratory at the University of Bristol
This repository is for storage and documentation of scripts relating to the lab, including integrating with Servotest's Pulsar software, and data acquisition and analysis.
βββ Pulsar_MATLAB_tools/ # Contains the following MATLAB functions for working with Pulsar
β βββ sefread.m # reads a *.sef file and outputs MATLAB variables into the workspace
β βββ sef2mat.m # batch process *.sef files using sefread and return structured arrays in a *.mat file
β βββ sefwrite.m # creates a *.sef files from MATLAB variables for import to Pulsar
β βββ convert2sef.m # batch tool for converting *.csv or *.txt using sefwrite
β βββ batch_process_ezf # automates the process of generating EZF files from a csv list of drive files
β βββ pulsar-plot.m # plots Pulsar log data from exported *.mat file
βββ Pulsar_config/ # Contains info on customising the Pulsar configuration and database settings