Fix trigger numbering in noise occupancy scan
Since the noise occupancy can parameters are used to define the accepted noise level, the numbers should be quotable without additional calculations.
This means that the trigger multiplication (factor 32) must be taken into account in scan_noise_occupancy
as well as tune_local_threshold_noise
.