- Apr 05, 2017
-
-
Luca Scarabello authored
The code is now very smart when loading chunks, not need to worry anymore
-
Luca Scarabello authored
- Apr 04, 2017
-
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Luca Scarabello authored
-
- Mar 30, 2017
-
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Luca Scarabello authored
For some reason we lost those lines in a commit some time ago
-
Luca Scarabello authored
-
Luca Scarabello authored
Don't trust the chunk number written to file, but instead check each processed chunk time range. This avoid bugs when resuming work for new days (in a cotinuous scan that doesn't have a end date)
-
Luca Scarabello authored
-
Luca Scarabello authored
Previously the overlapping spanned from a chunk to the next one, but this creates problem when adding new chunks (e.g when extending a scan to new days)
-
Luca Scarabello authored
-
Luca Scarabello authored
-
- Mar 28, 2017
-
-
Luca Scarabello authored
-
- Mar 27, 2017
-
-
Marcus Herrmann authored
-
- Mar 24, 2017
-
-
Marcus Herrmann authored
- append chunk overlap also to last chunk - always save chunks.dat when preparing a scan - move logging of "New template found" from TemplateManager to TemplateMatching (when its indeed new) - save more often (yes, Luca, I like to check progress more often :-))) (hope it's okay for you) ... it's not much what is saved anyway...
-
Marcus Herrmann authored
- better commenting - better logging - simplifications - misc
-
Marcus Herrmann authored
+ ensure linear or log y- or x-axes still works + improve date tick settings
-
Marcus Herrmann authored
New: - color timeline & location plot by 4 variants: template number, template distance, template year, template origin time (information carried in template_order.dat + limits can be determined automatically or set manually + function: TM.io.get_template_locations() + return locations in TM.io.readCatalogSEDDB() - timeline + theme "catalog_only" * can uncomment a general detection threshold indication as grey box * uses the original magnitude! - location plots: + legend for Basel + special Basel location plot for SED media communication - template-coloring-dependent legend style + choose a colorbar for 40+ templates Improved: - style + updated colors (e.g of web theme, borehole color) + lighter pen/outline of detections and catalog events. Modern! + location plot: templates boxes --> circles. Modern! + Better axes limits - timeline: + larger binning in histogram (weekly) for 2+ years + less grid lines for 5+ years - fixed bash filename errors - renamed certain filenames - fixed compatibility of old location plot
-
Marcus Herrmann authored
-
- Mar 10, 2017
-
-
Marcus Herrmann authored
With Philipp's pick guesser, the catalog times may change to a small amount when getting the catalog at another time. (due to pick estimations) Hence, catalog mseeds couldn't be read anymore for getting their amplitudes. In case the change is too large (1.0s), log a Warning
-
- Mar 09, 2017
-
-
Marcus Herrmann authored
-
Luca Scarabello authored
-
Marcus Herrmann authored
-
Marcus Herrmann authored
-
- Mar 08, 2017
-
-
Luca Scarabello authored
-
Marcus Herrmann authored
E.g. Put station name into the filename of catalog csv
-
Marcus Herrmann authored
Now, the parameters have to be entered in the last line
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Luca Scarabello authored
-
Marcus Herrmann authored
-
Marcus Herrmann authored
- remove SED's sc3db wwuser password - return catalog for time range of interest only - report error if preloaded events don't relate to the catalog - decrease chunk size --> more likely to use fftconvolve - update helicorder plotting (no detection file output, linewidth) - timeline plot: allow time of day start/ends (and not whole days)
-