https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
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
4da091a Change import path for _miriad 13 February 2020, 08:30:39 UTC
a896cf3 A few fixes after bad merging 13 February 2020, 08:30:39 UTC
1c2726c Try moving to different directory 13 February 2020, 08:30:39 UTC
571ff7b call pytest with pyargs argument 13 February 2020, 08:30:39 UTC
f530e80 Try a non-inplace install 13 February 2020, 08:30:39 UTC
501d87f hail mary test execution command change 13 February 2020, 08:30:39 UTC
3b84d38 Try editable install 13 February 2020, 08:30:39 UTC
951a8c5 Try forcing build_ext 13 February 2020, 08:30:39 UTC
86e2fe0 woops, forgot to remove version refs from setup 13 February 2020, 08:30:39 UTC
471893f Remove pygitversion from deps as it is only required in pyproject 13 February 2020, 08:30:39 UTC
bd9d7cf Try using pip to install on github CI 13 February 2020, 08:30:39 UTC
e2a2428 add pgv to req ymls 13 February 2020, 08:30:39 UTC
8c40a79 Remove all references to version.py in favour of SCM 13 February 2020, 08:30:39 UTC
22669a1 Fix ref to _unicode_to_str 13 February 2020, 08:30:39 UTC
d64c577 Remove py2 compat function 13 February 2020, 08:30:39 UTC
d56a66d Fix linting 13 February 2020, 08:30:39 UTC
6e20080 Change changelog to reflect removal of py2 13 February 2020, 08:30:39 UTC
dc9c557 Remove a few more six references 13 February 2020, 08:30:39 UTC
29e4899 Removed all py2 I could find 13 February 2020, 08:30:39 UTC
a538127 Remove redundant line 13 February 2020, 08:30:39 UTC
f6c5490 fix an import introduced in test_utils 13 February 2020, 08:30:39 UTC
5897217 explicitly import from the dir not the module. clean up the top namespace a little list all the telescope imports like the other modules 13 February 2020, 08:30:39 UTC
02b8afe update a UVBase import in test_parameter 13 February 2020, 08:30:39 UTC
a002cf6 only explicitly import the big objects. 13 February 2020, 08:30:39 UTC
ec797cc import * from uvflag 13 February 2020, 08:30:39 UTC
0ebcce1 remove unused test function 13 February 2020, 08:30:39 UTC
6e2e2f8 moved specialized objects (and tests) to own subfolders. added __all__s 13 February 2020, 08:30:39 UTC
f42854c remove verbose output on github actions. 13 February 2020, 08:30:39 UTC
6b896f9 import change . to .. in mwa_corr_fits 13 February 2020, 08:30:39 UTC
dd51790 move mwa_corr_fits tests to uvdata/test 13 February 2020, 08:30:39 UTC
29c01eb move mwa_corr_fits to uvdata folder 13 February 2020, 08:30:39 UTC
5702c68 explicitly import from the dir not the module. clean up the top namespace a little list all the telescope imports like the other modules 13 February 2020, 08:30:39 UTC
152d7e7 update a UVBase import in test_parameter 13 February 2020, 08:30:39 UTC
9424a7c only explicitly import the big objects. 13 February 2020, 08:30:39 UTC
back to top