https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
c6f5f43 progress on reading fhd calibrations solutions 07 February 2018, 21:13:15 UTC
985ccdc Start work on function to read fhd cal.sav files 07 February 2018, 21:13:15 UTC
575911b Fix incorrect docstring on set_redundant method 07 February 2018, 17:39:57 UTC
5939016 Remove redundant cal_style definition, fix comment typo 31 January 2018, 18:33:57 UTC
d89e447 fix tutorial 31 January 2018, 18:33:57 UTC
83b51af fix handling of baseline_range in calfits 31 January 2018, 18:33:57 UTC
4719ffd Add new cal parameters to address issue #289 31 January 2018, 18:33:57 UTC
e3c4f92 fix some print formatting for new numpy 27 January 2018, 00:11:02 UTC
96efebb Handle new numpy/scipy deprecation warnings properly 27 January 2018, 00:11:02 UTC
32cd4d6 raise error if the efield beam has 3 vectors, minor cleanup 21 December 2017, 18:27:01 UTC
da677ee remove extraneous assert 21 December 2017, 18:27:01 UTC
8462da6 improve test coverage 21 December 2017, 18:27:01 UTC
96c80e3 remove debugging print statements from test code 21 December 2017, 18:27:01 UTC
633fa20 fix basis vector rotation test 21 December 2017, 18:27:01 UTC
d822575 fix efield to power conversion for rotated and non-orthogonal bases 21 December 2017, 18:27:01 UTC
bde0817 Fix doctest bug 21 December 2017, 18:27:01 UTC
7416a2a bug fix 21 December 2017, 18:27:01 UTC
b50bb43 Add conversion examples to tutorial 21 December 2017, 18:27:01 UTC
25012b6 Add efield_to_power method on uvbeam, fix some bugs exposed by this 21 December 2017, 18:27:01 UTC
89f9437 improve test coverage 18 December 2017, 20:52:09 UTC
0ed3ebf add in optional params for test coverage 18 December 2017, 20:52:09 UTC
0b92fa2 testing speedups, eliminate duplicate tests 18 December 2017, 20:52:09 UTC
c1a882a major testing reorganization to speed up tests 18 December 2017, 20:52:09 UTC
d19ce9c more testing improvements 18 December 2017, 20:52:09 UTC
97e1388 Base testing more off real beam files to address #198 18 December 2017, 20:52:09 UTC
b243743 simplify travis installs 15 December 2017, 03:48:13 UTC
042b627 Add ignore for line length test 15 December 2017, 03:48:13 UTC
17b296b install pycodestyle in Travis before calling it 15 December 2017, 03:48:13 UTC
2271973 Add pycodestyle check to travis 15 December 2017, 03:48:13 UTC
2325220 updated pyuvdata_inspect try except statement 06 December 2017, 21:08:51 UTC
4d6b899 updated bare except statement in pyuvdata_inspect.py modified: pyuvdata_inspect.py 06 December 2017, 21:08:51 UTC
e5da3d0 pep8 fixes after rebase 06 December 2017, 21:08:51 UTC
f916a67 pep8 fixes 06 December 2017, 21:08:51 UTC
7fded29 Add a note to the history when converting delays to gains 06 December 2017, 20:14:01 UTC
1a3bf03 improve description 01 December 2017, 00:18:19 UTC
07eb9fd Improve extra_keyword parameter descriptions 01 December 2017, 00:18:19 UTC
dfe0597 remove extraneous comments 01 December 2017, 00:18:19 UTC
35a90f2 improve test coverage and code cleanup 01 December 2017, 00:18:19 UTC
72c82aa add test coverage 01 December 2017, 00:18:19 UTC
9fcd017 Adding testing 01 December 2017, 00:18:19 UTC
e974982 update uvbeam check methods for extra keywords and parameters 01 December 2017, 00:18:19 UTC
debf31b Add extra_keywords to uvcal and support in calfits 01 December 2017, 00:18:19 UTC
bd6a2ab Surpressed warnings in test_uvdata.py 29 November 2017, 23:18:41 UTC
7021969 Warnings for ant(s) and pol(s) now printed at end in one message each 29 November 2017, 23:18:41 UTC
09a74ba added get_ENU_antpos() to tutorial 18 November 2017, 06:23:46 UTC
ff8bb90 moved get_ENU_from_UVData from utils into get_ENU_antpos in UVData modified: tests/test_utils.py modified: tests/test_uvdata.py modified: utils.py modified: uvdata.py 18 November 2017, 06:23:46 UTC
60e2845 updated get_ENU_from_UVData modified: utils.py 18 November 2017, 06:23:46 UTC
7e89d66 updated test in test_utils 18 November 2017, 06:23:46 UTC
de402d8 added get_ENU_from_UVData to utils.py w/ tests modified: tests/test_utils.py modified: utils.py 18 November 2017, 06:23:46 UTC
560e1eb More tutorial formatting and update select description 16 November 2017, 17:43:51 UTC
9540b3f Tutorial fix 16 November 2017, 17:43:51 UTC
3e17f53 Updating tutorial formatting 16 November 2017, 17:43:51 UTC
89bbc7d Moved plottinf output formatting to branch parse_ants_plotting 16 November 2017, 17:43:51 UTC
c1a00a7 Plotting output now in dictionary format 16 November 2017, 17:43:51 UTC
ce9b49e Added more tests and cleaned up 16 November 2017, 17:43:51 UTC
7df72fa fixed typo in title 16 November 2017, 17:43:51 UTC
bdc408e clean up parse_ants, pep8, add print toggle for user debugging 16 November 2017, 17:43:51 UTC
5b7ae52 Separated tests for parsing and passing to select 16 November 2017, 17:43:51 UTC
bf73641 Hopefully last tutorial update 16 November 2017, 17:43:51 UTC
b338b56 updating tutorial 16 November 2017, 17:43:51 UTC
f27d36f changing tutorial formatting 16 November 2017, 17:43:51 UTC
4421aa7 Adding ant_str examples to tutorial 16 November 2017, 17:43:51 UTC
242e853 Added tests for new functionality of minus sign and passing ant_str w/ ant_pairs_nums and polarizations 16 November 2017, 17:43:51 UTC
789110f added check if tuple or tuple[::-1] in ant_pairs_nums in select 16 November 2017, 17:43:51 UTC
b263ab1 Correct behavior in parse_ants with - present 16 November 2017, 17:43:51 UTC
71b52bf parse_ants now causes an error in select if ant_str='auto' and no auto-correlations are present in the object 16 November 2017, 17:43:51 UTC
4e7718a cleaning parse_ants, now accepts capitalizated strings w/o polarizations 16 November 2017, 17:43:51 UTC
5b8446f corrected behavior of minus sign in parse_ants; added check if ant_pair in self.get_antpairs() 16 November 2017, 17:43:51 UTC
393c0a4 Adding import re 16 November 2017, 17:43:51 UTC
f445b16 Adding parse_ants function 16 November 2017, 17:43:51 UTC
35cbb46 Adding parse_ants tests 16 November 2017, 17:43:51 UTC
e73c5c3 added pyuvdata_inspect.py script and added example to tutorial modified: docs/tutorial.rst new file: scripts/pyuvdata_inspect.py 16 November 2017, 02:35:47 UTC
8029e70 Clarify import/export functionality per review comments 15 November 2017, 22:11:56 UTC
1600485 More readme language tweaks 15 November 2017, 22:11:56 UTC
ee19e54 update API section to add uvbeam 15 November 2017, 22:11:56 UTC
bf785c8 add another earlier reference to RTD 15 November 2017, 22:11:56 UTC
e242ae3 more clarifications, make aipy version match setup.py 15 November 2017, 22:11:56 UTC
bcc4ce8 fix readme code quote 15 November 2017, 22:11:56 UTC
88a3ac6 Update and clarify installation instructions 15 November 2017, 22:11:56 UTC
09fa388 increase version for pip and conda 09 November 2017, 15:31:01 UTC
5af801b fix name2freq bug, add testing 09 November 2017, 15:31:01 UTC
18ec967 pyuvdata/tests/test_version.py: fix this for non-Git directories 09 November 2017, 03:44:06 UTC
de37e3a pyuvdata/cst_beam.py: fix a corner case in name2freq If the path to a CST file contained more than one batch of digits, we would read the first batch. With the way the filename is truncated in the regex match, we should always read the final batch. 09 November 2017, 03:44:06 UTC
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
back to top