f814ec8656Bugfix: if no plotflag set, fig was not assigned.
Ludger Küperkoch
2017-05-18 13:53:22 +0200
77153bc8e9Merge remote-tracking branch 'origin/develop' into developMarcel Paffrath2017-05-18 13:22:13 +0200
a8861dfdab[bugfix] multiprocessing problem fixed, caused by a general bug passing wrong argument [fig_dict] to AIC instead of [fig_dict[key]]; also iplot flag is correctly read from parameter file nowMarcel Paffrath2017-05-18 13:16:53 +0200
d9f087cb72Merge branch 'develop' of ariadne.geophysik.rub.de:/data/git/pylot into develop
Ludger Küperkoch
2017-05-18 12:02:07 +0200
72f5f160c2Tried to fix bug when calling autoPyLoT from GUI, still not working ...
Ludger Küperkoch
2017-05-18 11:58:12 +0200
d81fb3e2e9several bugfixes, mainly on map_projection with updated pick structure as part of event classMarcel Paffrath2017-05-17 13:25:41 +0200
55bc0de036working on connection between picks/autopicks of different tools [WIP], to do: fix array map number of picks/points mismatch in mapMarcel Paffrath2017-05-16 17:26:42 +0200
ba58cb548bbugfix iterating over same index as eventBox indexMarcel Paffrath2017-05-16 14:20:32 +0200
f43611aedaadded pickdlg to tune autopick, small fixes; to do: add manual picksMarcel Paffrath2017-05-16 13:41:35 +0200
862fb3240aadded parameters tab to TuneAutopicker widget. Enabled direct call of autoPyLoT with AP-Settings objectMarcel Paffrath2017-05-10 15:46:08 +0200
a8577ac80aMerge remote-tracking branch 'origin/develop' into developMarcel Paffrath2017-05-08 15:43:09 +0200
c784d46521changed whole autoPyLoT figure structure to fig/ax structure to keep connections to figures in memory, iPlot now part of autoPyLoT function call parameters (not yet in argparser)Marcel Paffrath2017-05-08 15:38:41 +0200
62254e8af0methodID also taken into account for automatic picks.
Ludger Küperkoch
2017-04-28 11:47:56 +0200
1b3fc717a6Not really fixed, but bypassed bug occuring when saving picks and no channel nor station coding is available.
Ludger Küperkoch
2017-04-27 15:50:08 +0200
08dfe35620final commit of first project/event branch, ready for merging to develop [open issues: no differentiation between auto and manual picks mainly for map (internal structure change incoming), new icon integration failed...]Marcel Paffrath2017-04-21 15:46:57 +0200
29701ea68bplotting picks problem was no bug, but resulted from a high sensitivity of the code to random files or folders in the event directory causing HUGE problems... [fix this]Marcel Paffrath2017-04-20 14:54:57 +0200
bcc58e4937changed eventlist string and coloring, [bug]: picks not displayedMarcel Paffrath2017-04-20 14:03:26 +0200
f5dcfc654dadded eventlist, some changes in tab structure (layouts for each tab to keep tabs when refreshing)Marcel Paffrath2017-04-20 12:05:34 +0200
b3a4928a9cImplemented push buttons for selecting parameters to change within the PyLoT.in file. Work in progress.
Ludger Küperkoch
2017-04-11 11:41:54 +0200
640ed1acdaRemoved location tool popup from Preferences GUI, as there is yet only NonLonLoc as location routine available. Changed size of GUI. Implemented additional diaolg for picking parameters, yet not finished.
Ludger Küperkoch
2017-04-11 10:55:29 +0200
d370ef67c0Merge branch 'develop' of ariadne:/data/git/pylot into developMarcel Paffrath2017-04-10 15:07:48 +0200
085eee7d75added autopicks in 3 component windows, also added vertical dashed lines for autopicks for better visibilityMarcel Paffrath2017-04-10 15:06:30 +0200
2dda4d8e04First action is to ask for PyLoT.in file.
Ludger Küperkoch
2017-04-10 14:54:47 +0200
43eecfe78bLocate button is initialized as soon as number of picks is equal/greater 4.
Ludger Küperkoch
2017-04-10 14:43:11 +0200
95dce91adaMajor changes: PyLoT GUI opens immediately when calling PyLoT, buttons are deactivated and reactivated as soon as waveforms are loaded.
Ludger Küperkoch
2017-04-10 14:24:39 +0200
0656a571cdnow returning pylot_form to have access to GUI modules in ipythonMarcel Paffrath2017-04-10 14:01:08 +0200
49a4cccc92Bug fix: PyLoT displays warning message end terminates if no PyLoT-input file or autoPyLoT-output file is declared.
Ludger Küperkoch
2017-04-10 09:50:53 +0200