hypoDDpy
hypoDDpy copied to clipboard
A collection of scripts to steer HypoDD by Felix Waldhauser.
This is related to issue #16 Right now the relocator can't deal with events that don't have a magnitude (it raises an IndexError exception) According to the hypoDD2 manual, the...
During cross-correlation, the following warning appears when there are multiple channels (e.g. BHZ, HHZ) that could be used: Warning: More than one {channel} matching trace found for {str(pick_1)} It was...
I think that the differential times written to dt.cc may not be computed correctly. As per the hypoDD 2.1 manual, dt's in the dt.cc file should be event1 - event2...
Hey dude, I was wondering if, starting from this code, it would be possible to make similar stuff as GISMO (http://www.giseis.alaska.edu/Seis/EQ/tools/GISMO/) - using seaborn for CC matrices etc... could be...
Can you share an address (dropbox?) from which to download the event, station & waveform files for hypoddpy/example/run_relocator.py? Alternately maybe the event (catalog) and station (inventory) info can be included...
Dear Lion, Could you share exemplary input files? I am not sure what's wrong with my input files. Thanks.
Dear Lion, I am trying to perform some hypoDD relocation using your python code. After some small work to make it "run" under python3.7, I am facing an issue after...
Follow-up for merged/reverted PR #6, just as a reminder..