Differences between revisions 5 and 11 (spanning 6 versions)
Revision 5 as of 2019-07-16 11:54:31
Size: 2550
Comment:
Revision 11 as of 2019-07-16 15:37:00
Size: 3180
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
<<TableOfContents(2)>>
Line 7: Line 8:
=== Data related === == Data related ==
Line 23: Line 24:
Line 25: Line 25:
  || 1 || 1243998016 || 1243998336 || 320 || 
  || 2 || 1243998400 || 1243998720 || 320 ||    || 3 || 1243999008 || 1243999392 || 384 ||
  || 4 || 1243999776 || 1244004672 || 4896 || 
  || 5 || 1244004896 || 1244010496 || 5600 || 
  || 6 || 1244010656 || 1244012128 || 1472 || 
  || 7 || 1244012192 || 1244012960 || 768 || 
  || 8 || 1244013120 || 1244018432 || 5312 || 
  || 9 || 1244018496 || 1244019648 || 1152 || 
  || 1 || 1243998016 || 1243998336 || 320 ||
  || 2 || 1243998400 || 1243998720 || 320 ||
  || 3 || 1243999008 || 1243999392 || 384 ||

  || 4 || 1243999776 || 1244004672 || 4896 ||
  || 5 || 1244004896 || 1244010496 || 5600 ||
  || 6 || 1244010656 || 1244012128 || 1472 ||
  || 7 || 1244012192 || 1244012960 || 768 ||
  || 8 || 1244013120 || 1244018432 || 5312 ||
  || 9 || 1244018496 || 1244019648 || 1152 ||
Line 38: Line 38:
 * Check the available locked data(OK)
  * Summarize the data length
 * Check the available locked data '''(done)'''
  * Summarize the data length '''(done)'''
Line 41: Line 41:
 * Estimate power spectrum density(OK)
  * Sumarize information in pdf(OK?)
 * Estimate power spectrum density '''(done)'''
  * Summarize information in pdf '''(done)'''
Line 44: Line 44:
 * Generate lock list and segment list(Skipped)  * Generate lock list and segment list '''(done)'''
Line 46: Line 46:
 * Generate template bank(not yet)
  * How many waveforms we need?(not yet)
 * Generate template bank '''(skipped)'''
  * How many waveforms we need? '''(skipped)'''
Line 49: Line 49:
 * Search signals by matched filter and chi^2(not yet)  * Search signals by matched filter and chi^2 '''(done)'''
Line 51: Line 51:
 * Summary the output of search (not yet)
  * histogram of SNR(not yet)
  * glitch list(GPS, JST, mass, ISCO frequency, duration)(not yet)
  * other?
 * Summary the output of search '''(done)'''
  * histogram of SNR '''(done)'''
  * glitch list(GPS, JST, mass, ISCO frequency, duration) '''(done)'''
Line 56: Line 55:
== Output of search ==
Line 57: Line 57:
 * Summary of locked data [[http://gwwiki.icrr.u-tokyo.ac.jp/JGWwiki/KAGRA/DAWG/CBC/ER2#Data_related | CBC locked segment]]
Line 58: Line 59:
=== Output of search ===  * Averaged PSD [[https://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=10449 | JGWdoc]]
Line 60: Line 61:
 * Summary of locked data

 * Averaged PSD
  * Power spectrum density (PSD) is averaged over 1 sec chunks by taking median.
Line 66: Line 65:
 * Histogram of detection statistics   * Read 500 sec data : < 1 min
Line 68: Line 67:
 * Time series of detection statistics   * Estimate PSD : 2~3 min.

  * matched filter+chi^2 : < 1 min

 * Histogram of detection statistics [[https://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=10449 | JGWdoc]]

 * Time series of detection statistics [[https://gwdoc.icrr.u-tokyo.ac.jp/cgi-bin/private/DocDB/ShowDocument?docid=10449 | JGWdoc]]

Engineering Run 1 (JST 2019/6/8)

  • JST: Jun. 8, 2019 12:00 - 18:00 JST
  • GPS: 1243998018 - 1244019618

  • KAGRA full data
    • m31:/data/full : Full KAGRA data
  • channel name
    • From ER1 (DetChar)

    • K1:CAL-CS_PROC_XARM_FREQUENCY_DQ (We used this channel.)
  • lock flag
    • K1:GRD-LSC_LOCK_OK = 1
  • CBC lock segments
    • We checked lock flag of each data and collected the locked data. We considered lock segments by file units for convenience. If compared with lock segment(DetChar), this lock segment is small slightly. We list up lock segments only with longer than 100 sec.

      #

      start GPS

      stop GPS

      duration

      1

      1243998016

      1243998336

      320

      2

      1243998400

      1243998720

      320

      3

      1243999008

      1243999392

      384

      4

      1243999776

      1244004672

      4896

      5

      1244004896

      1244010496

      5600

      6

      1244010656

      1244012128

      1472

      7

      1244012192

      1244012960

      768

      8

      1244013120

      1244018432

      5312

      9

      1244018496

      1244019648

      1152

Check point

  • Check the available locked data (done)

    • Summarize the data length (done)

  • Estimate power spectrum density (done)

    • Summarize information in pdf (done)

  • Generate lock list and segment list (done)

  • Generate template bank (skipped)

    • How many waveforms we need? (skipped)

  • Search signals by matched filter and chi^2 (done)

  • Summary the output of search (done)

    • histogram of SNR (done)

    • glitch list(GPS, JST, mass, ISCO frequency, duration) (done)

  • Summary of locked data CBC locked segment

  • Averaged PSD JGWdoc

    • Power spectrum density (PSD) is averaged over 1 sec chunks by taking median.
  • Calculation time to search for signals(PSD estimate, template bank generation, matched filter, chi^2 calculation)
    • Read 500 sec data : < 1 min

    • Estimate PSD : 2~3 min.
    • matched filter+chi^2 : < 1 min

  • Histogram of detection statistics JGWdoc

  • Time series of detection statistics JGWdoc

ER2 (DetChar)

KAGRA/DAWG/CBC/ER1 (last edited 2019-07-16 15:37:00 by HirotakaYuzurihara)