https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
5e16ff7 introduce the warnings from the cython lib; account for empty arrays 28 March 2024, 18:47:24 UTC
4f016b3 use float64 on single item floats (not arrays) np>=1.25 compat 28 March 2024, 17:48:50 UTC
f1288ae Revert "add macos linking args" This reverts commit 114e60f93bcc6328be85dd6798a79aeb9766a95d. 28 March 2024, 15:32:37 UTC
114e60f add macos linking args 28 March 2024, 15:18:10 UTC
2ac5d3b test against the rust extension 27 March 2024, 18:04:47 UTC
2a34e92 do gymnastics to get the lunarsky selenoids. 27 March 2024, 18:04:24 UTC
b096043 install rust into circleci builds 26 March 2024, 19:14:40 UTC
9d8781b feat: rust utils extension small tweaks to iteration iterate over indicies, not ndarray functions force optimization in debug mode too use ndarray axis iter setup and cargo formatting sliced version of arrays instead of using arrays and iters bls -> ants use slices when applicable, easier to read. iter for speed add ants to bls functionality clean up ant/bls tests a little add some start of geodetic to geocentric conversions add latlonalt from xyz side add miriad convention keyword add enu/ecef conversions update nants_less2048 keyword minimize build sizes update pyo3 version 26 March 2024, 16:58:46 UTC
f82e089 handle another SPICE error, update codecov.yml for new version 25 March 2024, 22:45:10 UTC
ffa2790 use up to date github actions 25 March 2024, 22:45:10 UTC
b726af9 update the changelog for the new version 25 March 2024, 22:45:10 UTC
9141437 Better identification of python version dependency in readme 25 March 2024, 21:17:00 UTC
45fc371 add some handling for flakey SPICE connections 25 March 2024, 21:17:00 UTC
d79afcc Also check that frame is an allowed frame in LocationParameter remove outdated test 25 March 2024, 21:17:00 UTC
918eb3b Use ellipsoid rather than lunar_ellipsoid throughout to be more general 25 March 2024, 21:17:00 UTC
56e8ee3 Fix python version in docs 25 March 2024, 21:17:00 UTC
a624161 cleanup handling for older scipy versions that we don't support anymore 25 March 2024, 21:17:00 UTC
1319d67 more test coverage 25 March 2024, 21:17:00 UTC
456b1b3 don't build against python 3.9 in publish ci 25 March 2024, 21:17:00 UTC
1a2fe0e update the changelog 25 March 2024, 21:17:00 UTC
fe1a6e9 Update min version of lunarsky and astropy drop testing against python 3.9 because it isn't supported by astropy 6 update various minimum dependencies to get a solvable environment. 25 March 2024, 21:17:00 UTC
b4067b5 fix bug with telescope frame in uvdata._set_app_coords_helper 25 March 2024, 21:17:00 UTC
4dd8bb5 Fix a bug where the ellipsoid wasn't passed in lat/lon/alt conversions add a test 25 March 2024, 21:17:00 UTC
c582256 Add testing for uvdata handling 25 March 2024, 21:17:00 UTC
47e22f4 Add testing for all the selenoids in utils, fix bugs 25 March 2024, 21:17:00 UTC
4ecda25 Start work on supporting lunar ellipsoids 25 March 2024, 21:17:00 UTC
e59eb84 Adding additional note in test docstring. 20 March 2024, 23:28:00 UTC
97b00dc Updating CHANGELOG 20 March 2024, 23:28:00 UTC
03c1787 Minor updates to support v6 format 20 March 2024, 23:28:00 UTC
25c2ab8 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 24.2.0 → 24.3.0](https://github.com/psf/black/compare/24.2.0...24.3.0) 19 March 2024, 15:35:12 UTC
3f0a1cd [pre-commit.ci] pre-commit autoupdate updates: - [github.com/PyCQA/bandit: 1.7.7 → 1.7.8](https://github.com/PyCQA/bandit/compare/1.7.7...1.7.8) 13 March 2024, 18:11:08 UTC
1ad83e4 update changelog 13 March 2024, 18:10:41 UTC
5096f92 mwa_corr_fits speedup: don't read the array twice 13 March 2024, 18:10:41 UTC
c87c321 unpin pytest and require pytest-cases>=3.8.3 12 March 2024, 17:54:06 UTC
97ba861 try to fix new Display error in tutorial tests 12 March 2024, 17:18:14 UTC
e098bb7 don't ignore warnings on hera_cal anymore 12 March 2024, 17:18:14 UTC
6340aa4 don't install all the pyuvdata optional dependencies in hera_cal ci 12 March 2024, 17:18:14 UTC
a1091e5 test hera_cal against python 3.12 12 March 2024, 17:18:14 UTC
ac09a3a update the pyuvsim conda yaml name 12 March 2024, 17:18:14 UTC
de0f0fb docs: add updates to changelog 07 March 2024, 16:22:38 UTC
b8758aa test: add test of passing pols=ee in UVData.new 07 March 2024, 16:22:38 UTC
9884a7c fix: use x_orientation when setting polarizations 07 March 2024, 16:22:38 UTC
35f0158 update the changelog for a new version 22 February 2024, 18:38:54 UTC
df6b902 reduce the grid size per a conversation with Josh improve docstrings and comments 22 February 2024, 16:34:03 UTC
c5d03e8 Better warnings, docstrings and parameter names To give the HERA team credit but use a more descriptive name for the gridding algorithm. 22 February 2024, 16:34:03 UTC
82cfd26 Update the changelog 22 February 2024, 16:34:03 UTC
47f671a Default to new HERA gridding algorithm but warn 22 February 2024, 16:34:03 UTC
1892ff6 remove unreachable code 22 February 2024, 16:34:03 UTC
b6f913f Add an option to use the HERA gridding algorithm to find redundancies 22 February 2024, 16:34:03 UTC
b448881 only ignore non-pyuvdata warnings 21 February 2024, 10:42:09 UTC
c62c9a7 ignore warnings in hera_cal and hera_qm test runs 21 February 2024, 10:42:09 UTC
4398c75 Adding support to init from Path objects 20 February 2024, 16:08:48 UTC
7d2e4dd One more adjustment for supporting paths in MirMetaData 20 February 2024, 16:08:48 UTC
f0a05c0 Adding support for Path objs inside MirMetaData 20 February 2024, 16:08:48 UTC
1069b40 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 24.1.1 → 24.2.0](https://github.com/psf/black/compare/24.1.1...24.2.0) 13 February 2024, 17:21:52 UTC
7b5333f Updating test to filter new warning 13 February 2024, 13:52:50 UTC
663b0ed Making requested changes following review 13 February 2024, 13:52:50 UTC
a65e132 Updating CHANGELOG 13 February 2024, 13:52:50 UTC
665e87b More minor code clean-up, moving vis read-in to the end of the Mir read operation 13 February 2024, 13:52:50 UTC
7611173 removing debugging print statements 13 February 2024, 13:52:50 UTC
132dbbd Improving robustness of pol-split detection in MIR datasets 13 February 2024, 13:52:50 UTC
ea458fb Update docstrings to note the possible reordering of antenna metadata 10 February 2024, 11:21:15 UTC
85b0c02 update the changelog 10 February 2024, 11:21:15 UTC
98902bf Handle differently sorted ant metadata in to_baseline and to_antenna fixes a problem in HERA processing 10 February 2024, 11:21:15 UTC
80558d0 Try using a requirements text file 10 February 2024, 07:12:05 UTC
2f4ecc4 Fix CircleCI builds to not use deprecated image 10 February 2024, 07:12:05 UTC
863cf50 bump the cibuildwheel version to fix windows builds 10 February 2024, 07:12:05 UTC
416ea5a Add a changelog entry for small UVFlag bug fixed in a recent pre-commit PR 08 February 2024, 19:28:57 UTC
160c1d5 Minor code optimizations related to weights 08 February 2024, 17:02:44 UTC
4508e51 Removing random no-op code, adding snark. 08 February 2024, 17:02:44 UTC
1a691a0 Removing debugging print statements from tests 08 February 2024, 17:02:44 UTC
0ab8d6f Fixing up tutorial based on very helpful reviewer feedback 08 February 2024, 17:02:44 UTC
55c54dc Adding comment on POL_TO_FEED_DICT in utils to address reviewer comment. 08 February 2024, 17:02:44 UTC
e1b1160 Updating CHANGELOG 08 February 2024, 17:02:44 UTC
50ba14e Small comment/coverage change 08 February 2024, 17:02:44 UTC
27dab9e Adding SMA MIR->MS tutorial 08 February 2024, 17:02:44 UTC
75b558d Big slug of overdue docstring updates, cleaning up all the remaining functions 08 February 2024, 17:02:44 UTC
4afca9f Addressing review comments 08 February 2024, 17:02:44 UTC
2890ad3 Minor reworking of COMPASS import, related equality checking 08 February 2024, 17:02:44 UTC
26f8254 Minor fixes, adding codes check 08 February 2024, 17:02:44 UTC
7c798cf One more slug of changes to support ASIC-era SMA data. 08 February 2024, 17:02:44 UTC
95f3fad Keyword cleanup in MirParser 08 February 2024, 17:02:44 UTC
c1d0b08 Big slug of updates, addng test coverage to new MirParser features. 08 February 2024, 17:02:44 UTC
4f48655 Properly plumbing swarm_only keyword for MIR datasets 08 February 2024, 17:02:44 UTC
97d1bb4 More tweaks to how SWARM-era data is handled in MIR 08 February 2024, 17:02:44 UTC
35decd4 Adding swarm_only keyword on v3 compliance check 08 February 2024, 17:02:44 UTC
df4d82f Adding handling for spectral weights in MirParser 08 February 2024, 17:02:44 UTC
6685e9f Fixing broken tests caused by COMPASS solns change 08 February 2024, 17:02:44 UTC
42e9853 More minor patches for MIR reading 08 February 2024, 17:02:44 UTC
3667e95 Fixing order-of-operation issue in logic for v3 compliance checking with MirParser 08 February 2024, 17:02:44 UTC
ce3dbc4 Forcing selection of SWARM-era data only for SMA 08 February 2024, 17:02:44 UTC
edabdf6 Integrating hooks for COMPASS read-in for MIR, building in check for v3 compliance. 08 February 2024, 17:02:44 UTC
9135deb Updating MirParser to enable reading in pre-v3 MIR data 08 February 2024, 17:02:44 UTC
0397511 Fixing tests that broke with COMPASS import changes 08 February 2024, 17:02:44 UTC
d26ed7c Next set of tweaks for MirParser, including updates for integrating COMPASS gains and flags 08 February 2024, 17:02:44 UTC
341f58c Adding handling for pseudo-stokes in write_ms 08 February 2024, 17:02:44 UTC
b9f10b8 Adding a few helper functions for masks 08 February 2024, 17:02:44 UTC
5c8487a Fixing bug in new freq checking code in Mir 08 February 2024, 17:02:44 UTC
67e9474 Fixing frequency checking in Mir data reader 08 February 2024, 17:02:44 UTC
7623040 Fixing apply_tsys in MirParser to handle bad tsys values (and flag data appropriately) 08 February 2024, 17:02:44 UTC
back to top