realfastvla / vysmaw_apps

clients for vysmaw at the VLA

Home Page:http://github.com/mpokorny/vysmaw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crash if readwindow called outside of with context

caseyjlaw opened this issue · comments

Beginners get caught by trying to call readwindow outside of with context!

readwindow method now checks that vysmaw handle is set before proceeding.
Also removed the python compilation of open/close functions, so they are c-only now.