0717f491aa[closes#203] events can be saved as pickle now, not intended to save back event notes to notes.txt file as it is only used for automatically generated event foldersMarcel Paffrath2017-06-19 13:54:43 +0200
9aba69686dRichter magnitude scaling is hard-wired, should not be handled internal. First step to flexible local- magnitude estimation.
Ludger Küperkoch
2017-06-19 11:37:08 +0200
08b9cec674[refs #206] savepicks XML now opens current event folder by default, also gives default filename [bugfix] could not save XML files with . in name [change] removed user prompt when changing picks on different event (redundant)Marcel Paffrath2017-06-19 11:28:11 +0200
053caa5cf6[change] replot after manual picking only if necessary (picks changed)Marcel Paffrath2017-06-19 10:37:24 +0200
aea77cd49c[change] removed redundant propmpt because new picks have to be accepted in the first place when closing PickDlgMarcel Paffrath2017-06-19 10:30:08 +0200
01c556562e[bugfix] newer version of pyqtgraph could not cope with UTCDatetime, now min/max_range for axes working
marcel
2017-06-09 13:51:20 +0200
8e839df718[add] pyqtgraph now part of Settings object; if installed will be used by default but can be deactivatedMarcel Paffrath2017-06-09 13:23:16 +0200
d6dd8bfaa8[bugfix] several bugfixes mostly refering to plotting from plotWaveformDataThread, now only plot data are generated from within threadMarcel Paffrath2017-06-08 16:14:37 +0200
909e2241a7[change] working version of pyqtgraph for dataPlot, WIP: fill not working on versions lower 0.9.9Marcel Paffrath2017-06-08 14:09:01 +0200
9e85a9df47[bugfix] using default channel components in case QSettings is not working with OSMarcel Paffrath2017-06-07 11:22:00 +0200
50750fc4e0[bugfix] using default channel components in case QSettings is not working with OSMarcel Paffrath2017-06-07 11:22:00 +0200
66c5142cb9[change] major changes in AutoPickParaBox layout, now structured as groupboxes that can be hidden individuallyMarcel Paffrath2017-06-07 10:30:15 +0200
0af795969b[add] parameters now changed as part of project, some small fixesMarcel Paffrath2017-06-06 16:30:27 +0200
f7d0e49458[change] some updates of main window title changed to new QtPyLoTMarcel Paffrath2017-06-06 15:51:06 +0200
20300daecf[change] metadata not saved as part of project file anymore (files might get really big), still possible to load same project, idea: add QSetting whether to save or not to PyLoTprefsMarcel Paffrath2017-06-06 15:28:43 +0200
f7af1d0b1bMerge branch 'develop' of ariadne:/data/git/pylot into developMarcel Paffrath2017-06-02 11:52:39 +0200
6434366e55[bugfixes] several fixes relating to Channel Components, main issue: SetChannelComponents object was newly initated every time. Now: One object saved inside global QSettings. Testing needed.Marcel Paffrath2017-06-02 11:51:00 +0200
e2c1b8501eException for ValueError, if autoPyLoT has been started from terminal. Raise SacIOError if obspy.read spuriously wants to read SAC data.
Ludger Küperkoch
2017-06-02 11:09:32 +0200
0fb6e5d4df[bugfix] pickDlg takes into account timeshift of trace.starttime for different components [add] initial pick displayed in pickDlgMarcel Paffrath2017-06-01 15:25:43 +0200
eaa4849a20added network code to TuneAutopicker, small bugfixMarcel Paffrath2017-05-31 17:31:58 +0200
cf399ed747added parameter selection with ParameterBox to QtPyLoT MainwindowMarcel Paffrath2017-05-31 17:12:34 +0200
7d736823b1[bugfix] min/max values of automatically generated spinboxes changed to -10e7 to 10e7Marcel Paffrath2017-05-31 16:28:05 +0200
cd612def81WIP: working on saving filter options as part of projectMarcel Paffrath2017-05-31 16:25:46 +0200
62fa3ad8b1several updates to internal refreshing of widgets when manual picks are setMarcel Paffrath2017-05-31 15:41:25 +0200
02a59f46a9[bugfix] fixed filter settings for pylot.in file on open/save action in AutoPickParaBoxMarcel Paffrath2017-05-31 14:35:52 +0200
5897113140[bugfix] fixed behavior of createNewProject, changed some hotkeys and renamed actions in file tools [new] added saveAs button for prject, TO DO: possibly change saveAs icon slightly from save iconMarcel Paffrath2017-05-31 14:30:06 +0200
eb5cf08d58Merge branch 'develop' of ariadne:/data/git/pylot into developMarcel Paffrath2017-05-31 13:46:37 +0200
16c2ecb82fadded main window zoom with [STRG] and [SHIFT] + mousewheelMarcel Paffrath2017-05-31 13:45:48 +0200
33e34ef194Removed former changes, made it worse!
Ludger Küperkoch
2017-05-31 12:21:40 +0200
c540cd0f81Merge branch 'develop' of ariadne:/data/git/pylot into developMarcel Paffrath2017-05-31 11:48:51 +0200
17cdffe735some updates on saving/closing and user interactionMarcel Paffrath2017-05-31 11:48:16 +0200
1ff3b845bbsome changes on dirty flag, added keyPress/release Events for Ctrl-KeyMarcel Paffrath2017-05-31 10:56:45 +0200
60c882fe04[bugfix] changes in default_parameters not appliedMarcel Paffrath2017-05-31 10:33:45 +0200
396555b4b4changes in resolution window (added parameter for extent), TRIAL: changes in YLims of pickwindow after init PickMarcel Paffrath2017-05-31 10:28:31 +0200
f493359c26[bugfix] fixes and modifications for (inhomogeneous) global datasets, WIPMarcel Paffrath2017-05-30 16:09:48 +0200
ceed165307[bugfix] accidential function rename in code fixedMarcel Paffrath2017-05-30 11:45:53 +0200
395295a295changed some things in properties dialog to keep settings when opened again. added settings 'nth_sample' to speed up plotting a little bitMarcel Paffrath2017-05-29 18:03:31 +0200
0f1292e9f2[bugfix] setValue not working when type(item) in QLineEdit was 'int' instead of 'str'(i.e. 'unicode')Marcel Paffrath2017-05-29 16:24:44 +0200
41a870d720some changes in dataPlot resizing/height adjustmentsMarcel Paffrath2017-05-29 16:21:36 +0200
5115705c4eMerge branch 'develop' of ariadne:/data/git/pylot into developMarcel Paffrath2017-05-29 13:50:30 +0200
a2ca96ae57wfDataPlot stations now sorted by network and then by nameMarcel Paffrath2017-05-29 13:49:34 +0200
4767add68fRe-initialized autoPyLoT from GUI, new input parameter eventid to make sure processing the right event. Buggy!
Ludger Küperkoch
2017-05-19 12:30:03 +0200
e911262c3eadded some buttons for setting current event to ref/test, made ref/test color settings 'global', some fixesMarcel Paffrath2017-05-19 10:56:27 +0200