Logo coherent WaveBurst  
Library Reference Guide
Logo
Macros | Functions | Variables
Regression_H1_bic.C File Reference

Macros

#define F1   175
 
#define F2   185
 
#define FRLIST_NAME   "S5_H1_RDS_C03_L2.frl"
 
#define FRLIST_NAME2   "H-R-8159.frl"
 
#define HCHANNEL   "H1:LSC-STRAIN"
 
#define LENGHT   1200
 
#define NA   1
 
#define NB   12
 
#define START   815974196
 

Functions

r add (tfmap, const_cast< char *>("hchannel"))
 
 for (int i=0;i< NA;i++)
 pointers to detectors More...
 
ww Forward (h, B, 2)
 
tfmap Forward (h, wdtf)
 
ww getLayer (h, 0)
 
r mask (0)
 
h start (START-totalscratch)
 
h stop (LENGHT+START+totalscratch)
 
r unmask (0, F1, F2)
 
WDM< double > wdtf (lev, 2 *lev, 6, 10)
 

Variables

Meyer< double > B (1024)
 
TString channels []
 
frame frt (FRLIST_NAME, HCHANNEL)
 
frame frw (FRLIST_NAME2)
 
wavearray< double > h
 
int lev =h.rate()/2
 
regression r
 
WSeries< double > tfmap
 
int totalscratch =32
 
WSeries< double > ww
 
wavearray< double > x
 

Macro Definition Documentation

◆ F1

#define F1   175

Definition at line 13 of file Regression_H1_bic.C.

◆ F2

#define F2   185

Definition at line 14 of file Regression_H1_bic.C.

◆ FRLIST_NAME

#define FRLIST_NAME   "S5_H1_RDS_C03_L2.frl"

Definition at line 6 of file Regression_H1_bic.C.

◆ FRLIST_NAME2

#define FRLIST_NAME2   "H-R-8159.frl"

Definition at line 8 of file Regression_H1_bic.C.

◆ HCHANNEL

#define HCHANNEL   "H1:LSC-STRAIN"

Definition at line 5 of file Regression_H1_bic.C.

◆ LENGHT

#define LENGHT   1200

Definition at line 11 of file Regression_H1_bic.C.

◆ NA

#define NA   1

◆ NB

#define NB   12

Definition at line 22 of file Regression_H1_bic.C.

◆ START

#define START   815974196

Definition at line 10 of file Regression_H1_bic.C.

Function Documentation

◆ add()

r add ( tfmap  ,
const_cast< char * >  "hchannel" 
)

◆ for()

for ( )

pointers to detectors

Definition at line 63 of file Regression_H1_bic.C.

◆ Forward() [1/2]

ww Forward ( h  ,
B  ,
 
)

◆ Forward() [2/2]

tfmap Forward ( h  ,
wdtf   
)

◆ getLayer()

ww getLayer ( h  ,
 
)

◆ mask()

r mask ( )

◆ start()

h start ( START totalscratch)

◆ stop()

h stop ( LENGHT+START totalscratch)

◆ unmask()

r unmask ( ,
F1  ,
F2   
)

◆ wdtf()

WDM<double> wdtf ( lev  ,
2 *  lev,
,
10   
)

Variable Documentation

◆ B

Meyer<double> B(1024)

◆ channels

TString channels[]
Initial value:
={"H1:SUS-ITMX_COIL_UL","H1:SUS-ITMX_COIL_LL",
"H1:SUS-ETMX_COIL_UR","H1:SUS-ETMY_COIL_UR",
"H1:SUS-ETMY_SENSOR_UL","H1:SUS-ETMY_SENSOR_LL",
"H1:SUS-ETMY_SENSOR_UR","H1:SUS-ETMY_SENSOR_LR",
"H1:SUS-ETMX_SENSOR_UL","H1:SUS-ETMX_SENSOR_LL",
"H1:SUS-ETMX_SENSOR_UR","H1:SUS-ETMX_SENSOR_LR"}

Definition at line 23 of file Regression_H1_bic.C.

◆ frt

◆ frw

◆ h

frt h

Definition at line 34 of file Regression_H1_bic.C.

◆ lev

int lev =h.rate()/2

Definition at line 47 of file Regression_H1_bic.C.

◆ r

Definition at line 53 of file Regression_H1_bic.C.

◆ tfmap

WSeries<double> tfmap

Definition at line 49 of file Regression_H1_bic.C.

◆ totalscratch

int totalscratch =32

Definition at line 31 of file Regression_H1_bic.C.

◆ ww

WSeries<double> ww

Definition at line 42 of file Regression_H1_bic.C.

◆ x

wavearray<double> x

Definition at line 59 of file Regression_H1_bic.C.