https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
08a901d Changing checks in read function to give warnings, not errors Issue 137 29 March 2017, 16:18:23 UTC
8cac38c More descriptive message when values do not pass acceptability test 29 March 2017, 16:16:15 UTC
5102065 Add check for value of Nbls in check function 24 March 2017, 17:01:26 UTC
d2b4fab properly adjust Nbls in select function 24 March 2017, 16:54:44 UTC
abb7d54 Add an option to select function for antenna pairs (ant_pairs_nums) With tests and a tutorial example 23 March 2017, 00:07:18 UTC
39b095d Add coveralls badge to readme and RTD 16 March 2017, 19:52:51 UTC
b56546f add coveralls to Travis testing 16 March 2017, 19:21:08 UTC
87de7b5 Merge pull request #135 from HERA-Team/select Added a select function (issue #38) 15 March 2017, 16:13:28 UTC
9fc9bb7 Update readme to give proper clone instructions. 13 March 2017, 18:31:30 UTC
03b2501 removed cruft from tests 10 March 2017, 00:16:55 UTC
c68922e finished removing random selects in tests, improved coverage (issue #38) 10 March 2017, 00:12:21 UTC
3e8daa3 remove randomness from select tests (issue #38) 09 March 2017, 22:41:31 UTC
78853f6 use copies to avoid re-reading data files in tests (issue #38) 09 March 2017, 22:26:36 UTC
192c0da Moved get_iterable() to pyuvdata.utils and use it in select function 09 March 2017, 16:44:00 UTC
c16fbee Check if set of selections eliminates all blts 09 March 2017, 16:42:53 UTC
301cf19 Beefed up select tests I added some checks that all data that fits criteria gets selected. (I think previously the tests only checked that all selected data fits criteria.) 09 March 2017, 16:10:07 UTC
c4dea01 test improvements and comments (issue #38) 08 March 2017, 00:34:31 UTC
7c9ebb0 reworking select function, adding test coverage & docs (issue #38) 08 March 2017, 00:28:46 UTC
e1b43f5 improve select test coverage (# 38) 07 March 2017, 01:41:22 UTC
316d2da consistency tweaks (issue #38) 06 March 2017, 23:09:23 UTC
f581573 Added a select function that selects along any set of axes (issue #38) still needs test improvements 06 March 2017, 23:09:23 UTC
89c6f0a Added note in history for selects (issue #38) 06 March 2017, 23:09:23 UTC
1ccd6ca Add selects for frequency & polarization (issue #38) 06 March 2017, 23:09:23 UTC
67ed1a2 bug fix in select_antennas (issue #38) 06 March 2017, 23:09:23 UTC
dd95651 Add select_antenna function (issue #38) 06 March 2017, 23:09:23 UTC
19b838a Start adding select capabilities (issue #38) select on baseline indices and times done so far 06 March 2017, 23:09:23 UTC
640e712 Merge pull request #134 from HERA-Team/miriad_antpos fix for miriad antpos numbering, for issue #98 06 March 2017, 22:31:37 UTC
bd30bf0 cleanup test to try to fix Travis error (issue #98) 04 March 2017, 05:28:02 UTC
02f8383 Improve comments and test coverage (issue #98) 04 March 2017, 00:11:28 UTC
c1020fa actual bug fix for case with no antnum or antpos (issue #98) 02 March 2017, 19:47:36 UTC
75693a8 Bug fix for case with no antnum or antpos variables (issue #98) 02 March 2017, 19:42:32 UTC
cb72f85 Improve miriad antpos handling (issue #98), better comments 02 March 2017, 19:33:11 UTC
35e19d6 fix for miriad antpos numbering, for issue #98 02 March 2017, 19:33:10 UTC
807c713 Merge pull request #132 from HERA-Team/rtdyaml try configuring read the docs with yaml file to address issue #131 compiles on RTD 01 March 2017, 00:10:53 UTC
98ae488 try configuring read the docs with yaml file To get around aipy install issue using Peter William's aipy conda package 28 February 2017, 22:06:08 UTC
eebee34 pep8 fixes 23 February 2017, 17:34:34 UTC
fb83033 Don't spoof antpos to zeros 23 February 2017, 17:33:16 UTC
7a7bfd8 Merge pull request #130 from HERA-Team/miriad_antpos_fix Miriad antpos fix 23 February 2017, 17:12:07 UTC
0dc83a5 Addressing pull request comments 23 February 2017, 16:38:55 UTC
fc305b8 Update 23 February 2017, 00:02:16 UTC
3df77b8 Fixing missing antpos bug in read_miriad 22 February 2017, 21:50:53 UTC
bd9e81a Fix for astropy 1.3 deprecation warning (issue #128) needs to use 'clobber' for astropy 1.2 and 'overwrite' for astropy 1.3. Added a test for the version to determine what to use 21 February 2017, 20:07:08 UTC
eb9c30e Remove old cruft 21 February 2017, 17:42:41 UTC
df67d92 update make_index.py to be read in branch specific travis badge details 17 February 2017, 00:37:58 UTC
dbcab34 added a manifest, short description and version update for pypi 16 February 2017, 01:55:56 UTC
c1e89cc another bug 15 February 2017, 23:47:58 UTC
02b01b9 and another syntax bug 15 February 2017, 23:46:42 UTC
b976e6f syntax bug fix in setup.py 15 February 2017, 23:43:39 UTC
efe8e73 config tweaks for pypi 15 February 2017, 23:32:13 UTC
a87ebcc Merge pull request #125 from HERA-Team/rm_sanity Removed language using "sane" or "sanity" 15 February 2017, 18:43:41 UTC
bbf80d6 Removed language using "sane" or "sanity" 15 February 2017, 18:38:34 UTC
e951328 Updated parameter doc to correct shape for uvw_array 15 February 2017, 18:37:54 UTC
fa1a906 Merge pull request #124 from HERA-Team/rename Rename the main directory from uvdata -> pyuvdata for consistency 15 February 2017, 18:21:51 UTC
da3d5d4 Fixed test run for travis and in readme 15 February 2017, 18:17:58 UTC
dd5fc81 spelling fix 15 February 2017, 17:47:00 UTC
1718666 Adding deprication warning for uvdata 15 February 2017, 17:38:45 UTC
d004c92 some uvdata->pyuvdata in the docs 15 February 2017, 00:52:48 UTC
f49bf5d update scripts 15 February 2017, 00:10:54 UTC
58d23b4 update setup.py 15 February 2017, 00:10:54 UTC
ff55379 update tests and tutorials 15 February 2017, 00:10:54 UTC
4152531 update gitignore 15 February 2017, 00:10:54 UTC
410b598 rename main directory to pyuvdata 15 February 2017, 00:10:53 UTC
c3ac9c1 move appveyor.yml out of main directory until aipy dependency is removed 15 February 2017, 00:10:26 UTC
9ff0ce9 Restore pyephem as a dependency in the readme Accidentally removed earlier 14 February 2017, 21:15:17 UTC
5a881f7 docs tweaks & improvements 14 February 2017, 20:38:51 UTC
1145073 one more doc tweak 14 February 2017, 02:11:04 UTC
2970f15 another docs fix 14 February 2017, 02:05:51 UTC
2715047 docs cleanup, tweaks 14 February 2017, 01:58:10 UTC
d04c76b refresh docs 14 February 2017, 01:10:57 UTC
87f26c5 slight readme tweaks 14 February 2017, 01:10:07 UTC
149e969 Separate out the utilities 14 February 2017, 01:07:05 UTC
5260d45 Add UVData class to developer docs 14 February 2017, 01:03:56 UTC
2994001 fixed developer docs by removing relative imports 14 February 2017, 01:00:05 UTC
408161b appveyor bug fix 10 February 2017, 01:46:02 UTC
83feb82 Add some debugging info to appveyor 10 February 2017, 01:42:54 UTC
3d64f39 Use my fork of aipy for appveyor with platform independent paths 10 February 2017, 00:06:31 UTC
e174dd0 try renaming python for conda in appveyor 08 February 2017, 18:48:14 UTC
3ad1263 fix ci/install.ps1 to install conda even if python version exists 08 February 2017, 18:45:50 UTC
9d9b18b still trying to get 32bit working for appveyor 08 February 2017, 18:39:52 UTC
1c2d1b4 actually switch to 32bit for appveyor 08 February 2017, 18:34:02 UTC
60793ce attempt to switch to 32bit to avoid python 2.7 compilation error 08 February 2017, 18:28:25 UTC
a8d5099 tweak to distutils_debug variable for appveyor 08 February 2017, 18:06:29 UTC
73a1eec try setting distutils_debug environement variable for appveyor 08 February 2017, 17:53:07 UTC
b9421c1 appveyor.yml bug fix 02 February 2017, 23:00:46 UTC
8464cbe fix appveyor aipy download 02 February 2017, 22:54:33 UTC
c0048bb appveyor try cloning hera team aipy repo and installing directly 02 February 2017, 00:56:25 UTC
cc15d11 appveyor -- try to install aipy via pip instead 01 February 2017, 19:26:35 UTC
376d876 Adding more data conversions to tutorial. (Issue #119) 01 February 2017, 18:13:31 UTC
8204b22 appveyor fix 01 February 2017, 17:33:40 UTC
119ac01 appveyor bug fix 30 January 2017, 03:35:10 UTC
291122f another appveyor attempt 30 January 2017, 03:33:19 UTC
ca6eb70 appveyor -- more documentation, still doesn't work 24 January 2017, 02:03:30 UTC
51ed97c appveyor bug fix 24 January 2017, 02:01:00 UTC
4b0c042 appveyor try another approach 24 January 2017, 01:59:58 UTC
5ffcf18 appveyor bug fix 24 January 2017, 01:49:44 UTC
50003f0 Add required scripts for appveyor 24 January 2017, 01:43:45 UTC
10639a7 another appveyor attempt 24 January 2017, 01:34:52 UTC
6586bca appveyor bug fix 24 January 2017, 01:30:19 UTC
ad193e5 appveyor bug fix 24 January 2017, 01:29:00 UTC
3682be8 First attempt at appveyor integration 24 January 2017, 01:19:56 UTC
back to top