Method collection/plotHACRCoincidences
PLOTHACRCOINCIDENCES creates a coincidence plot of the two trigger sets in the collection.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
PLOTHACRCOINCIDENCES creates a coincidence plot of the two trigger sets in
the collection. The input is expected to be like the output of
HACRTriggerSet/timeFrequencyCoincidences, that is:
either
{ts1 coinc1 ts2 coinc2}
or
{ts1 coinc1 slides1 ts2 coinc2 slides2}
CALL: hfig = plotHACRCoincidences (c, pl)
[hfig, hax] = plotHACRCoincidences (c, pl)
[hfig, hax, hli] = plotHACRCoincidences (c, pl)
INPUTS: pl - a parameter list
a - input analysis object
OUTPUTS: hfig - handles to figures
hax - handles to axes
hli - handles to lines
Parameter Sets
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details |
|
Access |
public |
Defining Class |
collection |
Sealed |
0 |
Static |
0 |
Parameter Description
Sets for this method … |
Default |
Default |
no description |
Key |
Default Value |
Options |
Description |
TIMESCALE |
'seconds' |
- 'seconds'
- 'minutes'
- 'hours'
|
Specify the time scale to plot. |
back to top
Some information of the method collection/plotHACRCoincidences are listed below: |
Class name |
collection |
Method name |
plotHACRCoincidences |
Category |
Output |
Package name |
LPF_DA_Module |
VCS Version |
9261be27dd1a3f454871757ac6dc9e0fb5b06f94 |
Min input args |
1 |
Max input args |
-1 |
Min output args |
0 |
Max output args |
-1 |
|
Method: collection/display |
|
Method: collection/report |
 |
©LTP Team