https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
5f92d52 fix: when ntimes=1, allow time_axis_faster_than_bls=True 03 May 2023, 17:52:20 UTC
c85319e fix: error when times or freqs are length 1 26 April 2023, 19:42:30 UTC
47af6d4 docs: fix changelog order 26 April 2023, 17:09:30 UTC
aba6b52 docs: fix repeated antpair in doctest 26 April 2023, 17:09:30 UTC
e067619 docs: fix do_blt_outer in docs 26 April 2023, 17:09:30 UTC
e005df4 docs: add imports for every code-block 26 April 2023, 17:09:30 UTC
27ddc8a docs: fix uvdata.new() examples 26 April 2023, 17:09:30 UTC
875ac58 docs: fix uvdata.new() examples 26 April 2023, 17:09:30 UTC
1d89aef docs: try a new strategy to document new() in sphinx 26 April 2023, 17:09:30 UTC
861b23c docs: remove docs added in other PR 26 April 2023, 17:09:30 UTC
a356440 docs: fix missing docs 26 April 2023, 17:09:30 UTC
4288db8 fix: stupid typos in tests 26 April 2023, 17:09:30 UTC
a7e529d docs: add tutorial about UVData.new() 26 April 2023, 17:09:30 UTC
17d5ec3 fix: respond to Bryna's comments 26 April 2023, 17:09:30 UTC
496991b fix: import annotations 26 April 2023, 17:09:30 UTC
0b4ebf3 fix: typing union on older py 26 April 2023, 17:09:30 UTC
e565d1b fix: import annotations 26 April 2023, 17:09:30 UTC
58521e0 feat: new_uvdata function for simple initialization 26 April 2023, 17:09:30 UTC
450b5b8 Add an error if file_type is not supported 24 April 2023, 21:32:48 UTC
553aeaf Update the changelog for new UVCal methods 24 April 2023, 21:32:48 UTC
090af9a update the tutorial for the new methods 24 April 2023, 21:32:48 UTC
6b4d971 Add UVCal `read` and `from_file` methods with fast_concat support 24 April 2023, 21:32:48 UTC
54b9c2d Add UVCal.fast_concat method 24 April 2023, 21:32:48 UTC
15ee350 fix: comments from Adelie 24 April 2023, 20:53:32 UTC
db901d2 docs: add FastUVH5Meta api docs 24 April 2023, 20:53:32 UTC
db733f2 fix: restore removed caching line 24 April 2023, 20:53:32 UTC
e01b19e docs: add FastUVH5Meta docs 24 April 2023, 20:53:32 UTC
2ee4177 tests: ensure closing before opening is fine 24 April 2023, 20:53:32 UTC
8d00215 fix: header doesn't always exist 24 April 2023, 20:53:32 UTC
6ffc864 docs: better docstring for get_transactional 24 April 2023, 20:53:32 UTC
e3eb666 feat: ability to read data without caching it 24 April 2023, 20:53:32 UTC
c3cff92 feat: allow getting data in a way that auto-shuts the file 24 April 2023, 20:53:32 UTC
4f873aa Update the changelog for the v2.3.2 Also update the `making releases` document based on recent experience. 11 April 2023, 00:31:36 UTC
8fdad84 Adding catalog_names keyword to read_uvh5 and read_uvfits 10 April 2023, 22:38:10 UTC
e3d0e37 Restoring full test coverage to mir_parser after tweak. 10 April 2023, 22:38:10 UTC
26e74e0 Improving docstring in MirMetaData.get_value to clarify default behavior. 10 April 2023, 22:38:10 UTC
ea94389 Making updates based on review comments 10 April 2023, 22:38:10 UTC
68789a3 One final test for one final uncovered line 10 April 2023, 22:38:10 UTC
f7ec775 Adding missing bit of test coverage 10 April 2023, 22:38:10 UTC
3a3477f Updating CHANGELOG 10 April 2023, 22:38:10 UTC
1ae7ac3 Never-ending docstring fixes 10 April 2023, 22:38:10 UTC
fc38966 One more docstring fix! 10 April 2023, 22:38:10 UTC
435aa49 More docstring clean-up 10 April 2023, 22:38:10 UTC
6e2b02e Cleaning up docstrings, migrating MIR to future array shapes 10 April 2023, 22:38:10 UTC
3b062e5 More minor clean-up following memory optimizing, getting rid of now-defunct code 10 April 2023, 22:38:10 UTC
34c9143 Minor tweak to naming convention for ants in MIR 10 April 2023, 22:38:10 UTC
ffbbc88 Minor bug fixes and optimizations 10 April 2023, 22:38:10 UTC
24f272b Reorganizing MIR read to lower memory footprint when filling a UVData object 10 April 2023, 22:38:10 UTC
f51c09e Moving MIR to future shapes 10 April 2023, 22:38:10 UTC
dbddba2 Adding new functionality to MirMetaData to make in less sensitive to file errors/missing records 10 April 2023, 22:38:10 UTC
767bab3 Fixing fixture that's causing broken test 10 April 2023, 22:38:10 UTC
7bf4769 Adding some debugging messages to figure out why test breaks 10 April 2023, 22:38:10 UTC
a2e663b Attempting bug fix to test 10 April 2023, 22:38:10 UTC
88307ff Adding test coverage 10 April 2023, 22:38:10 UTC
3a18ee9 Couple of bug fixes, one that rendered select-on-read operations moot for MIR files, on in weights normalization for MIR 10 April 2023, 22:38:10 UTC
54bf2de Cleaning up post-rebase 10 April 2023, 22:38:10 UTC
fdfafcb More minor cleanup in handling of MS frame/epoch. 10 April 2023, 22:38:10 UTC
330cd6e Fixing small bug in handling of ICRS frame coords (where there is no epoch). 10 April 2023, 22:38:10 UTC
7fe6ad7 One more workaround fix for non-J2000 10 April 2023, 22:38:10 UTC
20fa93c Fixing one more minor bug in coord conversion call for non-J2000 10 April 2023, 22:38:10 UTC
23d0cef Minor change of handling for non-J2000 coords 10 April 2023, 22:38:10 UTC
34e7f9e Adding helper attribute to differentiate length of masked vs unmasked metadata arrays. 10 April 2023, 22:38:10 UTC
e044efb Adding non-J2000 coord handling 10 April 2023, 22:38:10 UTC
c422226 Fixing error in ref frame for spectral windows in MS 10 April 2023, 22:38:10 UTC
9d24e15 First pass at modifying mir read arguments to use new features, adding select capabilities phase on phase center name. 10 April 2023, 22:38:10 UTC
505b35c Update the changelog for a new version 03 April 2023, 21:46:19 UTC
39dcb03 update numpy requirement in a few missed ci yamls 03 April 2023, 21:46:19 UTC
5e4aac5 update codecov uploaders 03 April 2023, 21:46:19 UTC
24190dd test: test FastUVH5Meta equality 31 March 2023, 04:59:41 UTC
d7c9e3f test: test faster recompute_nbls with blts_are_rectangular 31 March 2023, 04:59:41 UTC
4d521a3 test: hashability/pickleability of FastUVH5Meta 31 March 2023, 04:59:41 UTC
e564f9c fix: use rectangularity info when checking Nbls 31 March 2023, 04:59:41 UTC
f07e77f fix: make it much easier to set whether you want to recompute 31 March 2023, 04:59:41 UTC
7070387 feat: make FastUVH5Meta hashable 31 March 2023, 04:59:41 UTC
4a7a60c fix: allow for version not being specified 31 March 2023, 04:59:41 UTC
8164ac2 fix: make the FastUVH5Meta class pickleable (deepcopy) 31 March 2023, 04:59:41 UTC
8808970 test: add test of nbl_function 31 March 2023, 04:59:41 UTC
4858cc4 fix: import error 31 March 2023, 04:59:41 UTC
7aa02d0 fix: allow reading of old uvh5 files that were silently broken 31 March 2023, 04:59:41 UTC
d8c08b7 Update the UVH5 memo pdf after a recent change 30 March 2023, 23:40:44 UTC
984a57e style: fix pre-commit 30 March 2023, 22:18:30 UTC
c7ba281 ^ docs/uvh5_memo freq_array is channel centers Document that the frequency array values are the center of the channels 30 March 2023, 17:32:04 UTC
a933d48 fix: apply typing to rectangularity params 21 March 2023, 23:19:56 UTC
f6da7e6 fix: apply rectangularity attributes if in the header itself 21 March 2023, 23:19:56 UTC
71439bc fix: always use future array shapes in to_uvdata 21 March 2023, 23:19:56 UTC
0f51dc8 updated readme to reflect the changes more accurately 21 March 2023, 23:19:56 UTC
acb47be [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 21 March 2023, 23:19:56 UTC
0ec1740 style: remove commented code lines 21 March 2023, 23:19:56 UTC
e0029e7 test: fix warning raised 21 March 2023, 23:19:56 UTC
1811c9e fix: two small things that Bryna requested 21 March 2023, 23:19:56 UTC
266c42c fix: get rid of future warnings that were unnecessary 21 March 2023, 23:19:56 UTC
9dd763e test: extra coverage for set_rect 21 March 2023, 23:19:56 UTC
40d1e35 test: extra coverage for set_rect 21 March 2023, 23:19:56 UTC
06cd0a2 fix: typo in func call 21 March 2023, 23:19:56 UTC
c4c5811 perf: faster determine_rectangularity 21 March 2023, 23:19:56 UTC
2e73b42 fix: tests relating to rectangularity 21 March 2023, 23:19:56 UTC
8b928fd fix: errorin setting rectangularity after blt ordering 21 March 2023, 23:19:56 UTC
803d2cb feat: allow parameters to be equal if one is None 21 March 2023, 23:19:56 UTC
b10cd18 fix: set rectangularity on select as well 21 March 2023, 23:19:56 UTC
1c7a379 fix: don't auto-assign rectangularity to UVData obj 21 March 2023, 23:19:56 UTC
back to top