Skip to content
Snippets Groups Projects
Commit e9ce3707 authored by Thomas Owen James's avatar Thomas Owen James :speech_balloon:
Browse files

Fix address_table_calop2gt.json

parent 513f6da0
No related branches found
No related tags found
1 merge request!84L1calo add crc error flag
Pipeline #11839163 passed
Pipeline: scouting-preprocessor

#11839166

    Pipeline: scouting-preprocessor

    #11839165

      Pipeline: scouting-preprocessor

      #11839164

        ......@@ -127,7 +127,7 @@
        "source_idx" : 0,
        "n_input_links" : 8,
        "n_regions" : 2,
        "input_link_map" : [0,1,2,3, 4,5,6,7],
        "input_link_map" : [2,0,3,1, 4,5,7,6],
        "input_link_disable" : [0,0,0,0, 0,0,0,0],
        "n_daq_units" : 1,
        "n_tcp_streams" : [4],
        ......@@ -138,7 +138,7 @@
        "source_idx" : 1,
        "n_input_links" : 8,
        "n_regions" : 2,
        "input_link_map" : [0,1,2,3, 4,5,6,7],
        "input_link_map" : [2,0,3,1, 4,5,7,6],
        "input_link_disable" : [0,0,0,0, 0,0,0,0],
        "n_daq_units" : 2,
        "n_tcp_streams" : [4, 4],
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment