The repository contains a set of simple matlab scripts to preprocess data collected by UltraFast Thermometer mounted on ACTOS measurement platform.
When you use the code, please mention the author: Jakub Nowak, Institute of Geophysics, University of Warsaw
- prepare common .mat flight file with ACTOS data [makeACTOSfile]
- prepare .mat flight file with UFT signals [makeUFTfile]
- import raw binary data [importUFTraw]
- synchronize time comparing one base variable collected by UFT's DAQ and one reference variable from ACTOS aquisition system (e.g. 'upV' and 'sonicPRT' for upper UFT voltage and PT thermometer) [findDelay]
- callibrate UFT temperature readings versus reference instrument onboard ACTOS [polyCalib]
- look at time series plots of different quantities for selected segements of the flight [plotSegments]
- examine power spectral density of the instruments [spectrum,plotSpectra]