https://github.com/RadioAstronomySoftwareGroup/pyuvdata

sort by:
Revision Author Date Message Commit Date
13eccc1 Cleaning up debugging print statements in testing 07 July 2022, 17:00:15 UTC
56eb42d Adding full support for autos in MirParser 07 July 2022, 17:00:15 UTC
274c2b0 Tweaking MirMetaData to remove redundant code, adding assume_unique keyword to group_by 07 July 2022, 17:00:15 UTC
581e7a2 Adding test coverage to MS module that was lost w/ changes to Mir. 07 July 2022, 17:00:15 UTC
d27f28b Removing superfluous error handling for Mir pol codes 07 July 2022, 17:00:15 UTC
38b4dcb Test coverage finalized for new MirParser code. 07 July 2022, 17:00:15 UTC
5082007 Wrapping up code coverage on special MirMeta types. 07 July 2022, 17:00:15 UTC
8607cd5 Completing MirMetaData object specific tests. 07 July 2022, 17:00:15 UTC
87cd7d4 The ever-steady drumbeat of improved unit testing continues 07 July 2022, 17:00:15 UTC
2ffc476 Attempting python 3.9 fix... 07 July 2022, 17:00:15 UTC
f2ebcd3 One more debug attempt 07 July 2022, 17:00:15 UTC
f205cc4 More python 3.9 debugging 07 July 2022, 17:00:15 UTC
8f1d741 Attempting to debugging Python3.9 CI test failures 07 July 2022, 17:00:15 UTC
154e737 More test coverage 07 July 2022, 17:00:15 UTC
a57242a Improving test coverage of MirParser 07 July 2022, 17:00:15 UTC
da26c5b Catching uncaught warnings 07 July 2022, 17:00:15 UTC
e898b27 Fixing test I accidently broke in MirParser 07 July 2022, 17:00:15 UTC
5b5ad1b First attempt at patching up all of the existing tests for MirParser. 07 July 2022, 17:00:15 UTC
036e036 Next full refactor attempt for new MirParser code. 07 July 2022, 17:00:15 UTC
22b08d0 Last of the non-invasive changes for MirParser. 07 July 2022, 17:00:15 UTC
85d49b5 More additions to MirMetaData 07 July 2022, 17:00:15 UTC
f101028 Modying tests to cover new variable in MIR 07 July 2022, 17:00:15 UTC
235e29b Fixing conjugation issue and weights calculation in MIR 07 July 2022, 17:00:15 UTC
40655c6 More additions to MirMetaData object class (and associated subclasses) 07 July 2022, 17:00:15 UTC
088141a Continuing to flesh our MirMetaData class 07 July 2022, 17:00:15 UTC
f0b8c3a [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci 07 July 2022, 17:00:15 UTC
972fb99 Fixing up a couple of tests that broke on updates to weights calculation for MIR 07 July 2022, 17:00:15 UTC
6545dbd Further fleshing out of MirMetaData object class 07 July 2022, 17:00:15 UTC
bb3960d Adding better weights handling into Mir 07 July 2022, 17:00:15 UTC
6351998 Capturing online flagging for SMA data, beginning to convert SMA metadata arrays into objects 07 July 2022, 17:00:15 UTC
1683d69 Improving test coverage 07 July 2022, 17:00:15 UTC
e37db83 Fixing minor bugs, catching some small errors in MirParser read/apply_tsys/rechunk routines 07 July 2022, 17:00:15 UTC
3f31cfe Adding rechunk keyword for read of Mir data 07 July 2022, 17:00:15 UTC
fbcae2c Adding doppler tracking to the list of available methods. 07 July 2022, 17:00:15 UTC
d30b644 Adding test coverage to add and concat, wrapping up coverage on all other functions. 07 July 2022, 17:00:15 UTC
14e219e Adding even more test coverage... 07 July 2022, 17:00:15 UTC
a9b8fcf Adding test coverage on select and rechunk 07 July 2022, 17:00:15 UTC
558954e Adding more test coverage, covering COMPASS and write tasks 07 July 2022, 17:00:15 UTC
9013bfa Adding first tests, testing roundtrip read/write 07 July 2022, 17:00:15 UTC
ed59ae0 Adding equality-checking methods for testing, minor code clean-up. 07 July 2022, 17:00:15 UTC
ac7ab8e Finalizing rechunk for now, adding final comments prior to early review. 07 July 2022, 17:00:15 UTC
c521270 Finished concat function, migrating attr assignment of data to unload_data 07 July 2022, 17:00:15 UTC
07f2076 Fixing some bugs, further expanding concat, improving speed on writes of sp_read 07 July 2022, 17:00:15 UTC
e4ba86c Fix bug that cropped up w/ apply_tsys 07 July 2022, 17:00:15 UTC
ea27251 This is quickly becoming my most well-commented piece of code. 07 July 2022, 17:00:15 UTC
ef2b419 Fixing bug in reading of auto data where the wrong records were held on to. 07 July 2022, 17:00:15 UTC
b4787a9 More docstring/comment updates 07 July 2022, 17:00:15 UTC
ea2b244 Fixing tests that broke on last update 07 July 2022, 17:00:15 UTC
b3ea257 Comment and docstring cleanup 07 July 2022, 17:00:15 UTC
d95cc39 First pass at COMPASS-related functions 07 July 2022, 17:00:15 UTC
25a7eec Starting on COMPASS-related integration 07 July 2022, 17:00:15 UTC
d0d4884 Post-rebase clean-up 07 July 2022, 17:00:15 UTC
25ee5e4 More MirParser updates, fleshing out select and concat functions. 07 July 2022, 17:00:15 UTC
bfa7f08 Starting work on select function 07 July 2022, 17:00:15 UTC
2d43db8 Finishing first pass on __add__ for MirParser 07 July 2022, 17:00:15 UTC
d3f82bc Fleshing out add method 07 July 2022, 17:00:15 UTC
ac7e416 Changing handling of autos to better conform to that of the crosses. 07 July 2022, 17:00:15 UTC
72b3d5a Fixing a few last items that broke in Mir b/c of MirParser changes. 07 July 2022, 17:00:15 UTC
6c1a125 Fixing up test that broke under code refactor 07 July 2022, 17:00:15 UTC
8bd8c22 Adding capability to use mmap instead of a straight fromfile, which is good for sparse reads. Also stubbing out other functions. 07 July 2022, 17:00:15 UTC
ed7d2e5 Move clean-up, making some public functions private 07 July 2022, 17:00:15 UTC
b561fa6 Improving speed of _update_filter and new rechunk methods, 07 July 2022, 17:00:15 UTC
fde86ee Updating Mir object to handle changes in MirParser 07 July 2022, 17:00:15 UTC
1ec1847 Lots of updates to mir_parser, including write functions 07 July 2022, 17:00:15 UTC
6beba25 Change AND syntax to OR syntax in package specification 05 July 2022, 20:07:13 UTC
900da8f Update setuptools_scm pin with release of new version 05 July 2022, 20:07:13 UTC
328a34a [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0) 05 July 2022, 20:04:17 UTC
ec4fc07 Specify setuptools_scm version in more places 24 June 2022, 01:05:10 UTC
ac2edaa Require old version of setuptools_scm; make some CI/packaging fixes 24 June 2022, 01:05:10 UTC
b63d8d5 [pre-commit.ci] pre-commit autoupdate updates: - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0) 14 June 2022, 15:53:11 UTC
c6988ed remove unused shell script 07 June 2022, 20:39:37 UTC
97b249e Typo fix 07 June 2022, 20:39:37 UTC
d40e6c1 allow setup-miniconda to use any v2, adds miniforge version for mamba 07 June 2022, 20:39:37 UTC
844ecbd change setup-miniconda to use mamba instead try using micromamba in circleci set micromamba to the /bin put micromamba in home, add home to path give tar output directory extract to / instead give -C before file sudo tar remove duplicate --name remove docker declaration from doctest delete unnecessary line have doctest run on ubuntu use login shell; try to init add init after the install replace pathing with evals because those are fun some dangling ./bin's try using micromamba docker explicit - in image no sudo remove install gcc g++ curl installs install gcc and gxx from conda install gcc and gxx into environment add executor, add shebang to ci config script remove hanging docker tab remove pipefail from shell script add set back try ignoring bash script try initing the shell early different mamba config set entrypoint for docker image try using build int activate shell script try explicitly activating again source the activate script explicitly declare -n 2 for xdist return to the linux macine, add activate env script to repo use which not an env variable for activate script 07 June 2022, 20:39:37 UTC
d91c7a3 remove uncovered while loop Co-authored-by: kartographer <garrett.keating@cfa.harvard.edu> 03 June 2022, 23:05:30 UTC
59e52d7 update python-casacore requirement to 3.3.1 to remove need to install six 03 June 2022, 23:05:30 UTC
5c6cb19 update changelog with new minimum dependencies 03 June 2022, 23:05:30 UTC
47bd266 update pyyaml version requirement throughout 03 June 2022, 23:05:30 UTC
76e4155 Add a CI for the minimum versions, adjust numpy and casacore versions 03 June 2022, 23:05:30 UTC
8a95acf Updating CHANGELOG 03 June 2022, 16:07:51 UTC
e15dead Making attribute names in UVBase objs match UVParameter._name 03 June 2022, 16:07:51 UTC
ba6def3 remove azure pipelines CI for external tests 02 June 2022, 17:57:33 UTC
462824b Updating CHANGELOG 02 June 2022, 15:26:22 UTC
6a5f46e Adding a warning message to fix_phase 02 June 2022, 15:26:22 UTC
20d8d1d Adding spoof test for UVParameter to regain lost coverage. 01 June 2022, 23:42:51 UTC
d91e66c Updating warning when settting spoof_nonessential to True in write_uvfits to so that users are aware that values are now set automatically. 01 June 2022, 23:42:51 UTC
2ea00fb Remvoing spoofs, adding tests to cover new behavior of option UVParameters that are needed when writing UVFITS. 01 June 2022, 23:42:51 UTC
a1ae51e Removing spoofs from tests w/ write_uvfits, adding a bit of extra wrapping for parameters set on read_uvfits. 01 June 2022, 23:42:51 UTC
6f82ae1 Ignoring spoof paramter in write_uvfits, throwing deprecation warning when set. 01 June 2022, 23:42:51 UTC
41c1078 Updating CHANGELOG 01 June 2022, 23:42:51 UTC
030a073 Updating tutorial - begone "spoof_nonessential"! 01 June 2022, 23:42:51 UTC
0e951d0 Removing obsolete test. 01 June 2022, 23:42:51 UTC
c2f55e0 Removing requirement to spoof from `write_uvfits`. Removing antenna_positions from uvfits_extra_params since it is now a required parameter for UVData objects. 01 June 2022, 23:42:51 UTC
9df9e65 Updating CHANGELOG 01 June 2022, 18:45:15 UTC
020b01e Fixing __add__ to correctly combine flex-spw datasets w/ overlapping freqs in different windows. 01 June 2022, 18:45:15 UTC
afccec7 Fix auto_check test to have non-zero real parts for autos 01 June 2022, 17:27:13 UTC
3932c13 Add info about imaginary/real ratio 01 June 2022, 17:27:13 UTC
2e8e224 Update the complex auto warning/error to report the max imaginary part 01 June 2022, 17:27:13 UTC
6fed535 Making a few review-related clean ups. 01 June 2022, 17:19:11 UTC
7bf0f66 Updating CHANGELOG 01 June 2022, 17:19:11 UTC
back to top