phaserotate on BlockVisibilities?
Closed this issue · 2 comments
hrampadarath commented
Hi Tim,
I am attempting to phaserotate on a BlockVisibility, but the code phaserotate_visibility in operations.py only works for the type 'Visibility'. Is there a way to do the phase rotation for the type 'BlockVisibility'
Regards,
Hayden
hrampadarath commented
Solved it by converting the BlockVisibility to Visibility using convert_blockvisibility_to_visibility in coalesce.py
timcornwell commented
That will work for now. I’ll put in a phase rotate for BlockVisibility
Cheers,
Tim
On 17 July 2017 at 5:18:34 pm, Hayden Rampadarath (notifications@github.com) wrote:
Solved it by converting the BlockVisibility to Visibility using
convert_blockvisibility_to_visibility in coalesce.py
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ADv3XTh_BEAsGewW2D84cB1gPe7tXDPdks5sO4fmgaJpZM4OaIiQ>
.