Convert all remaining conditions to run-base IOV format
A number of conditions have not been updated to support run number based IOV access. This means, should the need to update them in the future arises, to preserve what settings where used for previous data taking periods, they will need converting at that time. If not done, the previous condition values will be lost.
The conditions currently not migrated are
pcmf ~/NFS/GitDB/lhcb-conditions-database/Conditions > find . -name "*.yml" -and -type f
./Calo/ParticleID.yml
./Calo/Reco.yml
./Ecal/Alignment.yml
./Ecal/Calibration.yml
./Ecal/ReadoutConf.yml
./FT/Alignment/FTSystem.yml
./FT/Alignment/Mats.yml
./FT/Alignment/Modules.yml
./FT/Alignment/HalfLayer/FTSystem.yml
./FT/Alignment/HalfLayer/Mats.yml
./FT/Alignment/HalfLayer/Modules.yml
./Hcal/Alignment.yml
./Hcal/Calibration.yml
./Hcal/ReadoutConf.yml
./LHCb/HardwareProperties/Magnet.yml
./Muon/Alignment.yml
./Muon/Alignment/M2/R1.yml
./Muon/Alignment/M2/R2.yml
./Muon/Alignment/M2/R3.yml
./Muon/Alignment/M2/R4.yml
./Muon/Alignment/M3/R1.yml
./Muon/Alignment/M3/R2.yml
./Muon/Alignment/M3/R3.yml
./Muon/Alignment/M3/R4.yml
./Muon/Alignment/M4/R1.yml
./Muon/Alignment/M4/R2.yml
./Muon/Alignment/M4/R3.yml
./Muon/Alignment/M4/R4.yml
./Muon/Alignment/M5/R1.yml
./Muon/Alignment/M5/R2.yml
./Muon/Alignment/M5/R3.yml
./Muon/Alignment/M5/R4.yml
./Muon/ReadoutConf/Cabling/M2.yml
./Muon/ReadoutConf/Cabling/M3.yml
./Muon/ReadoutConf/Cabling/M4.yml
./Muon/ReadoutConf/Cabling/M5.yml
./Muon/ReadoutConf/ChamberGrid.yml
./Muon/ReadoutConf/Modules.yml
./Rich1/Environment.yml
./Rich2/Environment.yml
./UT/ChannelInfo/NoiseValues.yml
./UT/ChannelInfo/ReadoutSectors.yml
./UT/ReadoutConf.yml
./UT/ReadoutConf/ProductionMap.yml
./UT/Alignment.yml
./VP/Alignment/Ladders.yml
./VP/Alignment/Modules.yml
@clemenci Is there some reason why it wouldn't make sense to just migrate all of these en-mass now to the new format ?
As the conversion is quite trivial to do, a small script could be written to automate the process..
Edited by Christopher Rob Jones