Recently as part of development for some new Jiggle features, an issue was pointed out that Jiggle was retrieving outdated corr values when doing magnitude calculation. After doing some heavy debugging, I identified the issue is not with the Jiggle code itself
but an issue with how the view where the corr values are being pulled is being constructed. This appears to only be an issue with postgresql and not oracle. The issue can be viewed here:
https://gitlab.com/aqms-swg/aqms-db-pg/-/issues/30. Once merged, you will need to redeploy your aqms db with the updated code.