Skip to content

CCT 1.0.14

Compare
Choose a tag to compare
@justinbarno justinbarno released this 11 Nov 22:20
· 34 commits to master since this release
  • Refactored the spectral plot displays for site and measurement tabs:

    • Removed the “Path Corrected” spectra and moved the “Raw” spectra to a collapsed tab.
    • Added three new plots to the results tab: log moment vs apparent stress, log moment vs corner frequency, and log moment vs energy
    • Updated the headers with new styling for better visual distinction
    • Updated the labels to better reflect group consensus and add additional values of interest
  • Added group velocity lines to coda waveform plots. The start and stop times are calculated based on the critical distance and velocities found in the parameter table. The velocity lines are note plotted by default but may be toggled on using the 'GV' button on the top bar of the waveform plots.

  • Updated the plots so that when a selection event happens, the f-marker is moved as well. This allows the f-marker to be moved by clicking on the plotted waveform.

  • Added an alpha configuration example for how to build a CCT GUI docker image from an Ironbank UBI container. It can be found in the docker folder at the top level of the repository.