6c149b7119Removed (temporary?) one function of two for estimating source spectrum to speed up code.
Ludger Küperkoch
2017-04-05 11:41:29 +0200
3f027bedf5Exchanged autopick with autoPyLoT to get full accees to entire autoPyLoT procederes within GUI.
Ludger Küperkoch
2017-04-05 11:40:24 +0200
94c1e85484Implented GUI dialog to select directory for autoPyLoT output.
Ludger Küperkoch
2017-04-05 11:38:43 +0200
4244047096Implented GUI dialog to select directory for autoPyLoT output.
Ludger Küperkoch
2017-04-05 11:38:02 +0200
6269632875Exchanged external function autopick with autoPyLoT to enable iterative picking also from GUI. Furthermore, implemented QDialog to search for PyLoT.in-file via pop-up windows.
Ludger Küperkoch
2017-04-05 11:26:10 +0200
3d5cce9e7aRemoved double read in of input file.
Ludger Küperkoch
2017-04-03 11:54:41 +0200
43a7da41f2Removed obsolete AUTOMATIC_DEFAULTS, as they are read in from pylot.in.
Ludger Küperkoch
2017-04-03 11:54:09 +0200
1266f08da8Additional restore button in preferences-dialog box to reset preferences. Gets values from infile (e.g. pylot.in) assumed as default values.
Ludger Küperkoch
2017-03-31 11:26:42 +0200
cf1ed748d2Additional phases output for further VELEST processing.
Ludger Küperkoch
2017-03-02 09:20:17 +0100
008d730609Implemented output formated for further VELEST processing.
Ludger Küperkoch
2017-03-02 09:19:42 +0100
44d2acf331Output formated for further VELEST processing.
Ludger Küperkoch
2017-03-02 09:19:11 +0100
7b22eb1620Additional phase output formated for HYPOSAT, additional header information for HYPO71- and NLLoc-phase files.
Ludger Küperkoch
2017-02-28 15:02:39 +0100
4c82f29b1aPhase output formated for HYPO71, replaces old hsat.py.
Ludger Küperkoch
2017-02-28 15:01:52 +0100
b4c463b16fBugfix in from_pick: Something was wrong with calculation of expectation value. However, this might still not be fully correctly!
Ludger Küperkoch
2017-02-23 15:43:05 +0100
1b92d88403Re-introduced barycentre in pdf object.
Ludger Küperkoch
2017-02-22 16:23:19 +0100
6ff8069fe0Bugfix in from_pick: type must be exp to be consistent!
Ludger Küperkoch
2017-02-22 16:20:47 +0100
21e068ec24Bugfix in exp_parameter: If resulting sigmas are infinite, values are set to finite values. Leads then to a symmetric distribution.
Ludger Küperkoch
2017-02-22 12:34:05 +0100
fab785d164Bugfix in plotcomparison: pdf was provided as method instead of data. Enabled plot_pdf to deal with method as well as with pdf-data.
Ludger Küperkoch
2017-02-22 12:31:20 +0100
86819f6b4aIn read_metadata: Removed raise IOError if no station-meta info are available, instead print info and leave parameters as None. In restitute_data: break if no station-meta info are available.
Ludger Küperkoch
2017-01-25 14:02:14 +0100
c2c2047dcfFixed oversight: if automatic picks have been processed, picks of dictionary were not written to picks list.
Ludger Küperkoch
2016-10-28 13:40:14 +0200
236a1a43f8Bugfix in applyPicks: If there are automatic picks, OverwriteError is suppressed.
Ludger Küperkoch
2016-10-28 11:04:56 +0200