Intended Scope - uofuseismo/anxcor GitHub Wiki

For creating velocity models with seismic ambient noise, the following is a typical workflow:

  1. Download/get data
  2. remove instrument response
  3. Time Synchronize
  4. Remove Mean/Trend, Lowpass to 1/2 nyquist, resample
  5. Cut into windows
  6. Custom Processing routines, possibly spectral whitening and/or temporal normalization
  7. Cross-correlation
  8. Stack cross-correlations
  9. Rotate stacked correlations to azimuth/back azimuths
  10. Perform Frequency-time analysis to get group and phase velocities
  11. Do your science (ex: inversion).

Anxcor's current scope expects the user to do 1-3, although we have some examples of how to do these in the tutorial. 10 & 11 are for the moment left for the user to do, but we might implement 10 in the near future.