Differences between revisions 15 and 31 (spanning 16 versions)
Revision 15 as of 2019-07-11 17:08:00
Size: 408
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:
 * write memo here.  * JST: Jul. 13, 2019, --(12:00)-- 12:37 - 18:00 JST

 * GPS: --(1247022018)-- 1247024238 - 1247043618

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

 * channel name

  * From [[http://gwwiki.icrr.u-tokyo.ac.jp/JGWwiki/KAGRA/Subgroups/DET/RUN#ER_with_MICH_on_Jul._13 | 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
  * [[http://gwwiki.icrr.u-tokyo.ac.jp/JGWwiki/KAGRA/Subgroups/DET/DataQuality#Online_Data_Quality_Vector | definition]]
  * We cbc group should check the second bit is 1.
Line 7: Line 42:
 * code development
  * read the data
  * PSD estimation
 * --(code development)--
  * --(generate cache file)--
  * --(read the data)--
  * --(PSD estimation)--

 * Summarize lock list as table

 * Generate template bank
 * Upload averaged PSD
Line 17: Line 58:
=== Output of search ===
Line 18: 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)