Stephen Hicks

Results 7 comments of Stephen Hicks

Thanks. I was actually ideally want to do a composite mechanism that accounts for different uncertainities for different events, but I don’t think that looks possible as it is only...

Okay, as you can see from my Pull Requests, this issue is now sorted after staring at the code for a long time! The problem was solved for my Mac...

So my final (hopefully!) question regards the coordinate conversion from NLLoc output back to lat, long. I see in the code that you use the gk2lonlat to convert Gauss-Krueger coordinates...

Oh, I see - I hadn't thought about that. Okay, will keep playing with the code a little more to narrow down the issue. Will try and update you soon...

Okay, so this is the error I get for the HYPO_2000 when I have the line set to `self.catalog[0].set_creation_info_username(self.username)`: > Traceback (most recent call last): > File "/Users/sph1r17/anaconda/envs/obspy_2.7/lib/python2.7/site-packages/obspyck-0.4.1.post0-py2.7.egg/obspyck/obspyck.py", line 447,...

Thanks. No rush as the 'fix' is working for me right now! Have a nice weekend.

Made a change to the `get_stations` request so the full epoch of `daylist` is request in case there are any changes to the instrumentation at a station.