Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the
gpu
modifier to read the pixel clusters from the unpacker (#31
) When running the GPU algorithms, the pixel unpacker is reponsible for providing both the digis and the cluster. These changes make use of the unpacker label to access the clusters, conditionally on the presence of the `gpu` process modifier.
- Loading branch information