https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
d4a9b00 add select on read_uvfits_data example to tutorial 05 April 2018, 18:10:03 UTC
abf2d2f Fix tutorial formatting issues 05 April 2018, 18:10:03 UTC
8c9e12d minor cleanup 05 April 2018, 18:10:03 UTC
ba7b5f4 Improve tutorial structure and flow 05 April 2018, 18:10:03 UTC
d59978e improve test coverage 05 April 2018, 18:10:03 UTC
6f0e1eb Add references to new functionality in other parts of tutorial 05 April 2018, 18:10:03 UTC
38093f1 Add tutorial examples for reading only parts of uvfits files 05 April 2018, 18:10:03 UTC
569ae3f add test coverage, fix bugs 05 April 2018, 18:10:03 UTC
2012d5d Add select on read example to memory test script 05 April 2018, 18:10:03 UTC
fa7f7d0 bug fix 05 April 2018, 18:10:03 UTC
9957b31 Add select on read functionality to read_uvfits 05 April 2018, 18:10:03 UTC
56a6859 split out reading group parameters from reading the rest of the data 05 April 2018, 18:10:03 UTC
b23b873 add slicing test to memtest script 05 April 2018, 18:10:03 UTC
84ae279 Add a memory test script 05 April 2018, 18:10:03 UTC
13715ba small bug fixes 05 April 2018, 18:10:03 UTC
64861d1 Add test coverage 05 April 2018, 18:10:03 UTC
21ebce7 Add test for reading in uvfits metadata only 05 April 2018, 18:10:03 UTC
5bf17e6 fix bugs with uvfits changes 05 April 2018, 18:10:03 UTC
e513994 add support for reading metadata only from uvfits files 05 April 2018, 18:10:03 UTC
a9c0ca2 Add testing for miriad phase type with all but one time flagged 05 April 2018, 00:04:15 UTC
033b2b1 fix miriad phase type inference to handle one unflagged time 05 April 2018, 00:04:15 UTC
16a246a combine folders with os.path.join 30 March 2018, 15:05:20 UTC
ea0f305 take spaces out of test path 30 March 2018, 15:05:20 UTC
183932e remove accidentally added print statments 30 March 2018, 15:05:20 UTC
68e17fe fix parsing to start at end of filename 30 March 2018, 15:05:20 UTC
97c9eb7 Add broken test, move function to before first call 30 March 2018, 15:05:20 UTC
a30ba12 update tests for new scipy version 28 March 2018, 00:44:12 UTC
2bf3b30 Add proper healpix interpolation for complex power beams 28 March 2018, 00:44:12 UTC
43add00 Add support for complex power beams in beam fits format For xy beams, for example 28 March 2018, 00:44:12 UTC
de100c3 Address review comments 21 March 2018, 06:38:47 UTC
e991ea6 Add beamfits pdf 21 March 2018, 06:38:47 UTC
29944fc improve gitignore 21 March 2018, 06:38:47 UTC
4478856 finish beam fits memo tweak 21 March 2018, 06:38:47 UTC
1c396e9 small beamfits memo tweak 21 March 2018, 06:38:47 UTC
57fe57c Add checks for units and more tests 21 March 2018, 06:38:47 UTC
de1e403 Improvements to the beamfits memo, tweaks to the code and tests 21 March 2018, 06:38:47 UTC
5db43b5 Clarify that data axes listed correspond to the ctypes 21 March 2018, 06:38:47 UTC
f5f1c72 Only write & read BASISVEC HDU if required, use degrees not radians 21 March 2018, 06:38:47 UTC
586c809 Add image axis units keywords 21 March 2018, 06:38:47 UTC
4bc4df4 ensure case of pix_ind doesn't break things 21 March 2018, 06:38:47 UTC
208f718 Improve documentation for beams 21 March 2018, 06:38:47 UTC
27b66e8 Finish beamfits memo writeup 21 March 2018, 06:38:47 UTC
2c0d92b fix bug from coordinate_system_dict structure change 21 March 2018, 06:38:47 UTC
15f6320 Start beamfits memo 21 March 2018, 06:38:47 UTC
2808adf modified: scripts/renumber_ants.py 15 March 2018, 07:38:25 UTC
782f549 renumber_ants.py pep8 15 March 2018, 07:38:25 UTC
9023be3 modified: scripts/renumber_ants.py 15 March 2018, 07:38:25 UTC
3bd8eae modified: scripts/renumber_ants.py 15 March 2018, 07:38:25 UTC
49bdc58 enabled read-renumber-write of miriad files modified: renumber_ants.py 15 March 2018, 07:38:25 UTC
34159fb fixed renumber_ants.py script 14 March 2018, 16:47:55 UTC
1b666d0 Add a check for unflagged data with nsample=0 in write uvfits 09 March 2018, 23:24:32 UTC
84502e2 add check for solid angle normalization 08 March 2018, 18:51:39 UTC
6f1131b Add a function to peak normalize the beam 08 March 2018, 18:51:39 UTC
b40f985 Changed some of the tests to check for identical vs. equality 07 March 2018, 22:42:16 UTC
ce5564b Fixes to write_calfits to ensure units are correct and tols are met 07 March 2018, 20:52:47 UTC
b4bc89c check beam areas for case with stokes I pol present Also remove calls to fill_dummy_beam 06 March 2018, 00:03:32 UTC
874ca6d Fixed bug where Healpix maps were mistakenly assumed to always be all sky 06 March 2018, 00:03:32 UTC
43fba59 Tried to fix some final pep8 issues with the new beam area methods in uvbeam.py 06 March 2018, 00:03:32 UTC
5c3b4fa Added tests for new beam area functions; modified beam area functions to add a lot more errors to safeguard against beam objects that do not look exactly like the HERA beams 06 March 2018, 00:03:32 UTC
52dd495 Added beam area and beam squared area calculations 06 March 2018, 00:03:32 UTC
fac2279 updated antenna_names to be array in fhd_cal modified: fhd_cal.py 05 March 2018, 20:48:15 UTC
972d1c0 changed antenna_names attribute to array format in calfits.py 05 March 2018, 20:48:15 UTC
2a9d6dc updated UVCal.ant_array, antenna_numbers and antenna_names doc 05 March 2018, 20:48:15 UTC
1261a8a update comment on spw axis in beamfits 02 March 2018, 03:24:33 UTC
2122e5d Make spw axis label more sensible & consistent with uvfits 02 March 2018, 03:24:33 UTC
2d13758 move antnums_to_baseline call outside loop 23 February 2018, 21:41:05 UTC
fa4570a improve docstring 23 February 2018, 21:41:05 UTC
5628850 Include more detail in docstring. 23 February 2018, 21:41:05 UTC
3d7158e fix docstring and overwrite handling 23 February 2018, 21:41:05 UTC
71fa967 decrease max ant number to 254, pep8 fixes CASA can't handle antenna numbers above 254 23 February 2018, 21:41:05 UTC
32fb77a only overwrite if overwrite keyword is set 23 February 2018, 21:41:05 UTC
bda3fa5 Add a script to renumber antennas to below 256 in uvfits files 23 February 2018, 21:41:05 UTC
372a60e fixing jones ordering in uvcal add 21 February 2018, 04:08:13 UTC
6c37783 Adding tests for uvcal and uvbeam 21 February 2018, 04:08:13 UTC
e93909f reorder when reordering should be done. 21 February 2018, 04:08:13 UTC
d18b407 Adding tests that currently fail 21 February 2018, 04:08:13 UTC
92b3473 pep8 issue on miriad_to_uvfits.py 09 February 2018, 18:44:14 UTC
dc53ba5 updated miriad_to_uvfits.py using argparse and to optionally phase data to specified time 09 February 2018, 18:44:14 UTC
1581c94 Better comments for warnings on reading IDL save files. 07 February 2018, 21:13:15 UTC
1ae3218 Add docstring for get_fhd_history 07 February 2018, 21:13:15 UTC
99289e8 Fix case where cal 'delays' is None 07 February 2018, 21:13:15 UTC
8f7c58b improve test coverage, small bug fixes 07 February 2018, 21:13:15 UTC
9bfe33e Add more tests and test data 07 February 2018, 21:13:15 UTC
4d6a5a5 fix npol handling in truncate_fhd_files 07 February 2018, 21:13:15 UTC
03f6873 fix npol handling in truncate_fhd_files 07 February 2018, 21:13:15 UTC
ab13b01 more fixes for truncate_fhd_files 07 February 2018, 21:13:15 UTC
65d0492 more tweaks to truncate_fhd_files 07 February 2018, 21:13:15 UTC
34fb6c0 add flexibility to truncate_fhd_files to make more varied test files 07 February 2018, 21:13:15 UTC
c8b13d7 improve test coverage 07 February 2018, 21:13:15 UTC
7826664 improve test coverage 07 February 2018, 21:13:15 UTC
afb41f9 make a single function to get fhd history, addresses issue #36 07 February 2018, 21:13:15 UTC
6868aa9 Add the test files, fix up the tests 07 February 2018, 21:13:15 UTC
bc20c4c truncate the source list too 07 February 2018, 21:13:15 UTC
0a109ea bug fix 07 February 2018, 21:13:15 UTC
e9d37c3 fix tile_use in obs structure 07 February 2018, 21:13:15 UTC
d6e1d05 bug fix 07 February 2018, 21:13:15 UTC
45f91fc fix array length bug 07 February 2018, 21:13:15 UTC
73d055e add stuff for cals 07 February 2018, 21:13:15 UTC
3cb27d6 get first fhd cal test working 07 February 2018, 21:13:15 UTC
b1e1a31 finish initial fhd cal read 07 February 2018, 21:13:15 UTC
back to top