Hanno Spreeuw
|
8ecaa4bd47
|
Adjusted Dirac.h to accommodate changes in sagecal.h between March and December 2017 on sourceforge
|
2018-01-11 17:01:14 +01:00 |
Hanno Spreeuw
|
24ddfc0481
|
Adjusted Common.h to accommodate changes in sagecal.h between March and December 2017 on sourceforge
|
2018-01-11 16:59:54 +01:00 |
Hanno Spreeuw
|
556a00e7c2
|
Inserting 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
|
2018-01-11 16:56:31 +01:00 |
Hanno Spreeuw
|
a652935351
|
module 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.
|
2018-01-11 16:51:10 +01:00 |
Hanno Spreeuw
|
de385db778
|
Switched to Python 3
|
2018-01-11 16:45:48 +01:00 |
Hanno Spreeuw
|
233b8d52ab
|
Merge pull request #16 from tammojan/fixtesttypes
Fix types of spectral index, RM and extent in test
|
2018-01-11 11:56:38 +01:00 |
Tammo Jan Dijkema
|
b9f164b93c
|
Fix types of spectral index, RM and extent in test
|
2018-01-10 13:28:35 +01:00 |
Hanno Spreeuw
|
3e842bae73
|
Source 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.
|
2017-12-22 17:18:55 +01:00 |
Hanno Spreeuw
|
9185df3d4c
|
We don't need CUDAINC, so I removed it
|
2017-12-22 17:02:39 +01:00 |
Hanno Spreeuw
|
01c3dabc25
|
Makefiles adjusted to enable builds on DAS5
|
2017-12-20 17:13:29 +01:00 |
Hanno Spreeuw
|
c41055dc1d
|
Merge pull request #15 from nlesc-dirac/cleancode
Cleancode
|
2017-12-07 09:44:47 +01:00 |
Hanno Spreeuw
|
b5dab6c1c9
|
Merge branch 'master' into cleancode
|
2017-12-07 09:42:55 +01:00 |
Sarod Yatawatta
|
4a9ec04c3a
|
added info on -E option
|
2017-11-28 08:57:23 +01:00 |
Sarod Yatawatta
|
545588bcc0
|
bug fix
|
2017-11-27 20:30:39 +01:00 |
Sarod Yatawatta
|
15ec822ec4
|
bug fix
|
2017-11-21 21:48:28 +01:00 |
Sarod Yatawatta
|
b24279190c
|
added correction of residual data using GPU
|
2017-11-21 16:19:50 +01:00 |
Sarod Yatawatta
|
028ac53347
|
added model prediction and residual calculation using GPU
|
2017-11-20 12:36:17 +01:00 |
Faruk D
|
ab2b1d66f8
|
Update INSTALL.md
|
2017-11-16 16:13:07 +01:00 |
Faruk D
|
24abfc6b6c
|
Update and rename INSTALL to INSTALL.md
|
2017-11-16 16:10:57 +01:00 |
Faruk D
|
a98d6893f7
|
Update README.md
|
2017-11-16 16:10:31 +01:00 |
Faruk D
|
79f3b46651
|
Update README.md
|
2017-11-16 16:10:10 +01:00 |
Faruk D
|
affc6697b3
|
Update and rename README to README.md
|
2017-11-16 16:09:19 +01:00 |
Sarod Yatawatta
|
e07a26b63f
|
added option to use GPU for model prediction
|
2017-11-13 10:44:55 +01:00 |
Sarod Yatawatta
|
7425698526
|
added option to use GPU for simulations
|
2017-11-13 10:43:02 +01:00 |
Sarod Yatawatta
|
05f47ee4cb
|
updated simulation options
|
2017-11-13 10:41:23 +01:00 |
Sarod Yatawatta
|
759f92537d
|
prediction with improved kernels
|
2017-11-13 10:40:53 +01:00 |
Sarod Yatawatta
|
2150c4d12b
|
Improved kernel (coherencies) from Hanno Spreeuw and Ben van Werkhoven as part of NLeSC DIRAC project, removed dynamic parallelism, added double precision
|
2017-11-13 10:39:40 +01:00 |
Hanno Spreeuw
|
ba4025a847
|
Minor adjustment
|
2017-11-03 16:57:53 +01:00 |
Hanno Spreeuw
|
6faf72beb3
|
Makefile updated to match casacore update
|
2017-11-03 16:55:48 +01:00 |
Sarod Yatawatta
|
4fa8cffcdd
|
clarified various simulation options
|
2017-11-03 15:20:41 +01:00 |
Sarod Yatawatta
|
0f20a965b0
|
make it work with/without beam
|
2017-11-03 15:20:11 +01:00 |
Sarod Yatawatta
|
7c56e18b00
|
Improved kernel (array_beam) from Hanno Spreeuw and Ben van Werkhoven as part of NLeSC DIRAC project, removed dynamic parallelism, 2D thread blocks
|
2017-11-03 15:18:53 +01:00 |
Hanno Spreeuw
|
1e2c24b31a
|
Header file and Solvers folder redundant as well
|
2017-11-03 14:27:07 +01:00 |
Hanno Spreeuw
|
d6b518116e
|
These source and Makefiles are redundant, since they are present in the Dirac and Radio subdirectories, albeit somewhat altered.
|
2017-11-03 14:24:06 +01:00 |
Sarod Yatawatta
|
6244d393c6
|
clarify -T and -K options
|
2017-10-31 10:41:02 +01:00 |
Hanno Spreeuw
|
402efc6f17
|
You can now insert sources at random positions within some angle from 3C196
|
2017-10-20 15:45:48 +02:00 |
Hanno Spreeuw
|
fd32097a60
|
Now possible to position sources within a certain patch of the sky
|
2017-10-18 17:09:37 +02:00 |
Hanno Spreeuw
|
221b4c3ddd
|
All input to kernel_array_beam and its output now correctly written to files
|
2017-10-16 16:50:16 +02:00 |
Sarod Yatawatta
|
f8cb748172
|
correct order of saving Z
|
2017-09-26 13:21:21 +02:00 |
Sarod Yatawatta
|
d1d4d78e4d
|
added parsing with missing bmaj/bmin/bpa/freq0
|
2017-09-12 13:59:23 +02:00 |
Hanno Spreeuw
|
dd6284e136
|
Modifications in order to make a calltree for the CPU version of Sagecal
|
2017-09-07 14:25:04 +02:00 |
Hanno Spreeuw
|
50e247ff19
|
Modified Makefiles to match casacore updates on fs5. The input to kernel_array_beam is written to files more completely and correctly.
|
2017-09-06 13:49:29 +02:00 |
Sarod Yatawatta
|
5b42e561c2
|
bug fix
|
2017-09-04 16:57:08 +02:00 |
Hanno Spreeuw
|
1bdc7f8354
|
Nelem now written to file correctly
|
2017-08-25 14:53:50 +02:00 |
Hanno Spreeuw
|
426ea767be
|
xxd, yyd and zzd should now be written to file correctly, albeit as doubles instead of floats, through t->xx[j], t->yy[j] and t->zz[j], respectively.
|
2017-08-24 14:20:31 +02:00 |
Sarod Yatawatta
|
5179079343
|
and '/'
|
2017-08-16 15:28:24 +02:00 |
Sarod Yatawatta
|
741dc78d57
|
handle source names with a '-' in them
|
2017-08-16 13:17:01 +02:00 |
Sarod Yatawatta
|
87d9f47f6e
|
update
|
2017-08-16 12:32:05 +02:00 |
Hanno Spreeuw
|
f24343416a
|
Corrections wrt writing input for kernel_array_beam to file
|
2017-08-11 17:29:51 +02:00 |
Hanno Spreeuw
|
c417e7fe27
|
Input to and output from cudakernel_array_beam written to files
|
2017-07-31 11:01:11 +02:00 |