SBNSoftware / sbnci

Packages, modules and scripts for the SBN continuous integration system
2 stars 4 forks source link

ICARUS PDS validation trees #30

Closed PetrilloAtWork closed 3 years ago

PetrilloAtWork commented 3 years ago

This branch builds upon the modules by @fjnicolas in pull request #29. It includes:

The only testing I did was to verify that a couple of branches in the tree is actually filled with numbers. It is!! End of test. The input file was from a "reco2" simulation file from a recent ICARUS production.

Also note running the configurations in here requires FHiCL configurations (geometry and detector clock services, mainly) which are in icaruscode. The current develop branch will not set up icaruscode (it requires a version that icaruscode never had or will have), so I resorted to replacing that version (v09_32_00) with a suitable one (v09_32_01_01) in the ups/product_deps file.

vitodb commented 3 years ago

I'm adding CI_VALIDATION_ICARUS workflow in a bit. For ICARUS CI Validation, it is enough as starting point to build icaruscode icarusutil sbnci, similarly to how we do for SBND, or there is the need to build also other ICARUS related repos?

PetrilloAtWork commented 3 years ago

Relevant for physics are also icarusalg and icarus_signal_processing (I hope I got the name right).