Skip to content
Snippets Groups Projects
Commit ed47b3bb authored by Siarhei Harkusha's avatar Siarhei Harkusha
Browse files

Add Tile algorithm to read raw data from BS

New Tile algorithm has been added to read raw data from BS,
because conditions object with correct mapping from bytestream
frag ID to TileCal drawer ID is used and using BS converters
in this case is not convenient to resolve all dependencies
They should be manually attributed to the corresponding algorithms.
With new algorithm they should be resolved automatically.

Clients has been updated to use new Tile algorithm to read raw data from BS.

Tile ROD decoder has been modified to use conditions object
with mapping from bytestream frag ID to TileCal drawer ID,
and to switch off TileL2Builder tool by default,
and to unpack only required collection with digits or raw channels.
Otherwise they always unpacked both in the same time.

Tile proxy tools to read conditions from file or DB
have been modified to allow to read integers (not only float).

The configuration of TileHid2RESrcIDCondAlg has been modified
to allow to read the mapping from bytestream frag ID to TileCal drawer ID from DB.

The configuration function to read Tile raw data from BS
has been modified to use the new algorithm.

Text files with mapping from bytestream frag ID to TileCal drawer ID have been added.

The corresponding test and references have been updated accordingly.
parent 26da9dad
No related branches found
No related tags found
No related merge requests found
Pipeline #6767193 passed with stage
in 0 seconds
Showing
with 184 additions and 108 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment