-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Column angle is not allowed #229
Comments
Hmm -- this error seems to be coming from lsmtool (which is used to manipulate the sky models). Which versions of lsmtool and astropy are you using? |
Hi, |
I also tried it in the recent docker container of the lofar software, this has losoto 2.0 and astropy 2.0.4, and I get the same error. Maybe this comes into the ms through prefactor? |
OK, I finally managed to debug this problem. It turns out to be due to a bug in LSMTool, which I've now fixed in the latest version (v1.4.2). To pick up this fix, you need to rerun the initial subtract pipeline with the new version. However, you can also fix the problem without rerunning by simply editing the sky models that the initial subtract pipeline made as follows: in the first line (that starts with "FORMAT ="), replace the "Patch" entry (that looks something like |
Hi,
I was running factor, and I got. I did the initial subtract pipeline, and used a recent version of prefactor to do that ...
IOError: Column '<angle 62.22443559 deg>]'' is not currently allowed.
The text was updated successfully, but these errors were encountered: