Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2018-06-02 02:32:14
Size: 7
Comment:
Revision 3 as of 2018-06-02 02:39:37
Size: 502
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== == == GstLAL tests ==

=== Verify GstLAL installation ===
{{{
gst-inspect-1.0 gstlal
Plugin Details:
  Name gstlal
  Description Various bits of the LIGO Algorithm Library wrapped in gstreamer elements
  Version 1.3.0
  License GPL
...
  18 features:
  +-- 18 elements
}}}

=== Test basic features of GstLAL ===
 * Scan frame files and check the lock and injection status
 * Extract a few channels from the frame files

GstLAL tests

Verify GstLAL installation

gst-inspect-1.0 gstlal 
Plugin Details:
  Name                     gstlal
  Description              Various bits of the LIGO Algorithm Library wrapped in gstreamer elements
  Version                  1.3.0
  License                  GPL
...
  18 features:
  +-- 18 elements

Test basic features of GstLAL

  • Scan frame files and check the lock and injection status
  • Extract a few channels from the frame files

KAGRA/Subgroups/CAL/WG/offline/tests (last edited 2018-08-07 04:15:26 by SadakazuHaino)