Changelog#
Version 2.1#
Add
run(run number) to the CSV filesCorrect the bug in the Allen algorithm so that it works properly for an arbitary number of events.
Add the moore
XDIGI2MDFandXDIGI2ROOTprogramsAdd YAML files as examples
Update the documentation
Remove CSV files in the temporary HTCondor home
Be able to run a Moore program using
lb-run Moore/{version}
Version 2#
Implement configuration, using YAML files
Use python files to run the Moore algorithms rather than bash scripts
Use
gangato handle bookkeeping paths, LFNs and PFNsImplement
HTCondorjob submission through python scriptsAdd
nhits_velo,nhits_utandnhits_scifitomc_particles.csv
Note
Version 2.0 was not published to GITLAB but was used to generate a large amount of CSV files in `/eos/lhcb/user/a/anthonyc/tracking/data/csv/v2/
Version 2.2#
Interpret boolean columns such as
has_veloas boolean instead of integerAdd new columns to the dataframe of hits in the velo:
fraction_x,fraction,sensor
Version 2.2.2#
Add 3 new samples with the new updates
minbias-sim10b-xdigi, which was already produced in version 2.2.1minbias-sim10b-xdigi-nospillover, which was already produced in version 2.2.1 This one has a bug and is only partially producedbu2kstee-sim10aU1-xdigi, which contains events with \(B^{0}\to K^{\star}e^{+}e^{-}\) decays
Version 2.3#
New features#
Be able to raise the the
MAX_TRANSFER_OUTPUT_MBHTCondor parameter.Be able to run any allen sequences using this repository
Be able to save the
stdoutandstderrof a local job to a file
New datasets#
minbias-sim10b-xdigi-nospilloverwas reproduced.Produce so-called “reference sample” that will be used as test samples
Samples with K-shorts:
bu2kspi-sim10aU1-xdigianddst2d0pi_kspipi-sim10aU1-xdigi
Miscallaneous#
All the branches have the same name:
anthonyc-persistence_csvUpdate the LHCb stack
Version 2.4#
New features#
Run XDIGI \(\to\) MDF conversions and Allen sequences for reference test samples
New datasets#
minbias-sim10b-xdigiwas reproduced with many more events (about 1,500,000) for extensive training.
Miscallaneous#
Update to work with the latest version of Moore and Allen, taking into account the updates on the SciFi.
Only use
anthonyc-persistence_csvbranches in Allen and Moore.