diff --git a/SAS/Scheduler/src/lofar_scheduler.h b/SAS/Scheduler/src/lofar_scheduler.h index e74986b0a46782091b3948b228f64e6fd1046fe0..b96fbc85aa5e82a674c9bc6b3a2242182f0c0d0d 100644 --- a/SAS/Scheduler/src/lofar_scheduler.h +++ b/SAS/Scheduler/src/lofar_scheduler.h @@ -52,20 +52,12 @@ #define MINIMUM_CORRELATOR_INTEGRATION_TIME 0.1 // minimum correlator integration time in seconds (typically minimum is 0.1 sec) -#define CLOCK160_CHANNELWIDTH 610.3515625 -#define STR_CLOCK160_CHANNELWIDTH "610.3515625" #define CLOCK160_SAMPLESPERSECOND 155648 #define STR_CLOCK160_SAMPLESPERSECOND "155648" -#define CLOCK160_SUBBANDWIDTH 156.250 -#define STR_CLOCK160_SUBBANDWIDTH "156.250" #define CLOCK160_SAMPLECLOCK 160 #define STR_CLOCK160_SAMPLECLOCK "160" -#define CLOCK200_CHANNELWIDTH 762.939453125 -#define STR_CLOCK200_CHANNELWIDTH "762.939453125" #define CLOCK200_SAMPLESPERSECOND 196608 #define STR_CLOCK200_SAMPLESPERSECOND "196608" -#define CLOCK200_SUBBANDWIDTH 195.3125 -#define STR_CLOCK200_SUBBANDWIDTH "195.3125" #define CLOCK200_SAMPLECLOCK 200 #define STR_CLOCK200_SAMPLECLOCK "200"