You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comprehensive updates to how zooming is handled in all Waveform plots to support ‘sticky’ zoom levels
Additional toggle included to allow zooming an entire group of Waveform plots to match an index plot’s zoom
Additional updates to uncertainty quantification metrics based on continuing iteration with the user community
Include a coda start offset parameter in the frequency band table to allow measurement offsets for entire * frequency bands; 'CS' picks
Implementation of user adjustable start times for coda measurements on an individual waveform basis; 'UCS' * picks, overrides 'CS' values, if present
Include reference features in several plots to allow comparison against known terms and measurements.
Basic tutorial and notes for new users and basic API documentation for developers now included in the help menu
Changed the way coda start is calculated to make it a two-step where we find the max vel, then fit the model, * then back-prop the expected velocity into the coda start time field.
Fix for zoom issues when you go straight to measurement/site and box select without displaying any single * waveform first.
Bump to TLS 1.3 since support has been backported to Java 8
Changed the map screenshot button to put the icons back onto png
Moving picks on waveforms with site measurements will re-measure the measurement and replot it in site * automatically.
Dynamically update synthetic when you move UCS pick.
New top axis option for the Moment vs Energy plot + other updates related.
Fixed log_x axis resizing not being taken into acount for the station correction sd plot.
New REST endpoint to directly generate a synthetic coda envelope based on the loaded calibration.
Fixed a bug where if you had ref/val events loaded not in data set the site tab could blow up a bit.
Updates to default table values to increase the default window lengths when no tables are loaded, based on user feedback.