Skip to content

Clarification on the computation of m_{bind} #1

Description

@niqodea

Hello! Thank you for releasing the code for this fascinating paper. After reviewing the code, I have a question regarding the computation of m_{bind}.

In the paper on arXiv (link to paper), m_{bind} is described as the average of two terms—one with an added bias term (\psi) and one without (\chi). This struck me as unusual, so I checked the code and noticed that neither of the averaged terms appears to include any bias.

Specifically, I observed that the variable magnitude_psi is computed from psibefore adding the rotational bias to produce z (which I believe corresponds to \phi in the paper). This suggests a potential inconsistency between the code and the paper unless it’s confirmed that adding the rotational bias does not impact the magnitude of \psi (which seems unlikely).

Could it be that the paper might need to redefine \psi to exclude the rotational bias term, or is there another interpretation I'm missing? Thanks for any clarification!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions