Changes for page ANU Seismic Data Loggers

Last modified by robert on 2025/06/15 14:13

From version 31.1
edited by Jack Dent
on 2024/12/19 11:06
Change comment: There is no comment for this version
To version 30.1
edited by Jack Dent
on 2024/12/19 10:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -54,32 +54,10 @@
54 54  Here is a general guideline for how much data you can expect to fit on a card:
55 55  
56 56  {{{ 64Gb card: 245 days @ 250hz or 610 days @ 100hz
57 - 32Gb card: 122 days @ 250hz or 305 days @ 100hz
58 -}}}
57 + 32Gb card: 122 days @ 250hz or 305 days @ 100hz}}}
59 59  
60 60  
61 -= Logger Menus Overview (and setup) =
62 62  
63 -== System Information ==
64 -
65 -This menu provides an overview of the status of the station. Under 'Initialisation Parameters', the status of systems that are initialised upon powering on the logger can be checked.
66 -
67 -This menu also displays the firmware version, battery, external, and solar voltages, and the temperature of the system.
68 -
69 -==== Upon setup ====
70 -
71 -- Check all Initialisation Parameters are marked as successful
72 -
73 -{{info}}
74 -
75 -{{/info}}
76 -
77 -== Live Seismometer Data ==
78 -
79 -This screen displays real time seismometer data for all 3 axes of the seismometer. Initially, a plot of raw data from all 3 channels is shown. By pressing enter, a high pass filter can be applied showing a more useful plot of all channels. The up and down arrows can be used to change between a view of all channels, individual channels, and all channels on different X axes.
80 -
81 -
82 -
83 83  = LogFile Conversion Script =
84 84  
85 85  Both the TSAWR and LPR-200 write logging information as a binary "dat" file which includes GPS time syncs, temperatures, battery power, and position. To convert them into ASCII you can read, use [[THIS PYTHON SCRIPT>>http://auspass.edu.au/field/anusr_log.py]].