Differences between revisions 4 and 5
Revision 4 as of 2018-06-02 02:49:27
Size: 819
Comment:
Revision 5 as of 2018-08-07 04:15:26
Size: 921
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

=== GstLAL calibration tutorials ===
 * [[KAGRA/Subgroups/CAL/GstLAL/tutorials|GstLAL tutorials]]

GstLAL tests

GstLAL calibration tutorials

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

gst-inspect-1.0 gstlalcalibration
Plugin Details:
  Name                     gstlalcalibration
  Description              Various bits of the LIGO Algorithm Library wrapped in gstreamer elements
  Version                  1.1.9
  License                  GPL
...
  12 features:
  +-- 12 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)