Skip to content
Snippets Groups Projects
Commit 20a024d1 authored by Daniel van der Schuur's avatar Daniel van der Schuur
Browse files

--This line, and those below, will be-Set nof inputs to 24 for hardware. ignored--

M    tc_correlator.py
parent 5bfdc544
Branches
Tags
No related merge requests found
...@@ -31,7 +31,7 @@ import pi_diag_data_buffer ...@@ -31,7 +31,7 @@ import pi_diag_data_buffer
# Description: # Description:
# Usage: # Usage:
NOF_INPUTS = 10 NOF_INPUTS = 24
NOF_VISIBILITIES = (NOF_INPUTS*(NOF_INPUTS+1))/2 NOF_VISIBILITIES = (NOF_INPUTS*(NOF_INPUTS+1))/2
BUFFER_WIDTH = 64 BUFFER_WIDTH = 64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment