https://github.com/RadioAstronomySoftwareGroup/pyuvdata
- HEAD
- refs/heads/add_bitshuffle
- refs/heads/allow-extrap-in-beam
- refs/heads/allow_exclude_ants
- refs/heads/analytic_beam_refactor
- refs/heads/bitshuffle_v2
- refs/heads/combine_uvdata_func
- refs/heads/double_prec_uvws
- refs/heads/faster-interp
- refs/heads/faster-uvh5-indexing
- refs/heads/faster-uvh5-meta
- refs/heads/fix-cst-beam-read
- refs/heads/improved_read_mir
- refs/heads/main
- refs/heads/miriad_tweaks_v3
- refs/heads/mwa_van_vleck_2
- refs/heads/snap_convert
- refs/heads/update_ci
- refs/heads/use_gh_cache
- refs/heads/uvcal_fast_concat
- refs/tags/V2.1.5
- refs/tags/v1.1
- refs/tags/v1.2
- refs/tags/v1.3
- refs/tags/v1.4
- refs/tags/v1.5
- refs/tags/v2.0.0
- refs/tags/v2.0.1
- refs/tags/v2.0.2
- refs/tags/v2.1.0
- refs/tags/v2.1.1
- refs/tags/v2.1.2
- refs/tags/v2.1.3
- refs/tags/v2.1.4
- refs/tags/v2.2.0
- refs/tags/v2.2.1
- refs/tags/v2.2.10
- refs/tags/v2.2.11
- refs/tags/v2.2.12
- refs/tags/v2.2.2
- refs/tags/v2.2.3
- refs/tags/v2.2.4
- refs/tags/v2.2.5
- refs/tags/v2.2.6
- refs/tags/v2.2.7
- refs/tags/v2.2.8
- refs/tags/v2.2.9
- refs/tags/v2.3.0
Raw File
Take a new snapshot of a software origin
If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.
Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.

Processing "take a new snapshot" request ...
Permalinks
To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Heritage persistent IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.
Tip revision: 65953f8e68a84a821c75ff1ec8fe3bcc512573fc authored by Nicholas Kern on 24 July 2018, 02:16:45 UTC
check phsae_type == drift in miriad_to_uvfits.py before phasing
check phsae_type == drift in miriad_to_uvfits.py before phasing
Tip revision: 65953f8
.coveragerc
[run]
omit = */tests/*
[report]
omit = */tests/*