|  | d57c193a0b | Merge branch 'feature/obspy_dmt_interface' into develop | 2018-06-05 13:48:53 +02:00 |  | 
			
				
					|  | 20eb54e9c5 | [minor] gitignore modification | 2018-06-05 13:47:00 +02:00 |  | 
			
				
					| 
							
							
								 Darius Arnold | 756b5d67da | [bugfix] getQualityFromUncertainty giving worst quality for uncertainty values between two classes Now the quality classes are exclusive lower bound and inclusive upper bound. | 2018-05-29 18:27:15 +02:00 |  | 
			
				
					|  | f49d323c13 | [add] no data label | 2018-04-27 10:45:20 +02:00 |  | 
			
				
					|  | ae4c345fa7 | [update] same functionality but within main thread | 2018-04-26 16:40:46 +02:00 |  | 
			
				
					|  | 65f0d23f07 | [revert] changes not working due to Thread | 2018-04-26 16:37:57 +02:00 |  | 
			
				
					|  | 2554f6ca7e | [new] dont show plot if no data | 2018-04-26 16:32:05 +02:00 |  | 
			
				
					|  | 8073a872c1 | [add] event colored grey if folder isEmpty | 2018-04-26 16:26:03 +02:00 |  | 
			
				
					|  | ea9939a0c0 | Merge branch 'develop' into feature/obspy_dmt_interface | 2018-04-26 16:19:30 +02:00 |  | 
			
				
					|  | 18926610cf | [add] colorized table | 2018-04-26 16:19:12 +02:00 |  | 
			
				
					|  | 3d1d97dd26 | Merge branch 'develop' into feature/obspy_dmt_interface | 2018-04-26 15:01:29 +02:00 |  | 
			
				
					|  | b02a0e8f9a | [bugfix] os.getlogin not working on all OS/python versions | 2018-04-26 15:00:40 +02:00 |  | 
			
				
					|  | 4c42d34adc | [bugfix] check for time_ax not working this way | 2018-04-26 14:52:17 +02:00 |  | 
			
				
					|  | c90a2f6ae1 | [bugfix] forgot to replace PyQt4 with PySide | 2018-04-26 14:50:18 +02:00 |  | 
			
				
					|  | be82706413 | [bugfix] event_path overwritten | 2018-04-25 14:06:07 +02:00 |  | 
			
				
					|  | 644470f156 | [bugfix] was only checking current data processing state | 2018-04-25 14:01:05 +02:00 |  | 
			
				
					|  | d6150c5d1a | [new] disable event selection of folder is empty | 2018-04-25 13:48:06 +02:00 |  | 
			
				
					|  | 073a71e150 | [add] origin/mag to eventBox | 2018-04-24 15:37:15 +02:00 |  | 
			
				
					|  | d3de33a12b | [add] lineEdit showing if using processed/raw data | 2018-04-23 17:00:52 +02:00 |  | 
			
				
					|  | e6648a3cec | [add] read event info from obsDMT pickle file | 2018-04-23 16:49:01 +02:00 |  | 
			
				
					|  | 36a4f0df8a | [bugfix] error when there is nothing to plot | 2018-04-23 13:33:05 +02:00 |  | 
			
				
					|  | 0320ad67b9 | [new] station highlighting by middle mouseclick | 2018-04-20 14:53:15 +02:00 |  | 
			
				
					|  | 9b0ef55b70 | [bugfix] wasnt using processed data | 2018-04-20 13:51:21 +02:00 |  | 
			
				
					|  | 4d3b300e17 | [removed] check4gaps/doubled, plotting merged instead | 2018-04-19 17:03:11 +02:00 |  | 
			
				
					|  | 56295f0c81 | Merge branch 'feature/obspy_dmt_interface' into develop | 2018-04-19 13:44:42 +02:00 |  | 
			
				
					|  | a876384338 | [add] info for user on min/max plot | 2018-04-19 13:38:17 +02:00 |  | 
			
				
					|  | 964aa9ce6c | [change] set downsampling to false again (creating errors when plotting picks) | 2018-04-18 16:46:21 +02:00 |  | 
			
				
					|  | af54cb0d4b | [add] auto set plotmethod 'fast' for large dataset | 2018-04-18 16:44:33 +02:00 |  | 
			
				
					|  | 349715d13c | [removed] nth_sample dialog | 2018-04-18 16:21:57 +02:00 |  | 
			
				
					|  | 726210daeb | [add] plot-method = 'fast' for min/max plot | 2018-04-18 16:21:27 +02:00 |  | 
			
				
					|  | e72111a6fb | [add] obspy-like min/max function, removed testing area | 2018-04-18 16:17:54 +02:00 |  | 
			
				
					|  | 5fcb07e647 | [change] prepTimeAxis using linspace (is that ok?) | 2018-04-18 16:17:16 +02:00 |  | 
			
				
					|  | f0b6897053 | [bugfix] identity check of np.array | 2018-04-18 16:01:39 +02:00 |  | 
			
				
					|  | ba37d587a6 | [update] testing min/max plot (WIP) | 2018-04-13 10:56:52 +02:00 |  | 
			
				
					| 
							
							
								 Darius Arnold | 90e6c758d8 | [bugfix] convert string response from qsettings to integer for calculation | 2018-04-06 14:35:24 +02:00 |  | 
			
				
					|  | 10c26a8261 | Merge branch 'develop' into feature/obspy_dmt_interface | 2018-04-05 16:03:26 +02:00 |  | 
			
				
					|  | b730b16ac6 | [add] check for plot quantity | 2018-04-05 16:02:53 +02:00 |  | 
			
				
					|  | c655371bae | [minor] add RELEASE-VERSION to gitignore | 2018-04-05 15:34:49 +02:00 |  | 
			
				
					|  | 67ee544522 | Merge branch 'develop' into feature/obspy_dmt_interface | 2018-04-05 15:33:48 +02:00 |  | 
			
				
					|  | 4cf785a135 | [add] synthetic data plot (not yet flexible) | 2018-04-05 15:33:40 +02:00 |  | 
			
				
					|  | f3627033b1 | [bugfix] auto downsampling not working | 2018-04-05 15:06:23 +02:00 |  | 
			
				
					|  | bd086e6cd4 | Merge branch 'develop' into feature/obspy_dmt_interface | 2018-04-04 15:20:30 +02:00 |  | 
			
				
					|  | a201b99c2e | [bugfix] closes #256, not asking for filteroptions if no filterphase | 2018-04-04 15:17:55 +02:00 |  | 
			
				
					|  | 889628ceee | [remove] RELEASE VERSION!!! | 2018-04-04 15:17:55 +02:00 |  | 
			
				
					|  | 366db9aef0 | [initial] first changes to supply an interface to an obspyDMT database | 2018-04-04 14:57:54 +02:00 |  | 
			
				
					|  | 79412c392d | [add] gitignore | 2018-04-03 16:04:29 +02:00 |  | 
			
				
					|  | 8f5292b957 | [minor] added Error if phase can not be identified | 2018-03-28 10:24:24 +02:00 |  | 
			
				
					|  | 4002ccfd1a | [bugfix] pickdlg not deleted, consuming tons of memory | 2018-03-28 10:24:24 +02:00 |  | 
			
				
					| 
							
							
								 Darius Arnold | aba1a16f98 | Merge branch 'feature/parameter_limits' into develop | 2018-03-19 11:44:22 +01:00 |  | 
			
				
					| 
							
							
								 Darius Arnold | 8f78b6d8c8 | [Add] Parameters clamped according to min/max values in default_parameters | 2018-03-07 14:24:41 +01:00 |  |