https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
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
154ca0a Add round-trip rotation test, bug fix 31 July 2017, 20:18:27 UTC
e39038a Update mwa ecef conversion test to use new functions Also use array center from file rather than from known telescopes, removing previous ~1m error 31 July 2017, 20:18:27 UTC
6f31d6f Define utils to rotate between ECEF and frame with x through longitude Miriad needs this, uvfits may as well. 31 July 2017, 20:18:27 UTC
5fa7553 Addressing danny's comments 28 July 2017, 22:44:04 UTC
0d34120 Adding support for read_calfits to read a list of files 28 July 2017, 22:44:04 UTC
5205a75 Fixing data getting when asking for autos 28 July 2017, 22:43:22 UTC
3127e78 Change gain-style too and add comments 26 July 2017, 18:41:12 UTC
c1a6f9c Make spw_array backwards compatible 26 July 2017, 18:41:12 UTC
4a4ff1a improve comment 26 July 2017, 17:17:21 UTC
94e33bb Add diameter to list of default_miriad_variables 26 July 2017, 17:17:21 UTC
dae4ed9 Add extra_keywords test for uvfits, fix various issues that raised 26 July 2017, 17:17:21 UTC
ccf5e11 Removed complex number support from miriad extra keywords 26 July 2017, 17:17:21 UTC
502f7df address PR comments 26 July 2017, 17:17:21 UTC
2b21d71 Fix comment and typestring for booleans stored as strings in miriad 26 July 2017, 17:17:21 UTC
67d64ff Add broken test for complex values in extra_keywords 26 July 2017, 17:17:21 UTC
bafd8ef Improve test coverage 26 July 2017, 17:17:21 UTC
557f1f3 increase test coverage, improve handling of booleans in extra_keywords also add better warning messages and test them 26 July 2017, 17:17:21 UTC
9608034 improve debug messages in parameter eq method for dicts 26 July 2017, 17:17:21 UTC
7b94892 fix bare except in parameter and problem that fix exposed 26 July 2017, 17:17:21 UTC
d4f0bfd New handling of numpy types 26 July 2017, 17:17:21 UTC
d0bc0d9 Add test coverage (1 broken for now) 26 July 2017, 17:17:21 UTC
5b1a958 pep8 fixes 26 July 2017, 17:17:21 UTC
cbb136c Add utility for history checking and use in related tests This came up as an issue specifically on this branch because of line lengths in the pyuvdata version string. 26 July 2017, 17:17:21 UTC
e376d4d fix tests that assume miriad does not preserve extra keywords 26 July 2017, 17:17:21 UTC
c8b304c test_uvfits should fail now 26 July 2017, 17:17:21 UTC
c4193d8 All miriad tests pass, one uvfits fails 26 July 2017, 17:17:21 UTC
7f2ff2e ReadNRAOWriteMiriadReadMiriad test passes 26 July 2017, 17:17:21 UTC
a6dbc54 Miriad now reads and saves extra keywords 26 July 2017, 17:17:21 UTC
5ebb831 Allow checkWarnings to pass out function return values 22 July 2017, 01:53:17 UTC
480f553 Add tests directory to packages list in install file 21 July 2017, 22:33:17 UTC
dce82dc Fix up MS tests 21 July 2017, 18:47:07 UTC
4c89d07 remove spurious zeros from dish_diameters in measurement sets. 21 July 2017, 18:47:07 UTC
97f12cc added support for reading antenna diameters from .ms files 21 July 2017, 18:47:07 UTC
c5d0d8c Add support for antenna_diameters as an optional parameter (issue #204) 21 July 2017, 18:47:07 UTC
b334b14 Clean up add method tests 18 July 2017, 03:58:21 UTC
8844059 Add code and tests for total_quality_array in select function 18 July 2017, 03:58:21 UTC
cf526fe Fix bug and add consistency check 17 July 2017, 14:43:20 UTC
7402e85 Write tests for last uncovered lines 17 July 2017, 14:43:20 UTC
ed0274e Make tests to catch warnings 17 July 2017, 14:43:20 UTC
b032527 Reorganize tests slightly 17 July 2017, 14:43:20 UTC
4ab7227 Test all the things 17 July 2017, 14:43:20 UTC
6666ec8 Even more tests 17 July 2017, 14:43:20 UTC
13c82dc Add lots more tests 17 July 2017, 14:43:20 UTC
4e0ed47 Add first test and fix add method accordingly 17 July 2017, 14:43:20 UTC
46974a0 Initial pass at writing add method; need to write tests 17 July 2017, 14:43:20 UTC
78981e6 Add x_orientation to UVData, add support for uvfits and miriad 12 July 2017, 21:46:06 UTC
1c45ee7 only run check if set, also pep8 12 July 2017, 18:09:22 UTC
988a791 Add calfits memo pdf 06 July 2017, 00:17:12 UTC
e4ef548 More parameter description improvements. 06 July 2017, 00:17:12 UTC
e5ecf06 Improve and harmonize cal parameter descriptions in code and memo 06 July 2017, 00:17:12 UTC
310d0cd Also reference the tutorial in section 4. 06 July 2017, 00:17:12 UTC
a53eeba Don't hide the url 06 July 2017, 00:17:12 UTC
f8496be Add Paul as author and add date 06 July 2017, 00:17:12 UTC
c465042 Add link to read the docs tutorial in intro 06 July 2017, 00:17:12 UTC
1270c4a Update text in Sec 4.1 06 July 2017, 00:17:12 UTC
d7fea98 Make size of array axes more explicit 06 July 2017, 00:17:12 UTC
2f6ea99 Update docs about changes in array sizes; formatting changes 06 July 2017, 00:17:12 UTC
ee15b0f rename memo 06 July 2017, 00:17:12 UTC
a0f80e1 Add Zaki's version of calfits memo 06 July 2017, 00:17:12 UTC
e528a94 Added error for when squeeze takes an invalid value Also removed .gitignore line we don’t need 05 July 2017, 22:39:18 UTC
073c537 Updated smart slicing tests for new squeeze behavior 05 July 2017, 22:39:18 UTC
0b8cde7 testing for smart slicing. 05 July 2017, 22:39:18 UTC
back to top