Last modified by robert on 2025/10/29 10:39

From version 82.1
edited by robert
on 2025/08/15 16:30
Change comment: There is no comment for this version
To version 88.1
edited by robert
on 2025/10/27 16:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -232,12 +232,28 @@
232 232  
233 233  
234 234  
235 -[[image:1706153354750-415.png||data-xwiki-image-style-alignment="center" height="317" width="562"]]
235 +{{{
236 236  
237 +}}}
238 +
237 237  ----
238 238  
239 239  = **Downloading and Converting Seismic Data to MiniSeed Format** =
240 240  
243 +(% class="wikigeneratedid" %)
244 +SmartSolo provides the following powerpoint for SmartSolo node programming and operation. Note that ANSIR only uses a portion of their process for our own uses: [[https:~~/~~/nappe.wustl.edu/smartsolo/files/smartsolo_online_training.pdf>>url:https://nappe.wustl.edu/smartsolo/files/smartsolo_online_training.pdf]]
245 +
246 +== Connection tips: ==
247 +
248 +Connecting SmartSolo nodes to their harvesters and having SoloLite recognise them can be a bit tricky, here are some tricks to help register and program them easier:
249 +
250 +* Place the node on the harvester gently, then firmly press it down onto the pins.
251 +* Place all nodes onto the harvester before trying any troubleshooting, as they may not show up while the SoloLite software is running. Once all are connected, try restarting the software for them to be recognised.
252 +* If a node is refusing to connect, try it with another slot. It is easiest if you place all 16 nodes on the harvester, and swap any nodes that refuse to connect with each other.
253 +* Nodes will likely not show up in the order that they should, though this is not an issue. E.g, a node in slot 6 on the harvester may show up in port 13 in the SoloLite software. Annoying, but it doesn't matter so long as you keep track of what's been harvested!
254 +
255 +
256 +
241 241  == Node Registration and Software Setup ==
242 242  
243 243  1. (((
... ... @@ -256,6 +256,27 @@
256 256  * Ignore the settings for seismic recordings in the subsequent window. Resetting instruments (e.g., sampling rate, gain) requires reprogramming via script.
257 257  )))
258 258  
275 +== File structure ==
276 +
277 +There are essentially three main folders where relevant PROSPECT and PROJECT DATA is stored. Individual projects will be found as subfolders in these.
278 +
279 +=== SOLOLITE ===
280 +
281 +This folder stores SoloLite config files and parameters. Nothing too important stored here, you can always start over and re-create this.
282 +
283 +=== DCCDATA ===
284 +
285 +This folder stores the RAW data you have harvested from the nodes. The data will still be on the nodes (unless you erased it) in case of emergency, but regardless, this is the folder you want to back up and save somewhere.
286 +
287 +If you had a weird time harvesting a node, you can always manually copy it as if it were a USB stick and place it into this folder manually. The structure is: //C:/DCCDATA/prospect_name/project_name/SERIALNUMBER/label(usually a timestamp but can be anything)//
288 +
289 +Then in the SoloLite software, go to tools > Reanalyze Seismic Data
290 +
291 +=== SOLODATA ===
292 +
293 +This folder stores **exported** (e.g. miniseed) data. It is structured similarly. If your DCCDATA is intact, this can always be re-created if need be.
294 +
295 +
259 259  == Data Downloading Process ==
260 260  
261 261  1. (((
... ... @@ -280,9 +280,9 @@
280 280  )))
281 281  )))
282 282  
283 -== Smart Solo Z Polarity bug ==
320 +== Smart Solo Z Polarity bug (SP nodes ONLY!) ==
284 284  
285 -See [[https:~~/~~/auspass.edu.au/xwiki/bin/view/Data/AusPass%20Data/#HSmartSoloNodeZPolaritybug>>https://auspass.edu.au/xwiki/bin/view/Data/AusPass%20Data/#HSmartSoloNodeZPolaritybug]] for discussion. If data is headed to AusPass, we prefer to invert the Z channel data manually (and ASAP) rather than invert the response metadata.
322 +See [[https:~~/~~/auspass.edu.au/xwiki/bin/view/Data/AusPass%20Data/#HSmartSoloNodeZPolaritybug>>https://auspass.edu.au/xwiki/bin/view/Data/AusPass%20Data/#HSmartSoloNodeZPolaritybug]] for discussion. If data is headed to AusPass, we prefer to invert the IGU-16HR 3 Z channel data manually rather than in the SoloLite software or inverting the response metadata. **The BD3C-5 data does not require a polarity inversion.**
286 286  
287 287  == Handling Nodes During Download ==
288 288