Met4FoF / npl-jitter-noise-removal-mcmc

NPL Jitter Noise Removal MCMC
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Consider replaceing hard coded 7 by self.N//2 in NJ_with_MCMC_agent.py #7

Open BjoernLudwigPTB opened 3 years ago

BjoernLudwigPTB commented 3 years ago

It seems, that line 37 contains a hard-coded middle of the current sample extract which we should translate to the generic middle depending on self.N.