sort by:
Revision Author Date Message Commit Date
5c8860b debugging running errors so that file reads successfully 03 December 2019, 02:21:55 UTC
7f7c7c4 remove debugging print statements 03 December 2019, 02:21:55 UTC
5a3876f added debugging print statements 03 December 2019, 02:21:55 UTC
3f5654c fixed read_mwa_corr_fits to deal with input always being a list 03 December 2019, 02:21:55 UTC
7634ca3 added debugging print statements 03 December 2019, 02:21:55 UTC
3ca66ea fixed syntax error 03 December 2019, 02:21:55 UTC
a9ce4d6 fixed uvw calculation; created antenna and baseline arrays; created lst and time arrays; fixed linter issues 03 December 2019, 02:21:55 UTC
631bafd added read_mwa_corr_fits to uvdata; fixed pep8 03 December 2019, 02:21:55 UTC
80aee18 major rework of reader to allow subsets of time and frequency; added uvw calculation; reworked time and frequency arrays 03 December 2019, 02:21:55 UTC
87b9300 added self.antenna_positions 03 December 2019, 02:21:55 UTC
f2d5cca added time_array, freq_array, mapping 03 December 2019, 02:21:55 UTC
b332ae7 added file reader 03 December 2019, 02:21:55 UTC
7b2a4ed adding mwa_corr_fits.py 03 December 2019, 02:21:55 UTC
8e3a178 add basemap to allow for uvtools install basemap listed under 'setup-requires' in uvtools, but pip is unable to find package. Dowloading from conda seems to work though 03 December 2019, 02:13:33 UTC
4c22a35 adds pytest-cov to hera_qm.yml 03 December 2019, 02:13:33 UTC
b2bd32d add python 3.8 support for mac actions 26 November 2019, 19:42:45 UTC
e323950 have mac tests push to codecov 26 November 2019, 19:42:45 UTC
a9fc8b0 add badge to readme 26 November 2019, 19:42:45 UTC
a95b856 restore accidental hera_cal test deletion in azure 26 November 2019, 19:42:45 UTC
d499b1d s/yaml/yml to conform to naming in repo 26 November 2019, 19:42:45 UTC
606d7ae remove extra name definition from install_conda 26 November 2019, 19:42:45 UTC
28c4f98 remove codecov temporarily to get tests running 26 November 2019, 19:42:45 UTC
ccb8659 remove redundant `name` parameter 26 November 2019, 19:42:45 UTC
5c8006d update macosx actions yaml 26 November 2019, 19:42:45 UTC
cf2f900 remove macosx tests for azure 26 November 2019, 19:42:45 UTC
89fec83 add action for macosx tests 26 November 2019, 19:42:45 UTC
38fdb3f rename install-circle to install_conda for use also with github actions 26 November 2019, 19:42:45 UTC
959a713 name typo in azure pipelines yaml file 25 November 2019, 23:05:59 UTC
8aee315 add azure pipeline 3.8 25 November 2019, 23:05:59 UTC
0921a82 report compatibility with python 3.7 and 3.8 in setup.py 25 November 2019, 23:05:59 UTC
1321900 add python 3.8 test path 25 November 2019, 23:05:59 UTC
e463d95 move changelog entry 23 November 2019, 18:30:46 UTC
fc2bdaa Update CHANGELOG.md 23 November 2019, 18:30:46 UTC
02fa6ea Update unit test to break current master 23 November 2019, 18:30:46 UTC
e6fa046 Make calls to jstr2num inside a UVCal object use self.x_orientation 23 November 2019, 18:30:46 UTC
7846a08 explicitly add pip in linting ci 23 November 2019, 01:27:50 UTC
fb15b4a Update CHANGELOG.md typo in changelog 21 November 2019, 20:48:22 UTC
e23c06f updated changelog 21 November 2019, 20:48:22 UTC
064c3ec added test to also check x_orientation is set during creation 21 November 2019, 20:48:22 UTC
f2881fb try to read x_orientation from inputs 21 November 2019, 20:48:22 UTC
f49a6e4 retrieve formatting comment lost in previous commit 21 November 2019, 20:46:14 UTC
b6b1d1b Don't check docstrings for now (see issue #542), update many docstrings 21 November 2019, 20:46:14 UTC
c2f86c4 Add docstrings to flake8 select 21 November 2019, 20:46:14 UTC
cafde36 address comments 21 November 2019, 20:46:14 UTC
cfaeba8 fix flake8 issues, use flake8 for linting in CI 21 November 2019, 20:46:14 UTC
1889573 update changelog 15 November 2019, 01:24:44 UTC
8c23be3 add test that fails on master because of the bug 15 November 2019, 01:24:44 UTC
2b5bcf6 formatting tweaks 15 November 2019, 01:24:44 UTC
b0ea1a0 fix test files and generation script 15 November 2019, 01:24:44 UTC
c2d7af2 Fix a bug in fhd_cal that may explain issue #490 15 November 2019, 01:24:44 UTC
162a5cb moved changelog entry to top of list 14 November 2019, 23:28:22 UTC
47fe213 update changelog 14 November 2019, 23:28:22 UTC
4f24593 check pol state of uvflag after force_pol is used 14 November 2019, 23:28:22 UTC
03659e9 update added test 14 November 2019, 23:28:22 UTC
6df8ba7 add test to broadcast collapsed pols back onto antenna type object 14 November 2019, 23:28:22 UTC
3578639 try hot fix for uvflag npol issue 14 November 2019, 23:28:22 UTC
a2389da Add eq_coeffs_convention attribute; adjust tests accordingly 03 November 2019, 17:16:57 UTC
fcb0037 Fix typo in test name 03 November 2019, 17:16:57 UTC
35a1a89 Fix broken tests; change test names so all tests run 03 November 2019, 17:16:57 UTC
49f9928 Fix test accidentally changed in refactor 03 November 2019, 17:16:57 UTC
983e9c8 Fix whitespace 03 November 2019, 17:16:57 UTC
f5349a4 Update changelog 03 November 2019, 17:16:57 UTC
7b4a508 Add tests for eq_coeffs round-trip in uvh5; refactor test_uvh5.py 03 November 2019, 17:16:57 UTC
cfedc83 Add infrastructure for eq_coeffs; need to add some more tests 03 November 2019, 17:16:57 UTC
da98deb Try a change to iers handling Prevent constant re-downloading of iers tables on machines where a recent file is already present. 31 October 2019, 20:36:51 UTC
8745c93 prioritize conda-forge momentarily for qm and cal yamls 30 October 2019, 23:43:02 UTC
6a227c7 exchange healpy for astropy-healpix in hera_qm ci yaml 30 October 2019, 23:43:02 UTC
cc74ab9 exchange healpy for astropy-healpix in hera_cal yaml; pyuvsim change 30 October 2019, 23:43:02 UTC
e929e3c swap the conda channel order in the min_deps environment 30 October 2019, 21:35:04 UTC
27d9fc8 pep8 21 October 2019, 18:07:20 UTC
13e30eb history update in apply_uvflag modified: utils.py 21 October 2019, 18:07:20 UTC
3014df5 apply_uvflag freq time checks modified: test_utils.py modified: ../utils.py 21 October 2019, 18:07:20 UTC
5c74a35 modified: ../../CHANGELOG.md 21 October 2019, 18:07:20 UTC
6aeb2e3 modified: test_uvflag.py 21 October 2019, 18:07:20 UTC
bc0a680 uvflag apply PR commments 21 October 2019, 18:07:20 UTC
930af1c modified: test_utils.py 21 October 2019, 18:07:20 UTC
1c55705 modified: tests/test_utils.py 21 October 2019, 18:07:20 UTC
6a3fa14 pep8 21 October 2019, 18:07:20 UTC
3629226 added utils.apply_uvflag 21 October 2019, 18:07:20 UTC
d425d5b fixed uvflag.to_baseline force_pol bug 21 October 2019, 18:07:20 UTC
0aadf5b fix bug in antenna name cleanup 18 October 2019, 19:18:41 UTC
4e1c564 less aggressive antenna name cleanup 18 October 2019, 19:18:41 UTC
104efcb improve non-alphanumeric removal, clean up comments and cruft 18 October 2019, 19:18:41 UTC
d575b94 cast antenna names to string after decode for python 2 18 October 2019, 19:18:41 UTC
0927818 update changelog 18 October 2019, 19:18:41 UTC
444cb3c update comment to match code 18 October 2019, 19:18:41 UTC
7ffa074 simplify and make it work with python 2 & 3 18 October 2019, 19:18:41 UTC
f1525cc add a test with nonascii bytes in antenna names 18 October 2019, 19:18:41 UTC
6090c4d add back bang replacement in antenna names 18 October 2019, 19:18:41 UTC
7d43683 fix issues with antenna name decoding 18 October 2019, 19:18:41 UTC
5305e06 fix and to or 18 October 2019, 19:18:41 UTC
2b3c813 handle files from CASA with byte antenna names 18 October 2019, 19:18:41 UTC
6eaa2d3 update changelog date 14 October 2019, 21:29:21 UTC
baf177c iterate version number 14 October 2019, 21:29:21 UTC
6e24b1a update tutorial 10 October 2019, 20:43:16 UTC
f3444df update changelog 10 October 2019, 20:43:16 UTC
afefff4 use updated hera test file, change some tests to be grouped differently 10 October 2019, 20:43:16 UTC
da36593 remove commented line 10 October 2019, 20:43:16 UTC
6137c9d add test to cover bad phase_to_time input, and wording on error 10 October 2019, 20:43:16 UTC
79f6690 break tests that use phase_to_time into many tests, cover new jd input 10 October 2019, 20:43:16 UTC
back to top