.. include:: images.rst Commands ******** This page lists the commands for performing analyses with cWB. The commands are implemented as shell scripts (tcsh/bash) and are based on ROOT macros. Pre-Production ^^^^^^^^^^^^^^ .. toctree:: :hidden: :maxdepth: 1 :caption: Pre-Production commands/cwb_mkdir commands/cwb_clonedir commands/cwb_setpars commands/cwb_setppars commands/cwb_condor commands/cwb_lsf commands/cwb_xtalk commands/cwb_compile +-------------------------------------------------------------+----------------------------------------------------------------------------------------+ | `cwb_mkdir `__ | creates the working directory and subdirectories | +-------------------------------------------------------------+----------------------------------------------------------------------------------------+ | `cwb_clonedir `__ | creates the working directory and subdirectories by copying an existing one | +-------------------------------------------------------------+----------------------------------------------------------------------------------------+ | `cwb_setpars `__ | sets the user parameters file (default: config/user_parameters.C) | +-------------------------------------------------------------+----------------------------------------------------------------------------------------+ | `cwb_setppars `__ | sets the user pparamters file (default: config/user_pparameters.C) | +-------------------------------------------------------------+----------------------------------------------------------------------------------------+ | `cwb_condor `__ | creates and submits the dag and sub condor files | +-------------------------------------------------------------+----------------------------------------------------------------------------------------+ | `cwb_lsf `__ | creates and submits job with LSF Job System (implemented in the CNAF cluster) | +-------------------------------------------------------------+----------------------------------------------------------------------------------------+ | `cwb_xtalk `__ | creates the xtalk catalog (used for the multiresolution analysis) | +-------------------------------------------------------------+----------------------------------------------------------------------------------------+ | `cwb_compile `__ | compiles ROOT macros, e.g. the cwb plugins | +-------------------------------------------------------------+----------------------------------------------------------------------------------------+ Production ^^^^^^^^^^ .. toctree:: :hidden: :maxdepth: 1 :caption: Production commands/cwb_inet commands/cwb_inet2G commands/cwb_eced commands/cwb_eced2G commands/cwb_dump +------------------------------------------------------+---------------------------------------------------------------------------+ | `cwb_inet `__ | runs the interactive cWB pipeline (both 1G and 2G pipelines available) | +------------------------------------------------------+---------------------------------------------------------------------------+ | `cwb_inet2G `__ | runs the interactive 2G cWB pipeline in the multistage mode | +------------------------------------------------------+---------------------------------------------------------------------------+ | `cwb_eced `__ | generates the CED with the 1G cWB pipeline | +------------------------------------------------------+---------------------------------------------------------------------------+ | `cwb_eced2G `__ | generates the CED with the 2G cWB pipeline | +------------------------------------------------------+---------------------------------------------------------------------------+ | `cwb_dump `__ | dumps the output messages generated by the cWB pipeline | +------------------------------------------------------+---------------------------------------------------------------------------+ Post-Production ^^^^^^^^^^^^^^^ .. toctree:: :hidden: :maxdepth: 1 :caption: Post-Production commands/cwb_condor_benchmark commands/cwb_merge commands/cwb_setchunk commands/cwb_setifar commands/cwb_setcuts commands/cwb_setveto commands/cwb_report commands/cwb_report_cbc commands/cwb_mkfad commands/cwb_mkprc commands/cwb_xgboost +--------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | `cwb_condor benchmark `__ | (is a `cwb_condor `__ option) draws plots on the computational load | +--------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | `cwb_merge `__ | merges the output root files | +--------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | `cwb_setchunk `__ | adds chunk id leaf to the merged root files | +--------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | `cwb_setifar `__ | adds ifar leaf to the merged simulation root files | +--------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | `cwb_setcuts `__ | applies selection cuts to the TTree leaves contained in the merged root file | +--------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | `cwb_setveto `__ | applies vetoes to merged root files | +--------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | `cwb_report `__ | creates analysis reports | +--------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | `cwb_report_cbc `__ | creates cbc analysis reports | +--------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | `cwb_mkfad `__ | calculates the false-alarm rate density statistic | +--------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | `cwb_mkprc `__ | produces FOM for sky localizations | +--------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ | `cwb_xgboost `__ | post production using XGBoost | +--------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+ Utility ^^^^^^^ .. toctree:: :hidden: :maxdepth: 1 :caption: Utility commands/cwb_mplugin commands/cwb_mkhtml commands/cwb_mkrep commands/cwb_draw_sensitivity commands/cwb_draw_antpat commands/cwb_gwosc +---------------------------------------------------------------------------------------+----------------------------------------------------+ | `cwb_mplugin `__ | merges multiple plugins into one | +---------------------------------------------------------------------------------------+----------------------------------------------------+ | `cwb_mkhtml `__ | creates html pages from texi files | +---------------------------------------------------------------------------------------+----------------------------------------------------+ | `cwb_mkrep `__ | creates customised reports | +---------------------------------------------------------------------------------------+----------------------------------------------------+ | `cwb_draw_sensitivity `__ | draws sensitivity curves | +---------------------------------------------------------------------------------------+----------------------------------------------------+ | `cwb_draw_antpat `__ | draws the network antenna pattern | +---------------------------------------------------------------------------------------+----------------------------------------------------+ | `cwb_gwosc `__ | analysis of GWOSC O2 catalog events | +---------------------------------------------------------------------------------------+----------------------------------------------------+ | cwb_watenv | print cWB environment variables | +---------------------------------------------------------------------------------------+----------------------------------------------------+ | `cwb_json2dat `__ | convert posterior samples from json to dat format | +---------------------------------------------------------------------------------------+----------------------------------------------------+ | `cwb_petools `__ | tools for pe analysis | +---------------------------------------------------------------------------------------+----------------------------------------------------+ | `cwb_pereport `__ | report for pe analysis | +---------------------------------------------------------------------------------------+----------------------------------------------------+ Chunk-wise commands ^^^^^^^^^^^^^^^^^^^ .. toctree:: :hidden: :maxdepth: 1 :caption: Chunk-wise commands commands/cwb_mkchunk commands/cwb_clchunk commands/cwb_ppchunk commands/cwb_lschunk commands/cwb_mksdirs commands/cwb_obchunk +----------------------------------------------------------+-------------------------------------+ | `cwb_mkchunk `__ | creates a working directory | +----------------------------------------------------------+-------------------------------------+ | `cwb_clchunk `__ | clones a working directory | +----------------------------------------------------------+-------------------------------------+ | `cwb_ppchunk `__ | post-production analysis | +----------------------------------------------------------+-------------------------------------+ | `cwb_lschunk `__ | lists available chunks | +----------------------------------------------------------+-------------------------------------+ | `cwb_mksdirs `__ | creates the search directories | +----------------------------------------------------------+-------------------------------------+ | `cwb_obchunk `__ | open-box analysis | +----------------------------------------------------------+-------------------------------------+