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

predict.correcttimesmearing not working without creating new MS #348

Open
henedler opened this issue Nov 17, 2024 · 0 comments
Open

predict.correcttimesmearing not working without creating new MS #348

henedler opened this issue Nov 17, 2024 · 0 comments

Comments

@henedler
Copy link

The correcttimesmearing option to upsample the uvw values in the DP3 predict step does not appear to work when not writing to a new MS:

DP3 msin=mss/TC03.MS pre.sourcedb=mss/TC03.MS/tgts-c0.skymodel msin.datacolumn = DATA pre.sources=source_3C295 msout.datacolumn=source_3C295 pre.correcttimesmearing=2 msout=. msout.datacolumn=MODEL_DATA steps=[pre] pre.type=predict pre.correctfreqsmearing=True

This leads to the following error:

 std exception detected: Update step msout. is not possible because meta data changes (by averaging, adding/removing stations, etc.
)

To me it looks like some issue from the internal upsampling and averaging.

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

1 participant