- 12 Jun, 2019 1 commit
-
-
thaag authored
- a "/" is added when data_folder and data_folder_tmp dont have one at the end - added example files to load & print stuff
-
- 06 Feb, 2019 1 commit
-
-
thaag authored
- gain is now written in the StationXML
-
- 29 Jan, 2019 1 commit
-
-
thaag authored
- bugfix compression: "None"
-
- 21 Dec, 2018 1 commit
-
-
Semih Demir authored
-
- 18 Dec, 2018 1 commit
-
-
thaag authored
- prepared for range selection - performance tests with int16, int32, float32, float64
-
- 21 Nov, 2018 1 commit
-
-
thaag authored
- is quite slow and fills up the buffer - runs into full buffer, is freeing buffer broken?
-
- 20 Nov, 2018 2 commits
-
-
thaag authored
- added readInMatlab.m to test waveforms in matlab - simulator_mode should always be False now, if no hardware is detected, it is simulated - param s of acquisition is now writetn to logfile - hardware mockup does now correctly translate 16 bit numbers (+1 squashed commits) Squashed commits: [bc57eeb] - .h5 file is now created in a temporary folder and moved when complete - hardware simulation added, data can be created - fixed dll fault, the spectrum driver is called in init_card and init_star_hub - the conversion from "c memory" to numpy is now done in the one_card.py driver - simple data plotter added (+1 squashed commits) Squashed commits: [b0e95c6] - try to replace hardware driver - new route: replace interface to hardware
-
thaag authored
file movement test
-
- 07 Nov, 2018 2 commits
- 06 Nov, 2018 1 commit
-
-
thaag authored
- took previous software version, cut everything in pieces and sorted it in this class / function structure - the cards hardware driver is separated from the rest of the scripts - current_python_calling_tree.png shows the hierarchy of the .py files - data_to_asdf.py is the central point to plug in something like data_to_stream later - the software is untested and needs for sure some fixes to run on the real hardware - output is going to logging (output of the hardware driver might need redirecting) - settings are read from dug-seis.yaml
-