Open maxecharles opened 1 year ago
also i have NOT tested the new ApplyJitter
Spoke with @LouisDesdoigts and we (he) decided that the ApplyJitter
class was made entirely redundant by the new ApplyAsymmetricJitter
class, so we have now replaced ApplyJitter
with ApplyAsymmetricJitter
. So there's no more ApplyAsymmetricJitter
anymore but now ApplyJitter
is ApplyAsymmetricJitter
if you get what I'm saying
Could even just rename the asymmetric jitter class to the new ApplyJitter
...
Yeah @maxecharles made a typo in his comment (GOT HIM), its just going to be called ApplyJitter
PR to track changes.
Adding the
ApplyAsymmetricJitter
class I wrote for TOLIMAN, parametrised byr
,phi
, andshear
. I basically completely rewrote thegenerate_kernel
method in a way that seems a bit more intuitive to me:I kinda reimplemented this way of generating the kernel into the original
ApplyJitter
detector class.surely i become a real dLux contributor SURELY