https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
b86f3ea Updating plotting output 01 March 2018, 15:08:13 UTC
c20e1bc Parse ants dict output for plotting 29 November 2017, 18:15:26 UTC
466abcb Rebased from master and applied changes to parse_ants for plotting output 17 November 2017, 20:59:43 UTC
41fc881 Tutorial line changed without actually changing? 17 November 2017, 20:53:15 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
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
back to top