Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.18 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.18 KB

Welcome on Minions-Toolbox

This repository contains multiple useful tools developed for the data from SmartSolo IGU-16HR 3C series. As those geophones shares some similarities with yellowish creatures, we decide to rename the nodes as Minions. As a consequence, a new branch in seismology had appeared and called : Minionology.

Notebooks :

Renamer_SDS.ipynb : Notebook uses to reclassify SmartSolo .miniseed into a SeisComP Data Structure (SDS).

approx_positioning.ipynb : uses to extract satellite data from LogFile and reassignated an approximative location (median point).

response.ipynb : uses to remove automatically the instrument response from minions' data.

interpol.ipynb : useful notebook for interpolating the H/V amplitude in a node profile.

Python codes (PyMod) :

LogExtract.py : Python module to extract data from SmartSolo LogFiles

To compute HVSR from SmartSolo-3C (Minions) use the repository developped by @KoenVanNoten for skience2023