Differences between revisions 20 and 31 (spanning 11 versions)
Revision 20 as of 2019-07-11 19:56:56
Size: 1024
Comment:
Revision 31 as of 2019-07-14 03:17:41
Size: 1907
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * JST: Jul. 13, 2019, 12:00 - 18:00 JST
 * GPS: 1247022018 - 1247043618
 * JST: Jul. 13, 2019, --(12:00)-- 12:37 - 18:00 JST
Line 6: Line 5:
=== task list ===  * GPS: --(1247022018)-- 1247024238 - 1247043618
Line 8: Line 7:
 * data location
  * m31:/data/ll_merged/
   * or
  * m31:/data/full
=== Data related ===

 * KAGRA full data
  * m31:/data/full : Full KAGRA data

 * Low latency data

  * m31:/data/ll_merged/ : Low latency data packed in 4096 seconds

  * hydra:/data/ll_merged/ : Low latency data packed in 4096 seconds

  * hydra: /data/ll-sharing/shm/llhoft/ : Low latency data (1 second) dumped from shared memory (retained only for 8192 seconds)
Line 14: Line 21:
Line 18: Line 26:
 * Low latency data channels
  * K1:DCS-CALIB_STRAIN_C10 16384
  * K1:DCS-CALIB_STATE_VECTOR_C10 16
  * K1:CAL-CS_PROC_IMC_FREQUENCY_DQ 16384
Line 19: Line 32:
  * K1:GRD-LSC_LOCK_OK = 1
* K1:GRD-LSC_LOCK_STATE_N = 157
Line 25: Line 39:
 * code development
  * generate cache file
  * read the data
  * PSD estimation

=== task list ===

 * --(code development)--
  * --(generate cache file)--
  * --(read the data)--
  * --(PSD estimation)--

 * Summarize lock list as table

 * Generate template bank
 * Upload averaged PSD
Line 36: Line 58:
=== Output of search ===
Line 37: Line 60:
=== Related page ===  * Summary of locked data

 * Averaged PSD

 * Calculation time to search for signals(PSD estimate, template bank generation, matched filter, chi^2 calculation)

 * Histogram of detection statistics

 * Time series of detection statistics


=== Link ===

Engineering Run 2 (2019/7/13)

  • JST: Jul. 13, 2019, 12:00 12:37 - 18:00 JST

  • GPS: 1247022018 1247024238 - 1247043618

  • KAGRA full data
    • m31:/data/full : Full KAGRA data
  • Low latency data
    • m31:/data/ll_merged/ : Low latency data packed in 4096 seconds
    • hydra:/data/ll_merged/ : Low latency data packed in 4096 seconds
    • hydra: /data/ll-sharing/shm/llhoft/ : Low latency data (1 second) dumped from shared memory (retained only for 8192 seconds)
  • channel name
    • From ER2 (DetChar)

    • K1:CAL-CS_PROC_MICH_DISPLACEMENT_DQ
    • K1:CAL-CS_PROC_IMC_FREQUENCY_DQ
  • Low latency data channels
    • K1:DCS-CALIB_STRAIN_C10 16384
    • K1:DCS-CALIB_STATE_VECTOR_C10 16
    • K1:CAL-CS_PROC_IMC_FREQUENCY_DQ 16384
  • lock flag
    • K1:GRD-LSC_LOCK_STATE_N = 157
  • data quality vector
    • definition

    • We cbc group should check the second bit is 1.

task list

  • code development

    • generate cache file

    • read the data

    • PSD estimation

  • Summarize lock list as table
  • Generate template bank
  • Upload averaged PSD
  • search
  • how to output the result?
    • histogram of SNR
    • glitch list(GPS, JST, mass, ISCO frequency, duration)

  • Summary of locked data
  • Averaged PSD
  • Calculation time to search for signals(PSD estimate, template bank generation, matched filter, chi^2 calculation)
  • Histogram of detection statistics
  • Time series of detection statistics

ER2 (DetChar)

KAGRA/DAWG/CBC/ER2 (last edited 2019-08-02 14:46:56 by HirotakaYuzurihara)