https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
07089bf Update the changelog for the new version 08 July 2020, 20:34:35 UTC
8de0ba1 remove macosx forced ncurses update in install_conda.sh 06 July 2020, 17:50:29 UTC
11887f1 deleted BITPIX = ... line entirely; let astropy work it out instead. 06 July 2020, 16:53:36 UTC
c6f6b16 calfits.py now writes an appropriate BITPIX value of -64 to .calfits files. 06 July 2020, 16:53:36 UTC
2fc01aa include test prereqs in coverage script. 01 July 2020, 22:47:27 UTC
c6142d4 moved changelog entry 01 July 2020, 22:47:27 UTC
ca65d61 update changelog 01 July 2020, 22:47:27 UTC
70ad319 fix uvflag docstring formats, cleanup per-file-ignores in setup.cfg 01 July 2020, 22:47:27 UTC
d419fab input to indata in test class 01 July 2020, 22:47:27 UTC
913a98e Make linter happier 01 July 2020, 22:47:27 UTC
26dd675 fix over-replacement 01 July 2020, 22:47:27 UTC
a4e9956 use pathlib.Path instead of subclasses 01 July 2020, 22:47:27 UTC
214661c Allow WindowsPath in uvflag init 01 July 2020, 22:47:27 UTC
e70e949 update error message 01 July 2020, 22:47:27 UTC
952b7ef update setup.cfg after fixing shadowing 01 July 2020, 22:47:27 UTC
2fca03d Changed `input` to `indata` in uvflag read functions 01 July 2020, 22:47:27 UTC
ce55d39 update changelog 01 July 2020, 22:47:27 UTC
72fd416 update uvflag docstrings to reflect posixpath ability 01 July 2020, 22:47:27 UTC
d9af676 Allow uvflag to read posixpaths. 01 July 2020, 22:47:27 UTC
c99d32b update the instructions on making a release 30 June 2020, 23:16:37 UTC
ef684ed turn off wheel building for now because pypi won't accept them 30 June 2020, 23:16:37 UTC
4670e78 try creating an environment variable to fix testpypi versions 30 June 2020, 23:16:37 UTC
0148c88 get full history to ensure correct version number 30 June 2020, 23:16:37 UTC
f704d75 fix pep517 build 30 June 2020, 23:16:37 UTC
9805205 Add a workflow to publish releases on pypi And publish all pushes on testpypi to make sure things work. 30 June 2020, 23:16:37 UTC
16eeca3 Make changes for numpy v1.19 25 June 2020, 20:54:11 UTC
3ede539 improve testing, fix warning 16 June 2020, 16:48:11 UTC
16732d4 add handling for unitless atol 16 June 2020, 16:48:11 UTC
dcd95cb Improve UVParameter equality method for Quantity types 16 June 2020, 16:48:11 UTC
868d0cb update changelog 12 June 2020, 17:27:10 UTC
f301035 make internal UVBeam set_* methods private 12 June 2020, 17:27:10 UTC
411269c Update how package is setup; tweak cython compile options 12 June 2020, 15:51:15 UTC
19bcff7 Fix a few documentation issues 11 June 2020, 21:02:47 UTC
5152d4f update documentation and tutorial 11 June 2020, 20:12:26 UTC
4b17892 add bls indices method and tests 11 June 2020, 20:12:26 UTC
9914e3e fix array handling in utils.find_clusters 11 June 2020, 14:57:44 UTC
b5f735a update the changelog 11 June 2020, 14:57:44 UTC
91878c5 Address review comments 11 June 2020, 14:57:44 UTC
d66daf7 remove extraneous assignment 11 June 2020, 14:57:44 UTC
b4e92ba use np.ma.average, verify that the weighted averaging is correct 11 June 2020, 14:57:44 UTC
515ef7b update the tutorial. 11 June 2020, 14:57:44 UTC
5e84eca Add warning if the integration times in a redundant set aren't equal 11 June 2020, 14:57:44 UTC
231236c fix averaging of redundant baselines 11 June 2020, 14:57:44 UTC
8b6556f increase test coverage, fix uncovered bug 11 June 2020, 14:57:44 UTC
200d066 add logic for averaging over redundant groups 11 June 2020, 14:57:44 UTC
813c2b4 pull baseline clustering logic out to a new function 11 June 2020, 14:57:44 UTC
6a61e9e start work on averaging over redundant groups 11 June 2020, 14:57:44 UTC
f7497fa Add back docstring that was lost in rebase 02 June 2020, 18:57:13 UTC
ec98ee7 Change default datatype that got changed in the rebase 02 June 2020, 18:57:13 UTC
8f27624 Handle half-precision nsample array in frequency averaging 02 June 2020, 18:57:13 UTC
8b82a3b Fix changelog 02 June 2020, 18:57:13 UTC
4bfe13c Promote nsample_array precision if required 02 June 2020, 18:57:13 UTC
82267c2 Update changelog 02 June 2020, 18:57:13 UTC
4ee61c2 Expose data_array and nsample_array dtype options for mwa_corr_fits files 02 June 2020, 18:57:13 UTC
1b51565 change to test to accomodate prev commit 01 June 2020, 22:39:16 UTC
087c9b0 revert clear_unused_attributes 01 June 2020, 22:39:16 UTC
428fb33 Update tests 01 June 2020, 22:39:16 UTC
02b09a6 Check for compatibility and make some requirements changes 01 June 2020, 22:39:16 UTC
a8020d6 update changelog 01 June 2020, 22:39:16 UTC
dae46ef reformat 01 June 2020, 22:39:16 UTC
ea783c4 reformat 01 June 2020, 22:39:16 UTC
9327b5a Corrected error re: shape and length of first axis. Changed wording in section 4 (Antennas HDU) for clarity. 25 May 2020, 19:38:13 UTC
f133571 implemented @bhazelton's suggested changes. 25 May 2020, 19:38:13 UTC
6076714 Removed commented-out text from source document. Done for now, needs review from someone more familiar with uvcal. 25 May 2020, 19:38:13 UTC
2bd61a0 finished everything, with old memo still largely commented out in .tex file. Removed the temporary notes file. 25 May 2020, 19:38:13 UTC
0d3df0a primary HDU keywords organized. FITS standard keywords added. Starting sections on subsequent HDUs 25 May 2020, 19:38:13 UTC
6e3b9ce finished all of the keywords for primary HDU, reorganizing structure based on whether a keyword is required or not, and whether it is a standard FITS keyword or a calfits-specific one. 25 May 2020, 19:38:13 UTC
c39d672 added some more properly formatted keywords, ending at REFANT 25 May 2020, 19:38:13 UTC
2d04e01 I'm fighting a little bit with git instead of actually working. 25 May 2020, 19:38:13 UTC
b45bea9 incremental progress 25 May 2020, 19:38:13 UTC
e247a5c started to reorganize section on primary header. Rewrote some verbiage following beamfits_memo's example. 25 May 2020, 19:38:13 UTC
e32b4f3 first commit 25 May 2020, 19:38:13 UTC
047da00 incremental progress 25 May 2020, 19:38:13 UTC
36602ec started to reorganize section on primary header. Rewrote some verbiage following beamfits_memo's example. 25 May 2020, 19:38:13 UTC
5759d53 first commit 25 May 2020, 19:38:13 UTC
7218205 some tabbing 22 May 2020, 21:11:43 UTC
7b8b4a9 add some comments about making memoryviews 22 May 2020, 21:11:43 UTC
32a7deb a comment typo 22 May 2020, 21:11:43 UTC
600a65c typo in dtype 22 May 2020, 21:11:43 UTC
64ec1da another int_ vs int64 22 May 2020, 21:11:43 UTC
ef25dc2 use np.int64 not np.int_, int64 and long are different on windows. 22 May 2020, 21:11:43 UTC
767f601 removed a rouge comma from rebasing 22 May 2020, 21:11:43 UTC
f523743 added licenses to cython modules 22 May 2020, 21:11:43 UTC
4f17b83 update change log 22 May 2020, 21:11:43 UTC
70ba97a add phase/unphase_uvw functions 22 May 2020, 21:11:43 UTC
789a2ff white space changes 22 May 2020, 21:11:43 UTC
913fb76 atomize some tests 22 May 2020, 21:11:43 UTC
2f73b3c remove a circular dependence in utils/_utils 22 May 2020, 21:11:43 UTC
b567c4e add ENU/ECEF to cython module 22 May 2020, 21:11:43 UTC
ebd213d move xzy/latlonalt functions to cython module 22 May 2020, 21:11:43 UTC
b4d4f80 remove a print statement that snuck in 22 May 2020, 21:11:43 UTC
27fcdd2 make baseline_to_antnums and antums_to_baseline run via cython module 22 May 2020, 21:11:43 UTC
7cf49a4 Add changelog entries for UVCal changes. 22 May 2020, 19:39:43 UTC
b7d5d1f add test coverage 22 May 2020, 18:35:02 UTC
4f2b159 Make `set_` methods private, make time_range not required update docstrings 22 May 2020, 18:35:02 UTC
2fde2cf fix tutorial typo 22 May 2020, 18:34:07 UTC
4c7b954 Improve docs on RTD 22 May 2020, 18:34:07 UTC
0981aac Change test to use uvh5 instead of miriad file 20 May 2020, 18:06:35 UTC
1ff807f Fix flake8 issues in aipy_extracts 20 May 2020, 18:06:35 UTC
c80c426 Remove aipy_extracts exceptions from setup.cfg 20 May 2020, 18:06:35 UTC
back to top