-
```
When compiling casacore gcc 3.3(.4) complains about an alleged "syntax
error" in MSSummary.cc and FitGaussian.tcc.
This is probably a bug in the old gcc, so I don't know if you want to
changes t…
-
```
What steps will reproduce the problem?
1. cd /usr/local
2. svn co http://casacore.googlecode.com/svn/tags/casacore-1.5.0
3. cd casacore-1.5.0
4. export CASACORE_DATA="/usr/local/casacore-1.5.0/bui…
-
Letting the handler listen in a thread causes some problems:
- it makes the code unnecessary complex.
- The thread is not exited properly, which may cause weird error codes on trap exit.
Problem is, …
-
When running the TraP on data from telescopes other than LOFAR, e.g. the VLA, the RMS of images are not measured. Or at least are not displaying in banana on the 'images' page (all RMS columns are 0).…
-
Was running TraP on the AA 24 hour run (~37k images) and it failed ~1.7k images into the source extraction stage. Specifically, the data in question is struis:/scratch/fhuizing/aartfaac/results/24h, …
-
The development version of pyrap includes useful tools like pyrap.tables.msconcat that are not available in the stable version. Is it possible to add the development version of pyrap as an alternative…
-
Casacore can be compiled with HDF5 support. That would probably allow to compile later the LOFAR software with HDF5 support as well.
The following casacore issue could be relevant for this: https://co…
-
```
currently when you want to compile python-casacore you need to manually add the
casacore header include path to the compile flags, for example
-I/usr/include/casacore. This is because the by py…
-
build log:
https://launchpad.net/~ska-sa/+archive/main/+build/5879008
error seems too be related to missing `forward11` decleration:
```
cd /build/buildd/meqtrees-timba-1.3.1/obj-i686-linux-gnu/Meq…
-
CSV / JSON templates are out of sync with the HTML (not surprising since it has undergone many changes recently).
This problem is likely to keep happening, but mixing 'fields in view' abstractions wi…