Skip to content
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

Error at step selfcal-loop-steps #36

Closed
mknapp55 opened this issue Sep 24, 2017 · 2 comments
Closed

Error at step selfcal-loop-steps #36

mknapp55 opened this issue Sep 24, 2017 · 2 comments

Comments

@mknapp55
Copy link

Similar to #32. I used @ajstewart's branch to get through the filter_model.py error in order to continue with the pipeline. It failed as shown below. Full log attached. Where should niter be set?
selfcal-loop-steps.txt

2017-09-23 09:39:05 INFO    genericpipeline: Beginning step selfcal-loop
2017-09-23 09:39:07 INFO    genericpipeline: Beginning step selfcal-loop-steps
2017-09-23 09:39:07 ERROR   genericpipeline: *******************************************
2017-09-23 09:39:07 ERROR   genericpipeline: Failed pipeline run: pipeline
2017-09-23 09:39:07 ERROR   genericpipeline: Detailed exception information:
2017-09-23 09:39:07 ERROR   genericpipeline: <type 'exceptions.RuntimeError'>
2017-09-23 09:39:07 ERROR   genericpipeline: Assertion: endPtr == str+end; {{ niter }} is not an integer value
2017-09-23 09:39:07 ERROR   genericpipeline: *******************************************
@ajstewart
Copy link
Contributor

It should be in the LBA_pipeline.parset:

!niter = 3 ## number of target selfcal iterations

@mknapp55
Copy link
Author

Oops, I somehow missed that. I've added it to my parset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants