Skip to content

ApplyCal flulljones - order of ph, amp soltab important? #330

Description

@henedler

Hi,
I was puzzled for a while with a case where the combination of fulljones and invert=False in the ApplyCal step produced strange results. The weird thing was that my solutions appeared to be good, so applying them to the data (invert=True) lead to good results.

Eventually I figured that the only difference in the parsets is the order of the phase and amplitude soltab, so one time I used cor.soltab=[amplitude000,phase000], the other cor.soltab=[phase000,amplitude000]. Changing the order seems to do the trick.
From the documentation, I would not assume the order of the soltabs to be important.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions