Skip to content

Sprucing Campaign, SprucingOO25c1 -- IONRAW

Sprucing production request

Summary

IORNAW concurrent sprucing of 2025 OO run (SprucingOO25c1)

[Give start_run and end_run]

start_run: 324599
end_run: 324725
concurrent: yes
validation_runs: [324662]

Final task list

  • Ping Chris Burr on this issue and ask to end related AnaProds when production is COMPLETE and closing this issue

(Annotated) YAML(s)

  • The following template is for a single type of production.
  • Most fields are pre-filled with common or default values.
  • Fields marked as {...} are required a value.
  • Various fields contain helper comments (starting with "#").
  • Last but not least - once finalised, the YAML(s) need(s) to be validated!
- author: ngrieser
  name: Sprucing of OO IONRAW stream data (2025 MagUP) # Validate
  comment: 2025 OO IONRAW stream data Sprucing
  type: Sprucing

  wg: DPA
  inform:
  - ngrieser
  - mslater
  priority: 1a

  input_dataset:
    event_type: '90800000' # The same
    conditions_description: Beam5360GeV-VeloClosed-MagUp # Check that this is fine
    conditions_dict:
      configName: LHCb
      configVersion: Oxygen25 # Different for each ion
      inFileType: RAW
      inProPass: Real Data
      inDataQualityFlag: ""
      inProductionID: ALL
      inTCKs: ALL

  steps:
  - name: Passthrough Sprucing
    processing_pass: SprucingOO25c1
    visible: true
    application:
      name: Moore
      version: v57r7p4 # Get new version from RTA
    data_pkgs: [SprucingConfig.v25r8p1] # Make new tag
    options:
      entrypoint: SprucingConfig.Spruce25.Sprucing_production_physics_LightIon_Collisions25:turbo_production # Need new options
      extra_options:
        input_process: Hlt2
        write_options_to_fsr: True
        process: TurboPass
        input_type : RAW
        input_raw_format : 0.5
        data_type : Upgrade
        simulation : False
        geometry_version: run3/2025-v00.01 # Need new for this or just use from pp running?
        conditions_version: master
        output_type : ROOT
        persistreco_version: 1.1
        
    input:
    - type: MDF
      visible: true
    output:
    - type: ["IONRAW.DST"]
      visible: false
  - name: Passthrough merge
    processing_pass: SprucingOO25c1_Merge
    visible: false
    application:
      name: LHCb
      version: v57r8 # Need most up-to-date version?  Think this can just be pulled from pp
    data_pkgs: [] # Does this need SprucingConfig datapkg now?
    options:
      entrypoint: GaudiConf.mergeDST:dst
      extra_options:
        input_process: Hlt2
        input_type : ROOT
        input_raw_format : 0.5
        data_type : Upgrade
        simulation : False
        geometry_version: run3/2025-v00.01 # Confirm with RTA!
        conditions_version: master
        output_type : ROOT
        compression: "LZMA:4"
        root_ioalg_name: RootIOAlgExt

    input:
    - type: ["IONRAW.DST"]
      visible: false
    output:
    - type: ["IONRAW.DST"]
      visible: true
Prod Metadata
{
    "validations": {
        "171047": {
            "transform_ids": [
                307890,
                307891
            ],
            "n_files_expected": 2933,
            "running": false,
            "cleaned": true,
            "file_status": {
                "307890": {
                    "Processed": 2933
                },
                "307891": {
                    "Processed": 2931
                }
            }
        }
    },
    "requests": {
        "172123": {
            "transform_ids": [
                310233,
                310234
            ],
            "removal": 310243,
            "replication": 310244,
            "file_status": {
                "310233": {
                    "MaxReset": 2,
                    "Processed": 168806
                },
                "310234": {
                    "Processed": 168744,
                    "Unused": 2
                },
                "310243": {
                    "Processed": 168805,
                    "Unused": 3
                },
                "310244": {
                    "Processed": 168328
                }
            },
            "checks": {
                "dm_check": {},
                "pm_check": {},
                "dm_clean": {}
            }
        }
    },
    "last_updated": "2025-09-15T08:33:18.928915Z"
}
Edited by Ghost User