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: 617c8e77d30037c1e1fb3a2ab460cb0aaa11eca1 authored by Paul La Plante on 29 June 2019, 20:31:12 UTC
Add support for bitshuffle on visdata
Add support for bitshuffle on visdata
Tip revision: 617c8e7
setup.cfg
[metadata]
description-file = README.md
[aliases]
test=pytest
[tool:pytest]
addopts = --ignore=scripts