sort by:
Revision Author Date Message Commit Date
e256446 clean up builtin shadowing not in the API left API level shadowing for now, made issues to fix them. 04 March 2020, 22:55:35 UTC
d88f1dc clean up list comprehensions 04 March 2020, 22:55:35 UTC
4fedba3 fix docstring 28 February 2020, 18:15:44 UTC
0b62927 utils ordering tweak 28 February 2020, 18:15:44 UTC
40785ae another uvbeam method order tweak 28 February 2020, 18:15:44 UTC
24de7d4 reorder utils 28 February 2020, 18:15:44 UTC
f98d7f6 reorder methods on uvflag 28 February 2020, 18:15:44 UTC
5a8cc3e restore write_beamfits method 28 February 2020, 18:15:44 UTC
139177c reorder methods on uvcal 28 February 2020, 18:15:44 UTC
73e2d7f reorder methods on uvbeam 28 February 2020, 18:15:44 UTC
953e68e fix indentation mistake on read_miriad 28 February 2020, 18:15:44 UTC
60b5a79 reorder the methods on UVData 28 February 2020, 18:15:44 UTC
d024787 properly weight by nsample_array 26 February 2020, 18:53:14 UTC
5e57645 Fix mask logic 26 February 2020, 18:53:14 UTC
ccafcc7 address review comments 26 February 2020, 18:53:14 UTC
df218eb Update changelog 26 February 2020, 18:53:14 UTC
09b7770 Add tutorial section on averaging and resampling, other tutorial cleanup 26 February 2020, 18:53:14 UTC
995b08a add testing 26 February 2020, 18:53:14 UTC
91af471 Add more testing 26 February 2020, 18:53:14 UTC
d40ab5e finish frequency_average method, add first test of it 26 February 2020, 18:53:14 UTC
126bf6e start work on frequency_average method 26 February 2020, 18:53:14 UTC
cc98122 Add _check_freq_spacing and option to check remove duplicated code in uvfits, miriad 26 February 2020, 18:53:14 UTC
17ed61a update changelog 20 February 2020, 22:48:26 UTC
0b7fd13 add metadata only check in conjugate_bls 20 February 2020, 22:48:26 UTC
06a34c1 add test to conjugate metadata only objects 20 February 2020, 22:48:26 UTC
700c12e Roll back unnecessary change 20 February 2020, 21:04:45 UTC
ecdef3e Remove unnecessary change to test 20 February 2020, 21:04:45 UTC
58e6116 Rewrite uvflag testfile to have fixed-length ascii strings 20 February 2020, 21:04:45 UTC
9e3f507 Update changelog 20 February 2020, 21:04:45 UTC
f9a9a21 Remove special handling and unnecessary backwards compatiblity 20 February 2020, 21:04:45 UTC
7b63abd Fix test that broke during rebase 20 February 2020, 21:04:45 UTC
d929f2f Make flake8 happy 20 February 2020, 21:04:45 UTC
a53a25d Improve handling of string arrays; improve test coverage 20 February 2020, 21:04:45 UTC
e5979d0 Clean up string handling in UVFlag; make existing tests pass again 20 February 2020, 21:04:45 UTC
fbca23c Fix tuple error by adjusting logic 19 February 2020, 17:36:06 UTC
5bbff29 fix logic again 19 February 2020, 17:36:06 UTC
2157466 Add test for uncovered line 19 February 2020, 17:36:06 UTC
7587832 fix logic 19 February 2020, 17:36:06 UTC
bb3fc23 Adjust other method calls 19 February 2020, 17:36:06 UTC
f4a0358 update changelog 19 February 2020, 17:36:06 UTC
a9df9dc fix method passing in quadmean tests 19 February 2020, 17:36:06 UTC
58bef6e Cover logic in quadmean 19 February 2020, 17:36:06 UTC
2a5e430 Add return_weights_square functionality to quadmean 19 February 2020, 17:36:06 UTC
b4f9915 update docstring for non-used keyword 19 February 2020, 17:36:06 UTC
d066678 fix keyword passing 19 February 2020, 17:36:06 UTC
44603fd Fix parentheses 19 February 2020, 17:36:06 UTC
7e55c67 Add keywords for other collapse methods 19 February 2020, 17:36:06 UTC
83d9acd Add test for values 19 February 2020, 17:36:06 UTC
b9f1d04 Add test that returns happen 19 February 2020, 17:36:06 UTC
786d252 Added test to ensure weights_square returns 19 February 2020, 17:36:06 UTC
29ab07f Add if clause to make calculation optional 19 February 2020, 17:36:06 UTC
da51089 Add functionality for returning sum of squares of weights 19 February 2020, 17:36:06 UTC
04a8eb2 make RTD index links point to master 14 February 2020, 21:55:08 UTC
bb96ddc Fix paths to objects in developer docs 14 February 2020, 21:55:08 UTC
35123d4 Try another readme badge tweak 14 February 2020, 21:55:08 UTC
85a7f85 Add github actions badge to RTD docs, tweak the readme badge target 14 February 2020, 21:55:08 UTC
c408ca6 fix code to get branch name for badges 14 February 2020, 21:55:08 UTC
b1e21aa fix read the docs build that broke on v2 14 February 2020, 21:55:08 UTC
42a25ae try removing the conda update step 14 February 2020, 20:39:43 UTC
0e1ebfb Remove python 2 references that were lost in v2 pr rebase 14 February 2020, 16:12:01 UTC
8390aac remove extra mwa_beam.py file that got added in the rebase 13 February 2020, 08:30:39 UTC
8df3f15 update changelog for version 2 13 February 2020, 08:30:39 UTC
250d1ec fix setup.cfg, update a few docstrings 13 February 2020, 08:30:39 UTC
9a194f5 update setup.cfg per-file-ingores for flake 13 February 2020, 08:30:39 UTC
d6edc93 don't depend on pygitversion 13 February 2020, 08:30:39 UTC
59d1760 Typo fix in `_bytes_to_str` warning 13 February 2020, 08:30:39 UTC
076b605 remove _reraise_context in favor of python 3 exception chaining 13 February 2020, 08:30:39 UTC
79dab4c add a checkwarnings call in test_fhd to catch a warning 13 February 2020, 08:30:39 UTC
70ff8b6 replace bytes_to_str and str_to_bytes in codebase 13 February 2020, 08:30:39 UTC
fa46e3c add deprecation for _str_to_bytes, bytes_to_str 13 February 2020, 08:30:39 UTC
2b22fa5 update `__all__` in all modules to be lists with double quotes. 13 February 2020, 08:30:39 UTC
71ce201 update changelog removed section to say from where a keyword is removed 13 February 2020, 08:30:39 UTC
6b83a96 Move the version numbering definition to step 1 of the reference doc 13 February 2020, 08:30:39 UTC
7d82b5b bump astropy versions to 3.2.3 in setup requires and readme 13 February 2020, 08:30:39 UTC
daea247 remove six from environment.yaml 13 February 2020, 08:30:39 UTC
537648a try to add conftest to be ignored in coveragerc 13 February 2020, 08:30:39 UTC
4662795 a missed multi-read in test_miriad.py 13 February 2020, 08:30:39 UTC
fb7ea3b update pull request template to reflect dropping py2 13 February 2020, 08:30:39 UTC
3f852c0 first pass deleting all deprecated code for versions > 1.5 13 February 2020, 08:30:39 UTC
4845568 move conftest to top level "source" directory. This helps ensure the setup/teardown is always run even if in a subdir and running one test. 13 February 2020, 08:30:39 UTC
627fae2 some text to be explicit about where to tag. 13 February 2020, 08:30:39 UTC
80ea2d5 add a small bit about how to make tags 13 February 2020, 08:30:39 UTC
1f914d4 remove GIT_INFO from the manifest 13 February 2020, 08:30:39 UTC
6b66dcc update the making_release.md in docs 13 February 2020, 08:30:39 UTC
aad9baf remove unused file from manifest 13 February 2020, 08:30:39 UTC
8609415 remove references to unused code 13 February 2020, 08:30:39 UTC
a284fe8 a rebase error which re-introduced deleted code 13 February 2020, 08:30:39 UTC
65e0812 remove undefined functions in utils.py 13 February 2020, 08:30:39 UTC
37c8492 removed a six that popped up in the scariest rebase ever 13 February 2020, 08:30:39 UTC
4608ecd move mwa_beam and tests to beam folder, update imports 13 February 2020, 08:30:39 UTC
23bc802 a pyuvdata.uvcal --> UVCal in test utils 13 February 2020, 08:30:39 UTC
80627df remove -v option for tests in github action yaml 13 February 2020, 08:30:39 UTC
de8e3ae Switch to nocover 13 February 2020, 08:30:39 UTC
44b7b79 Remove some comment cruft 13 February 2020, 08:30:39 UTC
abd32ec Remove six again 13 February 2020, 08:30:39 UTC
c0d9e11 Try getting doctest working 13 February 2020, 08:30:39 UTC
d764857 Get Circle CI working 13 February 2020, 08:30:39 UTC
bcab4c4 Apparently you can't use an = 13 February 2020, 08:30:39 UTC
692b29b Change to pyargs 13 February 2020, 08:30:39 UTC
912a29a Fix scripts install. Was too loose and got __pycache__ dir 13 February 2020, 08:30:39 UTC
back to top