https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
9e003ee write uvfits group data as 64bit 15 May 2017, 21:54:19 UTC
a2d003d Changing uvw type to double precision 15 May 2017, 21:11:01 UTC
910d76b Recast uvws to float64 for phasing to match master 11 May 2017, 16:35:19 UTC
2a3ac2d Should have indices right now also pep8 11 May 2017, 16:35:19 UTC
d446e37 Adding line profiler results 11 May 2017, 16:35:19 UTC
47d59ce Get the correct indices to sort the data array in read_miriad 11 May 2017, 16:35:19 UTC
7136f85 Attempt to address last read_miriad bottleneck 11 May 2017, 16:35:19 UTC
8c5595e Trying a potentially more efficient loop for phasing and unphasing 11 May 2017, 16:35:19 UTC
a48d7ff created more efficient top2eq_m function 11 May 2017, 16:35:19 UTC
d0766b7 Addressing pull request comments. 11 May 2017, 16:35:19 UTC
31704aa Changed how we calculate t_grid etc in read_miriad, fixed some pep8 11 May 2017, 16:35:19 UTC
da8c075 Remove profiling tags and identify bottleneck in phase() 11 May 2017, 16:35:19 UTC
b26988a Slight improvement in phasing and write_miriad 11 May 2017, 16:35:19 UTC
272d72c Update 11 May 2017, 16:35:19 UTC
78ed7d2 Improvement in read_miriad speed at cost of increased memory usage. 11 May 2017, 16:35:19 UTC
f5b3f33 Update 11 May 2017, 16:35:19 UTC
bc7a452 Removed double logical_and operation in loop 11 May 2017, 16:35:19 UTC
05c6df9 Update 11 May 2017, 16:35:19 UTC
d213afe Fixes 11 May 2017, 16:35:19 UTC
3b45e5b Moved speed of light lookup 11 May 2017, 16:35:19 UTC
867f621 Faster set_lsts_from_time_array and improvements to read_miriad 11 May 2017, 16:35:19 UTC
adfa0d6 Improvement in read_miriad speed at cost of increased memory usage. 11 May 2017, 16:35:19 UTC
117d531 Update 11 May 2017, 16:35:19 UTC
cb09bac Removed double logical_and operation in loop 11 May 2017, 16:35:19 UTC
a4dce95 t_grid etc. vectorized 11 May 2017, 16:35:19 UTC
652905e Update 11 May 2017, 16:35:19 UTC
c7f42ee Fixes 11 May 2017, 16:35:19 UTC
ad393e5 Moved speed of light lookup 11 May 2017, 16:35:19 UTC
004f54a Fixing errors from previous merge 11 May 2017, 16:35:19 UTC
ffacaae Faster set_lsts_from_time_array and improvements to read_miriad 11 May 2017, 16:35:19 UTC
8d35238 Add delay_convention argument and docstring to convert_to_gain 04 May 2017, 01:44:21 UTC
47705d4 remove fix for old test files with wrong units 04 May 2017, 01:44:21 UTC
cbc655f Add method convert_gains to UVCal with tests 04 May 2017, 01:44:21 UTC
7f2d525 make new script executable 03 May 2017, 22:28:48 UTC
39e2d54 Add coverage script that does not install the package 03 May 2017, 22:14:00 UTC
3eb0ee8 update docs with freq_range changes. 03 May 2017, 16:37:18 UTC
f4fd1b0 Improve and fix parameter testing 03 May 2017, 16:37:18 UTC
f5e6ac0 make freq_range only required if cal_type is delay 03 May 2017, 16:37:18 UTC
44953a2 Improve handling for time/frequency spacing in calfits 03 May 2017, 16:37:18 UTC
c79829e improve test for frequency & time spacing 03 May 2017, 16:37:18 UTC
5c12f0c bug fixes and better test coverage for one frequency or time selections 03 May 2017, 16:37:18 UTC
2a3d31e updated delay data file. 03 May 2017, 16:37:18 UTC
50ac3f0 Addressing review comments 03 May 2017, 16:37:18 UTC
4eaba5a addressing review comments. 03 May 2017, 16:37:18 UTC
5d9c40d Addressing some review comments 03 May 2017, 16:37:18 UTC
6521b46 pep8 03 May 2017, 16:37:18 UTC
0d50bbc update test_version to match version changes 03 May 2017, 16:37:18 UTC
0cf21ae Update tutorial, including changes for spw and ant_array in uvcal 03 May 2017, 16:37:18 UTC
3880bfd ensure tag information exists in travis builds and failsafe git describe 03 May 2017, 16:37:18 UTC
65c4ac6 Update version.py to include non-annotated tags in description, version 03 May 2017, 16:37:18 UTC
7d20777 changes to support new spw axis 03 May 2017, 16:37:18 UTC
899983f improve uvcal testing 03 May 2017, 16:37:18 UTC
18fd6ff add comment 03 May 2017, 16:37:18 UTC
5944e20 improve test coverage 03 May 2017, 16:37:18 UTC
20003b5 Improve test coverage 03 May 2017, 16:37:18 UTC
eb7a423 add tests for delay type solutions 03 May 2017, 16:37:18 UTC
fac9adc Add some testing for uvcal select method 03 May 2017, 16:37:18 UTC
d450273 Bug fixes for time & frequency spacings 03 May 2017, 16:37:18 UTC
c713b2a Add ant_array support 03 May 2017, 16:37:18 UTC
c79ddf1 finish select function on uvcal. needs tests 03 May 2017, 16:37:18 UTC
8088d23 Some work towards a select on uvcal 03 May 2017, 16:37:18 UTC
460993c update docs 29 April 2017, 03:13:08 UTC
b327795 bug fix in writing calfits. axis extension for flag_array when no input_flag_array given. updated data files for tests. 29 April 2017, 03:04:44 UTC
f464ef2 updated parameters in uvcal.py to include Nspws as second axis. Updated calfits to reflect extra axis in delay, gain, flag, and quality arrays. Added units of delay array to seconds in uvcal description 29 April 2017, 03:04:44 UTC
7a1e4cd Coveralls: omit test files from coverage report 29 April 2017, 02:55:25 UTC
1f5d844 update cal docs 28 April 2017, 19:03:38 UTC
2fd1709 bug fix for saving ant_array in calfits 26 April 2017, 23:39:39 UTC
c7ba784 Added tests for unknown cal & phase types 26 April 2017, 23:39:39 UTC
c0006c9 bug fix in set_unknown_cal_type 26 April 2017, 23:39:39 UTC
ebd98f7 update descriptions on cal_type dependent parameters 26 April 2017, 23:39:39 UTC
d677d76 improve comments 26 April 2017, 23:39:39 UTC
8d9d14b bug fix in checking for input_flag_array on read in calfits. 26 April 2017, 23:39:39 UTC
78746ff separate antaxis settings for gain and delay types 26 April 2017, 23:39:39 UTC
ef5c4bd updated data files for cal tests 26 April 2017, 23:39:39 UTC
9caca2a changed ANTAXIS CTYPE4 to CTYPE5. 26 April 2017, 23:39:39 UTC
a967674 update form of the delay_array parameter in UVCal 26 April 2017, 23:39:39 UTC
881e387 various fixes to cal stuff to address inconsistencies 26 April 2017, 23:39:39 UTC
5f535e5 Changed chans to freq_chans in select function 24 April 2017, 20:26:13 UTC
b44da74 Added chans selector to select frequencies based on channel number 24 April 2017, 20:26:13 UTC
e438038 Replacing non-standard miriad variables with data-calculated versions Still retaining the warning if file does not agree with data. 19 April 2017, 22:56:09 UTC
72360f2 coveralls badge fix 17 April 2017, 20:02:02 UTC
0d99c94 increase version number after addition of uvcal module 14 April 2017, 20:15:04 UTC
e7e9baa Merge pull request #144 from HERA-Team/fix_version Fix version 14 April 2017, 20:05:59 UTC
e7df936 Add version info to cal files (issue #145) 14 April 2017, 19:45:29 UTC
96b6cc7 Removed reference to old VERSION file 14 April 2017, 19:14:20 UTC
56c6ed8 remove VERSION from top level directory 14 April 2017, 19:14:20 UTC
f68dabf Now use JSON to read/write GIT_INFO file 14 April 2017, 19:14:20 UTC
f64e24a Updated solution that should grab git info from code actually running 14 April 2017, 19:14:20 UTC
99e84c9 improve import, add tests 14 April 2017, 19:14:20 UTC
d82a40a define __version__ in init file 14 April 2017, 19:13:57 UTC
d121cff remove unused import in setup.py 14 April 2017, 19:13:57 UTC
004dd60 remove debugging print message 14 April 2017, 19:13:57 UTC
5f7c2b0 Bug fixes 14 April 2017, 19:13:57 UTC
b4ac411 tweak since the code isn't inside setup.py anymore 14 April 2017, 19:13:30 UTC
5f6e779 An alternative approach to getting the version programmatically 14 April 2017, 19:13:30 UTC
e301387 Now put pyuvdata version info in history. 14 April 2017, 19:13:30 UTC
5ed3c79 reorganizing version info, adding more git info 14 April 2017, 19:13:30 UTC
fffdcb0 Adding version and git info in setup 14 April 2017, 19:13:30 UTC
f557078 Merge pull request #129 from HERA-Team/cal First version of UVCal module and new calfits file format 14 April 2017, 19:04:50 UTC
7b23f66 Update readme for merge 14 April 2017, 18:57:43 UTC
back to top