sort by:
Revision Author Date Message Commit Date
84dc076 remove commented code 24 June 2024, 18:23:23 UTC
8cf4de0 update miriad convention to be <=255 24 June 2024, 18:23:23 UTC
bce2f70 introduce the warnings from the cython lib; account for empty arrays 24 June 2024, 18:23:22 UTC
2eb9862 use float64 on single item floats (not arrays) np>=1.25 compat 24 June 2024, 18:23:21 UTC
f96547b Revert "add macos linking args" This reverts commit 114e60f93bcc6328be85dd6798a79aeb9766a95d. 24 June 2024, 18:23:21 UTC
f3731d9 add macos linking args 24 June 2024, 18:23:20 UTC
e2a5fcb test against the rust extension 24 June 2024, 18:23:19 UTC
667e6a7 do gymnastics to get the lunarsky selenoids. 24 June 2024, 18:23:18 UTC
ecfe636 install rust into circleci builds 24 June 2024, 18:23:18 UTC
e8d1242 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 24 June 2024, 18:23:18 UTC
4fba712 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 24.4.0 → 24.4.2](https://github.com/psf/black/compare/24.4.0...24.4.2) 30 April 2024, 00:19:15 UTC
65bb060 * docs/ref/uvh5_memo minor conj grammar 29 April 2024, 16:27:01 UTC
cb22c57 * docs/ref/uvh5_memo #1427 review 29 April 2024, 16:27:01 UTC
49ceff9 * docs/ref/uvh5_memo version value update 29 April 2024, 16:27:01 UTC
a810f2c * docs/ref/uvh5_memo baseline spec adjustment neaten 29 April 2024, 16:27:01 UTC
60e5273 ~ docs/ref/uvh5_memo.synctex.gz 29 April 2024, 16:27:01 UTC
79381da * docs/ref/uvh5_memo specify baseline direction 29 April 2024, 16:27:01 UTC
92bf165 Fixing spurious warning 16 April 2024, 20:17:31 UTC
a09979e Fixing issues arising from extra entries in phase center catalog 16 April 2024, 20:17:31 UTC
3830223 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - [github.com/psf/black: 24.3.0 → 24.4.0](https://github.com/psf/black/compare/24.3.0...24.4.0) 16 April 2024, 16:37:37 UTC
6b5ac23 Fix pyuvsim test CI for new package structure 16 April 2024, 15:08:34 UTC
7d3804f update min versions tests 01 April 2024, 19:03:03 UTC
26cbfb3 update changelog 01 April 2024, 19:03:03 UTC
9218215 update a comment relating to strings in corr_fits 01 April 2024, 19:03:03 UTC
1cfff14 update a few more cython version in readme and setup.py 01 April 2024, 19:03:03 UTC
11e1acc set all cython versions as 3.0 01 April 2024, 19:03:03 UTC
e8ce894 remove other import_array calls 01 April 2024, 19:03:03 UTC
5aee23c [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 01 April 2024, 19:03:03 UTC
d1087e8 pin all environments and ci builds to cython>3 01 April 2024, 19:03:03 UTC
752204c remove manual import_array call 01 April 2024, 19:03:03 UTC
4f51b49 bump cython to 3.0 01 April 2024, 19:03:03 UTC
e72aad2 Make pyyaml a required dependency -- it's already required by astropy 28 March 2024, 21:23:18 UTC
7ed01b7 update the changelog 28 March 2024, 21:23:18 UTC
234cff6 Increase astropy_healpix version to be compatible with astropy 6.0 28 March 2024, 21:23:18 UTC
f9d0df7 [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 27 March 2024, 17:05:14 UTC
1245f98 fix test and update changelog 27 March 2024, 17:05:14 UTC
92b500e update correct_corr_len default 27 March 2024, 17:05:14 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
back to top