Skip to content

CCT 1.0.15

Compare
Choose a tag to compare
@justinbarno justinbarno released this 23 Dec 20:09
· 25 commits to master since this release
4b866da

CCT Release 1.0.15

  • Added a new station count filter to the path plot. Now the overall standard deviation plot will only display points with shared station counts >= the selected filter count. The data is still used for calculating statistics and doing the inversion, but eliminating the dots from the plot for low information points can help see if the overall correction is working well.
  • Updated displays for site and measurement tabs to move additional details on the summary figure to a sidebar column.
  • Updated site and measurements results figures to also output the three new energy plots on snapshot.
  • Added minimum and maximum coda parameter time lines to coda waveform plots. The min and max times reflect the relevant entry in the parameter table but the maximum is only displayed if it would fit on the waveform plot.
  • New updates to the way polygon selection works:
  • Changed the criteria for include/exclude to work against stations and events separately rather than treating them as a joint entity. You give up a little bit of control but the new logic should be more intuitive for end users based on feedback.
  • Polygons now can handle overlapping polygon regions and degenerate (self intersecting) polygons when calculating include/exclude intersection.
  • Includes patches to third party libraries to address critical CVEs