cwb_draw_antpatΒΆ


Usage

draw the network antenna pattern (read config from the user_parameters.C file)

Syntax

  • cwb_draw_antpat polarization projection save
polarization
                 0  - |Fx|                                          DPF
                 1  - |F+|                                          DPF
                 2  - |Fx|/|F+|                                     DPF
                 3  - sqrt((|F+|^2+|Fx|^2)/nIFO)                    DPF (default)
                 4  - |Fx|^2                                        DPF
                 5  - |F+|^2                                        DPF
                 6  - Fx                                            only with 1 detector
                 7  - F+                                            only with 1 detector
                 8  - F1x/F2x                                       only with 2 detectors
                 9  - F1+/F2+                                       only with 2 detectors
                 10 - sqrt(|F1+|^2+|F1x|^2)/sqrt(|F2+|^2+|F2x|^2)   only with 2 detectors
                 11 - The same as (10) but averaged over psi        only with 2 detectors

projection       hammer(default)/rect

save             0(false)/1

Examples

    • cwb_dump_antpat 0