d779d2a208Merge branch 'sprint_cppcheck' of github.com:nlesc-dirac/sagecal into sprint_cppcheck I am confused, but it seems there is a duplication of the branch sprint_cppcheck. I do not understand how this came about.
Hanno Spreeuw
2018-02-27 11:16:37 +0100
26436e09f3I erroneously branched sprint_cppcheck from master instead of sprint, trying to fix that now by committing this README from the sprint_readme to sprint_cppcheck
Hanno Spreeuw
2018-02-27 11:10:45 +0100
53036ff783remove OpenBLAS option. It will be enabled by default.
Faruk D
2018-02-27 11:07:12 +0100
3be3995178upgrade the cmake version
Faruk D
2018-02-27 11:06:09 +0100
872450ce3eadd wcslib info
Faruk D
2018-02-27 11:04:04 +0100
9110379d6aMerge branch 'master' into sourceforge
Sarod Yatawatta
2018-02-06 10:59:45 +0100
97f9b51ba3We do not need this symlink any longer
Hanno Spreeuw
2018-01-31 16:00:40 +0100
e9be8d2090Only removing object files seems more appropriate
Hanno Spreeuw
2018-01-31 15:00:19 +0100
538abbe6c1Merge branch 'master' of github.com:nlesc-dirac/sagecal
Hanno Spreeuw
2018-01-31 14:19:28 +0100
ec9c174211Cannot remember the motivation for this change
Hanno Spreeuw
2018-01-31 14:18:55 +0100
e8f3fefec1Make make clean not only remove the object files, but also the library.
Hanno Spreeuw
2018-01-22 17:12:01 +0100
3cc6bc600cmake clean seemed to look for some unnecessary files
Hanno Spreeuw
2018-01-22 17:07:58 +0100
cb28b445aeCopied the Makefiles from the master branch
Hanno Spreeuw
2018-01-22 17:02:47 +0100
6145b80130sagecal.h no longer used
Hanno Spreeuw
2018-01-22 16:59:24 +0100
cf1d0534d0sagecal.h replaced by Radio.h, Dirac.h and Common.h
Hanno Spreeuw
2018-01-22 16:35:25 +0100
33496b49d9Updated Makefiles to accommodate for openblas module change on fs5, thanks to Tammo Jan Dijkema
Hanno Spreeuw
2018-01-17 15:41:19 +0100
31e7de39c5Updated Makefiles to accommodate for openblas module change on fs5, thanks to Tammo Jan Dijkema
Hanno Spreeuw
2018-01-17 15:39:38 +0100
2cafbeff7eUpdated Makefiles to accommodate for openblas module change on fs5, thanks to Tammo Jan Dijkema
Hanno Spreeuw
2018-01-17 15:36:44 +0100
ac577e84f1Output of make will be libradio.a instead of libsagecal.a
Hanno Spreeuw
2018-01-11 17:26:41 +0100
3a0e9d023fSeems that the Makefile.gpu for Radio was erroneously used in Dirac
Hanno Spreeuw
2018-01-11 17:07:25 +0100
c39892da33Added make clean option
Hanno Spreeuw
2018-01-11 17:06:18 +0100
8b747591aeAdded option to make clean
Hanno Spreeuw
2018-01-11 17:03:24 +0100
077bc65763Adjusted Radio.h to accommodate changes in sagecal.h between March and December 2017 on sourceforge
Hanno Spreeuw
2018-01-11 17:02:14 +0100
8ecaa4bd47Adjusted Dirac.h to accommodate changes in sagecal.h between March and December 2017 on sourceforge
Hanno Spreeuw
2018-01-11 17:01:14 +0100
24ddfc0481Adjusted Common.h to accommodate changes in sagecal.h between March and December 2017 on sourceforge
Hanno Spreeuw
2018-01-11 16:59:54 +0100
556a00e7c2Inserting sources for a sky model near the NCP instead of near 3C196, which is more appropriate for the particular MS we are loading for profiling purposes
Hanno Spreeuw
2018-01-11 16:56:31 +0100
a652935351module load openblas no longer possible on fs5. Adjusted Makefile to try to fix this. Tammo Jan Dijkema may also have fixed albeit in a different manner, see his email from January 9th, 2018.
Hanno Spreeuw
2018-01-11 16:51:10 +0100
de385db778Switched to Python 3
Hanno Spreeuw
2018-01-11 16:45:48 +0100
Merge pull request #16 from tammojan/fixtesttypes
Hanno Spreeuw
2018-01-11 11:56:38 +0100
b9f164b93cFix types of spectral index, RM and extent in test
Tammo Jan Dijkema
2018-01-10 13:28:35 +0100
3e842bae73Source files were distributed among Dirac and Radio. Makefiles, Radio.h, Common.h and dirac.h from were copied from cleancode branch. The sagecal.h string was replaced by either Radio.h or Dirac.h in the source files. #define SIMUL_ONLY 1, #define SIMUL_ADD 2 and #define SIMUL_SUB 3 were added to Common.h. The three header files should be also include other updates from sagecal.h. In the end, the top level lib directory should contain no files.
Hanno Spreeuw
2017-12-22 17:18:55 +0100
9185df3d4cWe don't need CUDAINC, so I removed it
Hanno Spreeuw
2017-12-22 17:02:39 +0100
01c3dabc25Makefiles adjusted to enable builds on DAS5
Hanno Spreeuw
2017-12-20 17:13:29 +0100
759f92537dprediction with improved kernels
Sarod Yatawatta
2017-11-13 10:40:53 +0100
2150c4d12bImproved kernel (coherencies) from Hanno Spreeuw and Ben van Werkhoven as part of NLeSC DIRAC project, removed dynamic parallelism, added double precision
Sarod Yatawatta
2017-11-13 10:39:40 +0100
ba4025a847Minor adjustment
Hanno Spreeuw
2017-11-03 16:57:53 +0100