Skip to content
Snippets Groups Projects
  1. Aug 24, 2017
    • Kipp Cannon's avatar
      plotpsd.py: move coinc doc summary to function · 3c13e98c
      Kipp Cannon authored
      - introduces summarize_coinc_xmldoc()
      3c13e98c
    • Kipp Cannon's avatar
      plotpsd.py: split plot_psds() into two functions · 1e7bcefd
      Kipp Cannon authored
      - axes_plot_psds() generates a PSD plot on an axes object.
      - plot_psds() is now only a wrapper that creates a figure object and uses axes_plot_psds() to populate its one set of axes with the PSD plot.
      - this allows the PSD plot to be added to other, multi-axes, figures in the future.
      1e7bcefd
    • Kipp Cannon's avatar
      plotpsd.py: plot adjustments · 7e498fae
      Kipp Cannon authored
      - change the range of frequencies over which the spectrum min/max is measured to [10, 900] from [10, 1000]
      - choose the lower bound of the y-axis by dividing the spectrum min by 3 before taking the log and the floor to provide some extra padding below the spectrum
      - increase the number of y axis ticks and add minor ticks to the y axis
      7e498fae
    • Kipp Cannon's avatar
      gstlal_play: add --sample-format · 2c72aeeb
      Kipp Cannon authored
      2c72aeeb
  2. Aug 23, 2017
  3. Aug 18, 2017
  4. Aug 17, 2017
  5. Aug 16, 2017
  6. Aug 15, 2017
  7. Aug 14, 2017
  8. Aug 12, 2017
  9. Aug 06, 2017
  10. Aug 05, 2017
  11. Aug 04, 2017
  12. Jul 24, 2017
  13. Jul 21, 2017
  14. Jul 20, 2017
  15. Jul 18, 2017
  16. Jul 17, 2017
  17. Jul 15, 2017
  18. Jul 14, 2017
  19. Jul 12, 2017
Loading