Commit Graph

318 Commits

Author SHA1 Message Date
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
Sarod Yatawatta eb9769d462 Major update: multiplexing ADMM, adaptive rho 2017-07-10 11:52:15 +02:00
Hanno Spreeuw a7108dc025 Major cleanup - in particular of files that should not be tracked, i.e. should not be included in the repo. 2017-06-21 17:25:46 +02:00
Hanno Spreeuw 1e7d1883a3 Now also extended sources are generated 2017-06-01 13:24:59 +02:00
Hanno Spreeuw 653fa48e15 Merge pull request #1 from nlesc-dirac/Sagecal-without-astronomy
Sagecal without astronomy
2017-05-12 14:53:14 +02:00
Hanno Spreeuw 2792b81fe4 Python (what else?) script to generate large sky models - and its cluster files - for adequate profiling 2017-05-12 14:16:06 +02:00
Hanno Spreeuw d96359d476 Replaced Solvers by Dirac, as requested by Sarod. This effectively reverses the previous commit. 2017-05-12 13:42:05 +02:00
Hanno Spreeuw b906365a6a Replaced Dirac by Solvers, which is a more descriptive name 2017-05-01 14:11:26 +02:00
Hanno Spreeuw 455492109f Solvers is a more descriptive name for the contents of this directory than Dirac 2017-05-01 12:54:07 +02:00
Hanno Spreeuw ba9d984fd6 All astronomy related function calls were removed, leaving only the optimalizations. 2017-04-12 14:56:27 +02:00
Sarod Yatawatta b8656b0682 remove obsolete ONE_GPU 2017-03-23 17:37:50 +01:00
Hanno Spreeuw 8d25cfaa91 Edited Makefiles such that sagecal will build on DAS5@ASTRON 2017-03-03 11:19:07 +01:00
Sarod Yatawatta ef8240bfe9 added missing file 2017-03-01 17:58:27 +01:00
Sarod Yatawatta c6da7f1549 added casacore lib to linker path 2017-02-27 11:46:40 +01:00
Sarod Yatawatta b9d1a8610e comments 2017-01-30 18:24:33 +01:00
Sarod Yatawatta 1ca7cc60bc added a small test dataset 2017-01-30 18:22:43 +01:00
Sarod Yatawatta de0e30128a major update: 1) CUSOLVER/NVML support, 2) LOFAR Beam model 2016-12-03 00:12:35 +01:00
Sarod Yatawatta dadfb7abf0 info on ATeam subtraction 2016-11-29 16:42:52 +01:00
Sarod Yatawatta 79b4528f2f fix parse errors 2016-10-21 12:16:09 +02:00
Sarod Yatawatta 9aeb1a4426 added info on solution format 2016-10-17 13:33:37 +02:00
Sarod Yatawatta ca26f7739c added script to create cluster file from sky model 2016-10-04 23:39:21 +02:00
Sarod Yatawatta 6bf6221b68 explanation about PA 2015-12-18 11:07:25 +01:00
Sarod Yatawatta d142bd8967 PA explanation 2015-12-14 10:55:56 +01:00
Sarod Yatawatta 601386ba60 update 2015-12-12 14:27:29 +01:00
Sarod Yatawatta 17b58b2a50 bug fix 2015-12-12 14:22:47 +01:00
Sarod Yatawatta f951adfa78 update casacore include path 2015-11-04 21:15:35 +01:00
Sarod Yatawatta fac0e824b2 bug fix 2015-10-13 11:41:40 +02:00
Sarod Yatawatta b86f57a0f2 src location 2015-08-20 13:53:14 +02:00
Sarod Yatawatta fb1feb9ae4 updated docu 2015-08-20 13:51:34 +02:00
Sarod Yatawatta 5053fd1993 remove obsolete comment 2015-08-19 19:22:20 +02:00
Sarod Yatawatta 4f971a5cdd update to 0.3.8 2015-08-19 19:20:08 +02:00