mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 06:12:23 +02:00
Remove config - in scripts
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
|
||||
namespace core_buffer {
|
||||
|
||||
const std::string BUFFER_BASE_DIR = "/gpfs/photonics/swissfel/buffer/";
|
||||
|
||||
const size_t MODULE_X_SIZE = 1024;
|
||||
const size_t MODULE_Y_SIZE = 512;
|
||||
const size_t MODULE_N_PIXELS = MODULE_X_SIZE * MODULE_Y_SIZE;
|
||||
|
||||
Reference in New Issue
Block a user