Differences between revisions 2 and 3
Revision 2 as of 2018-06-02 02:33:55
Size: 129
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 2: Line 2:

=== 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 ===

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)