https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
89d8358 update changelog 26 March 2021, 20:21:34 UTC
4f71d72 fix 2015 test files; remove memap 26 March 2021, 20:21:34 UTC
f6028e8 update verbiage about where tutorial files are written 24 March 2021, 18:35:18 UTC
a121c2a create a tmporary directory for tutorials, clean up when done. 24 March 2021, 18:35:18 UTC
8aad294 updated changelog 18 March 2021, 22:57:17 UTC
0747542 Revert "don't redo attribute setting if it already has it" This reverts commit 95cdfb2c8b250589459a6c3814b95366cd30c108. 18 March 2021, 22:57:17 UTC
76f978a don't redo attribute setting if it already has it 18 March 2021, 22:57:17 UTC
3106613 remove commented test code 18 March 2021, 22:57:17 UTC
987a2bc add a return for good measure 18 March 2021, 22:57:17 UTC
6703193 add _setup_parameters and __setstate__ to allow for better pickling 18 March 2021, 22:57:17 UTC
8f1bb18 update changelog correctly 17 March 2021, 19:15:35 UTC
aa9f890 update changelog 17 March 2021, 19:15:35 UTC
6dbcc05 update cryptic comment 17 March 2021, 19:15:35 UTC
46231e5 add breaking test; round up start_flag 17 March 2021, 19:15:35 UTC
fb089ad do calculations inplace; modify rint 12 March 2021, 22:18:27 UTC
afeb390 try taking out extra shell specifications 12 March 2021, 17:54:00 UTC
0e72262 try more indentation 12 March 2021, 17:54:00 UTC
12e627e use more recent linux version on circleci, minor gh actions cleanup 12 March 2021, 17:54:00 UTC
391f00a update changelog 03 March 2021, 17:31:46 UTC
e0c3eca Add documentation about the different azimuth conventions in mwa_pb 03 March 2021, 17:31:46 UTC
65888ef Fix bug in MWA beam coordinates 03 March 2021, 17:31:46 UTC
8f60aa5 remove python numpy calls for cython numpy in van vleck code 16 February 2021, 20:13:13 UTC
f096b62 declare tuple type returns for hread_init and hread 16 February 2021, 20:13:13 UTC
d3eadba add some explanatory comments 16 February 2021, 20:13:13 UTC
a4a39bc match gps_a to _gps_a Co-authored-by: Paul La Plante <plaplant@berkeley.edu> 16 February 2021, 20:13:13 UTC
a8e6014 allocate a fixed length array, only copy max_length anyway 16 February 2021, 20:13:13 UTC
f10a063 try not using an inline to make windows happy 16 February 2021, 20:13:13 UTC
cefdb8c remove unused python import from corr_fits.pyx 16 February 2021, 20:13:13 UTC
912b606 remove rogue newline 16 February 2021, 20:13:13 UTC
44ad709 use strncmp in miriad_wrap 16 February 2021, 20:13:13 UTC
97a1e68 some scary bytes casting to get byte memoryviews to work in cython 16 February 2021, 20:13:13 UTC
8b7949b add C flags for cython line tracing the test coverage scripts 16 February 2021, 20:13:13 UTC
6346820 add compilation flags for allowing cython tracing to CI builds online 16 February 2021, 20:13:13 UTC
1e5daaf calc nblts inside cable length function, remove cython trace macro 16 February 2021, 20:13:13 UTC
3407c4e remove parallel stuff, we can tackle this beast later if necessary 16 February 2021, 20:13:13 UTC
6fe481f enable cython linetrace, this won't work without the CFLAGS though 16 February 2021, 20:13:13 UTC
473ed33 remove remaining python numpy in _utils 16 February 2021, 20:13:13 UTC
55f3575 change xyz/lla/enu/ecef to not use python numpy 16 February 2021, 20:13:13 UTC
87aa651 use helpers to find max, use parallel for large bls, no python numpy 16 February 2021, 20:13:13 UTC
8045e92 break baseline to antums into two helper functions, parallel for large n 16 February 2021, 20:13:13 UTC
b1c2a2b change imports around, explicitly initialize numpy arrays, add helpers 16 February 2021, 20:13:13 UTC
0affbed remove ECEF_FROM_ENU to use lowercase from consistent with other utils 16 February 2021, 20:13:13 UTC
0f12dde move corr fits out of its own folder 16 February 2021, 20:13:13 UTC
daf737a touch up lots of `except +` vs `except *` this was very trial and error Not sure how this even worked correctly in the old version of the code. 16 February 2021, 20:13:13 UTC
0223f93 hread does not return an int 16 February 2021, 20:13:13 UTC
b5f0998 remove a few more boundschecks 16 February 2021, 20:13:13 UTC
f56cb9f cannot type _get_?_ functions because of variable output types 16 February 2021, 20:13:13 UTC
1f2964a make length of arrays signed long to avoid compilation warngings 16 February 2021, 20:13:13 UTC
6df77ad add some typing where was previously missing; typo fix 16 February 2021, 20:13:13 UTC
59dd2b0 removed unused dtype definition 16 February 2021, 20:13:13 UTC
eb99108 remove raise_miriad_error I'm not sure that this was even being handled properly or worked the way we expected. Honestly I am not sure how to test it but `except +` does automatic error conversion too and it is probably good enough. 16 February 2021, 20:13:13 UTC
d23b807 import item_hdr_size as const, use maxvar and item_hdr_size in def 16 February 2021, 20:13:13 UTC
146ecf9 set maxvar as a compile time constant 16 February 2021, 20:13:13 UTC
fef0301 update changelog and docstrings 16 February 2021, 18:21:08 UTC
5388117 linting 16 February 2021, 18:21:08 UTC
63ea0cd small cython changes, docstrings 16 February 2021, 18:21:08 UTC
2dd807b switch npy to h5 files; add memoryviews and in place calculations to cython 16 February 2021, 18:21:08 UTC
07bc86f fix linting 16 February 2021, 18:21:08 UTC
3dc854a address comments 16 February 2021, 18:21:08 UTC
7ae12c5 update changelog 16 February 2021, 18:21:08 UTC
dd362a0 add flagging tests 16 February 2021, 18:21:08 UTC
094cd12 move select to after lst thread is joined 16 February 2021, 18:21:08 UTC
2aa2201 add flag_small_sig_ants and remove_flagged_ants 16 February 2021, 18:21:08 UTC
a72282c more skip flagged ants 16 February 2021, 18:21:08 UTC
1ee0546 skip flagged ants 16 February 2021, 18:21:08 UTC
72e4212 add history strings 16 February 2021, 18:21:08 UTC
dc663ee address comments 16 February 2021, 18:21:08 UTC
03e8e81 update tutorial 16 February 2021, 18:21:08 UTC
583f150 update changelog 16 February 2021, 18:21:08 UTC
f95d440 fix some coverage 16 February 2021, 18:21:08 UTC
4286bca add tests and docstrings 16 February 2021, 18:21:08 UTC
feadaad new cheby implementations 16 February 2021, 18:21:08 UTC
c42308a add chebyshev approximation 16 February 2021, 18:21:08 UTC
d5c273e fix van vleck unit test 16 February 2021, 18:21:08 UTC
cbf40dc Revert "code clean up; initial implementation of cheby_approx" This reverts commit 5e5575e7eeda57e88cd14bf1d51ec497a9b29081. "fix something that is broken" 16 February 2021, 18:21:08 UTC
bf0cd14 code clean up; initial implementation of cheby_approx 16 February 2021, 18:21:08 UTC
7ec94b2 add van vleck unit test 16 February 2021, 18:21:08 UTC
5ff6c17 add van vleck test files 16 February 2021, 18:21:08 UTC
c075c98 a small change in how the parallel is handled in van vleck correction 16 February 2021, 18:21:08 UTC
c9418e3 try removing openmp compilation args from macosx builds 16 February 2021, 18:21:08 UTC
5c228b2 off loaded computation of khat matrix to cython, add openmp flags 16 February 2021, 18:21:08 UTC
cdc3554 fix accidental deletion 16 February 2021, 18:21:08 UTC
21d20de add van vleck turnaround test 16 February 2021, 18:21:08 UTC
8c551b0 adding newton method optimization 16 February 2021, 18:21:08 UTC
08a3d5a add simps integration 16 February 2021, 18:21:08 UTC
627e7ef add van vleck approximations 16 February 2021, 18:21:08 UTC
b9be093 fix bscale bug; remove redundant test 16 February 2021, 18:21:08 UTC
6f0a071 switch to root finder optimization and add jacobians 16 February 2021, 18:21:08 UTC
260f7ee implement correction with scipy integration 16 February 2021, 18:21:08 UTC
33d7c8b edit docstring 16 February 2021, 18:21:08 UTC
fcb088f Update changelog for new release 04 February 2021, 21:17:00 UTC
6a1c34e Add blank lines to the end of docstrings 04 February 2021, 18:03:47 UTC
c21a3eb Remove unreachable code 04 February 2021, 18:03:47 UTC
4fbfb39 Add tests for parameter equality checking 04 February 2021, 18:03:47 UTC
7f51bce Streamline setup.py 04 February 2021, 18:03:47 UTC
95ac1aa Update how tests of parameter classes and types are done 04 February 2021, 18:03:47 UTC
20868f7 Make expected_type mirror python builtins 04 February 2021, 18:03:47 UTC
8e649ee update the environment.yaml and readme dependency requirements 04 February 2021, 18:03:47 UTC
3dd9091 set pyproject to use `oldest-supported-numpy` for build env. this numpy is independent of the version installed in the users environment and depends on the architecture of the machine. It is involved in the interfacing with the extensions generated by cython. 04 February 2021, 18:03:47 UTC
6e35268 Undo erroneous type change 04 February 2021, 18:03:47 UTC
back to top