https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
0d9d742 increase version number 08 November 2017, 19:32:41 UTC
5725a19 Improve read_cst docstring 07 November 2017, 23:01:04 UTC
f1f8776 formatting fix 07 November 2017, 23:01:04 UTC
2562e91 Address review comments 07 November 2017, 23:01:04 UTC
aba9af2 working on RTD error 07 November 2017, 23:01:04 UTC
c45d501 another attempt to fix RTD 07 November 2017, 23:01:04 UTC
6b900c7 attempt to fix RTD build 07 November 2017, 23:01:04 UTC
02d5418 pep8 fixes, update readme 07 November 2017, 23:01:04 UTC
b902930 Fix for line length warnings 07 November 2017, 23:01:04 UTC
d2a2569 formatting fix 07 November 2017, 23:01:04 UTC
e419a5e Fix cst examples 07 November 2017, 23:01:04 UTC
d73325a fix cst beam examples 07 November 2017, 23:01:04 UTC
db227ee fix cst_beam tutorial calls 07 November 2017, 23:01:04 UTC
a79fcc5 make Travis run doctests 07 November 2017, 23:01:04 UTC
5d6a884 make tutorials work with doctest 07 November 2017, 23:01:04 UTC
07fa6a5 updated test to actually fail before bug fix 07 November 2017, 18:17:41 UTC
2835ffe Added test for add ordering 07 November 2017, 18:17:41 UTC
fb43bd0 removed extra reordering 07 November 2017, 18:17:41 UTC
14d9f20 straightening ordering when adding uvdata objects 07 November 2017, 18:17:41 UTC
0365460 healpix conversion testing improvements 05 November 2017, 04:58:06 UTC
679b558 improve healpix conversion 05 November 2017, 04:58:06 UTC
0bb1aef remove inaccessible logic 05 November 2017, 04:58:06 UTC
be629cc fix test bug, improve coverage 05 November 2017, 04:58:06 UTC
2a38b33 improve test coverage 05 November 2017, 04:58:06 UTC
222ed83 update documentation 05 November 2017, 04:58:06 UTC
50ba08f more testing 05 November 2017, 04:58:06 UTC
6aa73bb fully support different polarization files, add testing 05 November 2017, 04:58:06 UTC
fe8cd0f fix healpix interpolation to oversample, add nside optional keyword 05 November 2017, 04:58:06 UTC
8f4cf5c Restructure read_cst to use __add__ function, allow for different pols 05 November 2017, 04:58:06 UTC
b27a544 various fixes for review issues 05 November 2017, 04:58:06 UTC
cdc0a90 update readme 05 November 2017, 04:58:06 UTC
d9b5869 bug fix 05 November 2017, 04:58:06 UTC
9920823 Add support for reading efield beam as well 05 November 2017, 04:58:06 UTC
ecedc3d Add docstrings for read_cst_power methods 05 November 2017, 04:58:06 UTC
1fed5ad minor doc fix 05 November 2017, 04:58:06 UTC
84b465a Fix tutorial indents 05 November 2017, 04:58:06 UTC
47749b9 update tutorial and readme 05 November 2017, 04:58:06 UTC
f238a05 don't use an environment for travis 05 November 2017, 04:58:06 UTC
7aaaba8 Update readme for healpy 05 November 2017, 04:58:06 UTC
330df46 Add healpy installation to Travis 05 November 2017, 04:58:06 UTC
0919d4b fix docstring 05 November 2017, 04:58:06 UTC
e100590 restructure cst beam reader, add roundtrip tests with beamfits 05 November 2017, 04:58:06 UTC
534fc7a added test files 05 November 2017, 04:58:06 UTC
2276c73 test covering another couple lines 05 November 2017, 04:58:06 UTC
a20dc5f removed healpy import 05 November 2017, 04:58:06 UTC
80810ff now the test does something and passes 05 November 2017, 04:58:06 UTC
45f38d2 fixed setting parameters, adding testing 05 November 2017, 04:58:06 UTC
32ed896 adding a basic reader to get healpix power beams from cst output textfiles 05 November 2017, 04:58:06 UTC
aedd4fc clarify normalization wording 05 November 2017, 04:58:06 UTC
8f524b2 Removed unnecessary import and corrected argument 03 November 2017, 22:38:07 UTC
0d10ac4 tutorial : data access : g) needed a line break modified: docs/tutorial.rst 01 November 2017, 22:35:51 UTC
7d5e7c0 added conversion of antpos from ECEF to ENU in tutorial, mentioned it in the UVData parameters docstring modified: tutorial.rst modified: ../pyuvdata/uvdata.py 29 October 2017, 02:20:35 UTC
2969ca7 added example ECEF-TOPO conversion to docstring of `UVData.antenna_positions` modified: uvdata.py 29 October 2017, 02:20:35 UTC
86ce8de fix test after miriad antenna position unit fix 27 October 2017, 19:54:58 UTC
b8cd2bf Add comment about calibration parameters 27 October 2017, 19:54:58 UTC
5d28bf2 fixups after rebasing 27 October 2017, 19:54:58 UTC
4fcd75d Add better handling for absolute positions that are very far apart 27 October 2017, 19:54:58 UTC
a1c5954 Add test coverage for telescope location settings, fix bugs 27 October 2017, 19:54:58 UTC
11831c2 add a conda-list command to Travis for debugging numpy version issue 27 October 2017, 19:54:58 UTC
c386afa Fix ATCA test, improve telescope_location setting and warnings 27 October 2017, 19:54:58 UTC
3e43f9c add a test based on an ATCA miriad file. it currently fails 27 October 2017, 19:54:58 UTC
f1fdfc1 Added utility function to go between jones nums and str 26 October 2017, 17:45:31 UTC
8c65e54 fixing data type for antenna diameters in write_miriad 03 October 2017, 01:15:49 UTC
9b01095 .travis.yml: pin to Miniconda 4.3.21, the last pre-5 version 02 October 2017, 21:43:41 UTC
a23d396 Try removing test environment 02 October 2017, 21:43:41 UTC
1a0c71d More travis changes 02 October 2017, 21:43:41 UTC
859b394 Try uninstalling libedit 02 October 2017, 21:43:41 UTC
10517ec Add diagnostic info to travis for debugging 02 October 2017, 21:43:41 UTC
1084737 Add test for file with total_quality_array 02 October 2017, 21:43:41 UTC
98a48fc Use the new array name 02 October 2017, 21:43:41 UTC
de3ab11 Handle total_quality_array conversion in convert_to_gain 02 October 2017, 21:43:41 UTC
dff0511 Add test to make sure ischan and nschan are written to files 25 September 2017, 19:25:57 UTC
0184a2e Write out nschan and ischan to miriad files 25 September 2017, 19:25:57 UTC
7e7137d Add ischan and nschan to read/write blocks 25 September 2017, 19:25:57 UTC
2f7a35a Change ischan and nschan to default_miriad_variables 25 September 2017, 19:25:57 UTC
943066d Removed temporary lines, upped aipy requirement 05 September 2017, 21:20:44 UTC
3b70124 Read miriad items into extra_keywords 05 September 2017, 21:20:44 UTC
bfbe46e Making antenna_diameters the right sizes 05 September 2017, 21:19:12 UTC
350df8e Fix backwards compatibility for miriad diameter keyword 05 September 2017, 21:19:12 UTC
92673b0 Add backwards compatibility; reorganize slightly 04 September 2017, 12:43:49 UTC
147b24f Change antenna diameter keyword for miriad files 04 September 2017, 12:43:49 UTC
bcb045e Fix antpos units when reading/writing miriad files 31 August 2017, 12:40:15 UTC
a737ecb rename impedances to reflect that they are reference values 23 August 2017, 20:04:21 UTC
5d8a6e8 Clarify beam normalization comments a bit more. 23 August 2017, 20:04:21 UTC
534e59a fix a couple more places where system temp should be receiver temp 23 August 2017, 20:04:21 UTC
c34dd4b update beam object based on discussions with Eloy and James 23 August 2017, 20:04:21 UTC
e2511ad update readme with aipy version 22 August 2017, 16:09:34 UTC
df973fa Add an aipy version requirement 22 August 2017, 16:09:34 UTC
f0ce5e9 fix test warning messages 18 August 2017, 16:55:01 UTC
d5a7495 Change miriad saving of antenna names to be cleaner requires new version of aipy 18 August 2017, 16:55:01 UTC
8dc4be0 update readme to point to conda-forge aipy 09 August 2017, 16:53:30 UTC
6cecb1b bug fix for checkWarnings function 05 August 2017, 02:15:27 UTC
5c7cf0f update checkWarnings method to handle repeated messages 05 August 2017, 02:15:27 UTC
54e1f7b pep8 fixes 05 August 2017, 02:15:27 UTC
3d733c6 Cleanup checkWarning use in tests 05 August 2017, 02:15:27 UTC
25030de simplify checkWarnings input 05 August 2017, 02:15:27 UTC
c7dc712 don't use single character for aipy import 05 August 2017, 02:15:27 UTC
b5b9c0e Add some warnings 04 August 2017, 16:59:10 UTC
0ada8a4 Fix antenna positions to match file conventions (issue #169) 04 August 2017, 16:59:10 UTC
2e7e6d6 Update travis to use conda aipy 04 August 2017, 16:22:17 UTC
back to top