Papers › How should spin-weighted spherical functions be defined?

How should spin-weighted spherical functions be defined?

27 Apr 2016arXiv:1604.08140links table onlyarchive 2025-07-28

Michael Boyle

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

Spin-weighted spherical functions provide a useful tool for analyzing tensor-valued functions on the sphere. A tensor field can be decomposed into complex-valued functions by taking contractions with tangent vectors on the sphere and the normal to the sphere. These component functions are usually presented as functions on the sphere itself, but this requires an implicit choice of distinguished tangent vectors with which to contract. Thus, we may more accurately say that spin-weighted spherical functions are functions of both a point on the sphere and a choice of frame in the tangent space at that point. The distinction becomes extremely important when transforming the coordinates in which these functions are expressed, because the implicit choice of frame will also transform. Here, it is proposed that spin-weighted spherical functions should be treated as functions on the spin group. This approach more cleanly reflects the geometry involved, and allows for a more elegant description of the behavior of spin-weighted functions. In this form, the spin-weighted spherical harmonics have simple expressions as elements of the Wigner 𝔇 representations, and transformations under rotation are simple. Two variants of the angular-momentum operator are defined directly in terms of the spin group; one is the standard angular-momentum operator 𝐋, while the other is shown to be related to the spin-raising operator ƪ. Computer code is also included, providing an explicit implementation of the spin-weighted spherical harmonics in this form.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1604.08140")

Code

Syntology Ran 0 of 17 code samples harvested from 2 repositories linked to this paper; 17 have no recorded run.

By repository: official repository: 17 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

moble/SphericalFunctions.jl officialmentioned on GitHubMIT report
moble/spherical officialMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 0 ran; 0 honoured the contract we drafted; 17 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

17unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Lplus moble/spherical/spherical/modes/derivatives.py official repository unverified MIT (permissive) · c3d66f4bf7cc4dca · report
Lplus moble/spherical_functions/spherical_functions/SWSH_modes/derivatives.py official repository unverified MIT (permissive) · b7c863b42e470047 · report
Lsquared moble/spherical/spherical/modes/derivatives.py official repository unverified MIT (permissive) · 595a6ead31c8a3c5 · report
Lsquared moble/spherical_functions/spherical_functions/SWSH_modes/derivatives.py official repository unverified MIT (permissive) · 831e0350f8581c71 · report
Lz moble/spherical/spherical/modes/derivatives.py official repository unverified MIT (permissive) · 73b8fa47a7f2bdf5 · report
Lz moble/spherical_functions/spherical_functions/SWSH_modes/derivatives.py official repository unverified MIT (permissive) · 442de9260f805abf · report
conjugate moble/spherical/spherical/grid/algebra.py official repository unverified MIT (permissive) · ac7964e51cc8f811 · report
conjugate moble/spherical/spherical/modes/algebra.py official repository unverified MIT (permissive) · 2556857c19541ea6 · report
conjugate moble/spherical_functions/spherical_functions/SWSH_grids/algebra.py official repository unverified MIT (permissive) · 02641c8427a3914f · report
conjugate moble/spherical_functions/spherical_functions/SWSH_modes/algebra.py official repository unverified MIT (permissive) · 722c133e5142bc31 · report
grid moble/spherical/spherical/modes/utilities.py official repository unverified MIT (permissive) · bd39c20114eb94e2 · report
grid moble/spherical_functions/spherical_functions/SWSH_modes/utilities.py official repository unverified MIT (permissive) · 1adba7e0f60adafc · report
index moble/spherical/spherical/modes/utilities.py official repository unverified MIT (permissive) · 21b00aed4b55bdb2 · report
index moble/spherical_functions/spherical_functions/SWSH_modes/utilities.py official repository unverified MIT (permissive) · 69ad5617df33bfef · report
modes moble/spherical_functions/spherical_functions/SWSH_grids/utilities.py official repository unverified MIT (permissive) · 5617b8b481cabbf0 · report
truncate_ell moble/spherical/spherical/modes/utilities.py official repository unverified MIT (permissive) · dadda285e9f11330 · report
truncate_ell moble/spherical_functions/spherical_functions/SWSH_modes/utilities.py official repository unverified MIT (permissive) · 73671ccdf95f81a6 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections