nectarchain.trr_verification_package.nsb_rate_calibration.main#
- main()[source]#
The
main()function is the entry point of the NSB calibration code. It parses the command-line arguments, processes the calibration run, taken using aiv/nectarpy/take_nsb_scan_run.py The run takes PEDESTAL runs seperated by UNKNOWN event type when the NSB configuration changes 1. Parses the command-line arguments using theget_args()function, which sets up the argument parser and handles the input parameters. 2. Processes the run and produces the NSB rate as a function of intensity of NSB source.