-
Notifications
You must be signed in to change notification settings - Fork 1
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
2 LofarStMan libs #1
Comments
This should be the latest version -- the one from RO should be removed from the repo at some point. I don't see much differences between the gitlab RO version and this version in terms of headers that could explain the differences you are seeing. What exactly is going wrong with this version? I did notice that both versions don't compile atm with the latest casacore. I've fixed that in #2 . Maybe that solves your issue? |
When plotting visibilities, the data get wrong after 2GB of raw data (between minutes to hours depending on the number of visibilities). The difference I see between the 2 (3 with svn repo) /include/LofarStMan/LofarStMan.h is present in some integer declarations:
For example:
Maybe this is insignificant. Maybe I just didn't compile the github code correctly. |
Thanks for the detailed explanation. Indeed you seem to be right; there are incorrect casts in this version of LofarStMan. Not sure why, but my PR #3 should fix it. Could you give a try? |
Yes, I just compared 61b42c4 and master. |
Great, thanks Cedric! |
Hello,
We recently encountered some issue when using LofarStMan.
We used this repository and faced some issues that could be 32/64 bits related.
Using the version from the gitlab (https://git.astron.nl/ro/lofar/-/tree/master/LCS/LofarStMan), our problems vanished (see the differences in LofarStMan.h).
Can you confirm what version is to be used, please?
Sincerely Yours,
Cedric (Nançay)
The text was updated successfully, but these errors were encountered: