Moira
Ephemeris and Astrology Computation Engine
Moira is an astronomy-first astrology engine built for transparent astrology calculations, reproducible chart computation, and an inspectable calculation chain from astronomical inputs to astrological outputs. It is an auditable astrology engine with explicit computational policy, deterministic behavior, and readable reduction stages grounded in modern standards and references including JPL DE441, IAU 2000A/2006, ERFA/SOFA-aligned practices, and Gaia DR3-linked star data where applicable. Performance-critical computations — nutation, SPK kernel reading, apparent planetary evaluation (via NativePlanetaryEvaluator), coordinate transforms, light-time iteration, harmogram analysis, and event searching — are executed by a native C++17 extension (_moira_native) compiled with pybind11.
Why Moira Exists
Most astrology software surfaces results without exposing the mathematical path. Moira exists as a Swiss Ephemeris alternative for users who need visibility into assumptions, intermediates, and provenance, so astronomy remains the foundation and astrology remains the purpose.
AI and LLM Visibility
Moira is designed to be highly discoverable and understandable by AI agents (e.g., GitHub Copilot, ChatGPT, Claude).
- Machine-Readable Index: See llms.txt for a high-level summary and llms-full.txt for a comprehensive documentation index.
- Agent Doctrine: The AGENTS.md file defines the "Urania" persona and operational laws for AI collaboration.
- Structured Documentation: Canonical documentation is maintained in the
wiki/directory with explicit validation reports.
What Makes It Different
Moira is designed for full computational transparency: the computation pipeline is explicit and its stages are named and controllable via the Python API, computational doctrine is explicit rather than hidden in defaults, and validation is treated as first-class evidence rather than post-hoc narrative. The high-performance core (_moira_native) is C++17; the Python layer owns the API surface, orchestration, and per-stage controls.
Who It Is For
Moira is for developers, researchers, and serious practitioners who want a programmable, audit-ready engine for high-integrity astrological work, reproducible pipelines, and methodical comparison against external authorities.
What It Is Not
Moira is not primarily a UI app, not a thin wrapper over opaque compiled stacks, and not convenience-first astrology output generation without traceability.
Quick Capabilities
Moira computes planetary and stellar positions, houses, aspects, lots, dignities, predictive techniques, a full Vedic/Jyotish suite (yogas, Shadbala, Ashtakavarga, upagrahas, avasthas, Jaimini), eclipse and occultation events, and related analytical products on top of a modern astronomical substrate (JPL kernels, IAU models, and validated star frameworks), with a native C++ computational core, Python orchestration layer, inspectable intermediate stages, and an optional FastAPI REST server (moira_server) exposing the engine as typed, versioned routes.
What Moira Computes
Positions and Bodies
- Planets and luminaries — geocentric and topocentric reduction with iterative light-time, annual aberration, multi-body relativistic deflection (Sun, Jupiter, Saturn, Earth), IAU 2006 frame bias, and WGS-84 topocentric parallax.
- Fixed stars — sovereign registry of 1,809 named stars with proper motion, parallax, epoch propagation, and Stellar Quality classification. Audited anchor residual against SOFA/ERFA: 0.00048 arcseconds (J1000–J3000).
- Asteroid catalog — unified catalog of 1,382 asteroids covering all 119 recognized asteroid families, including the classical four (Ceres, Pallas, Juno, Vesta), Centaurs (Chiron, Pholus, Chariklo, Asbolus, Hylonome), and Trans-Neptunians (Ixion, Quaoar, Varuna, Orcus). Built from JPL Horizons as 56 Type-13 SPK shards covering 1600–2500 CE at sub-milliarcsecond interpolation fidelity, discovered via manifest under any kernel search root. User-supplied
.bspkernels remain supported via the integrateddaf_writerfor any of the 887,000+ numbered minor planets in the JPL catalog. - Numbered periodic comets — 497 comets (1P/Halley through 516P) from JPL Horizons as sharded Type-13 kernels (1600–2500 CE), with canonical numbered designations (
"1P/Halley") and curated short aliases accepted as inputs. - Uranian / Hamburg School bodies — 8 hypothetical transneptunian planets (Cupido through Poseidon) plus Transpluto.
- Lunar nodes and apsides — True Node, Mean Node, Mean Lilith, True Lilith, and orbital nodes/apsides for all planetary bodies.
- Variable stars — phase and magnitude engine for eclipsing binaries and intrinsic variables; dedicated Algol API.
- Multiple star systems — Kepler orbital mechanics for visually resolvable pairs (Sirius AB, Alpha Centauri AB); catalog of 8 astrologically significant systems across VISUAL, WIDE, SPECTROSCOPIC, and OPTICAL types.
Chart Calculation
- House systems — 22 systems including Placidus, Koch, Regiomontanus, Campanus, Morinus, Porphyry, Whole Sign, Equal, APC, Pullen Sinusoidal Delta/Ratio, and Sunshine. Includes branch-aware high-latitude doctrine where admitted, explicit polar fallback policy, and
house_offor direct house placement lookups. - Aspects — 22 zodiacal aspects with applying/separating/stationary motion-state detection; declination parallels and contra-parallels; antiscia and contra-antiscia; exact partile and orbed platic status markers (
is_partile,is_platic). - Aspect patterns — 21 multi-body configurations: T-Square, Grand Trine, Grand Cross, Yod, Kite, Mystic Rectangle, Stellium, Grand Sextile, Thor's Hammer, Boomerang Yod, and more.
- Midpoints — full midpoint matrix, midpoint trees, 90°/45°/22.5° dial projections, planetary pictures.
- Traditional dignities — domicile, exaltation, triplicity (diurnal/nocturnal), Egyptian and Ptolemaic terms, face, sect, hayz, and Almuten Figuris.
- Arabic Parts — 499 lots with dependency graphs and condition profiling.
- Hermetic decans — 36-decan system with computed positions for all ruling stars.
- Draconic charts — node-anchored draconic frame (mean or true node) with longitude rotation, engine-backed chart derivation, and caller-supplied position support.
Predictive Techniques
- Progressions — secondary, tertiary, minor, solar arc (longitude and right ascension), Naibod, ascendant arc; direct and converse variants for all methods.
- Primary directions — Placidus semi-arc/mundane, Regiomontanus, and Morinus method families with mundane and zodiacal variants; direct and converse directions (converse computed by true role exchange, not arc negation); speculum computation; fixed-star targets; seven conventional time-key presets.
- Returns — solar and lunar returns; planet returns.
- Time lords — annual and monthly profections; Firdaria (diurnal and nocturnal sequences, including Bonatti variant); Zodiacal Releasing (Vettius Valens method); Hyleg and Alcocoden.
Vedic / Jyotish Suite
Every Vedic engine is implemented from primary-source research (BPHS, Brihat Jataka, Saravali, Phaladeepika, Uttara Kalamrita, Jataka Parijata, Jaimini Upadesa Sutras, and the named 1879 Agastya- and 2024 Bogamuni-attributed Pancha Pakshi witnesses) with per-rule citations; where classical sources disagree, the disagreement is an explicit policy switch or a recorded note — never a silent choice.
- Sidereal foundation — 40+ ayanamsa systems including star-anchored "True" ayanamsas; 27-nakshatra system; Panchanga.
- Pancha Pakshi — an explicitly named Agastya-attributed Madras 1879
aksara/query-or-name-initial fixed-clock schedule and directed relationship
profile, with exact rational timing, source locators, declared omissions,
and no implicit or universal default. A separate astronomical-paksha product
evaluates apparent geocentric Moon-minus-Sun longitude in the true ecliptic
of date and maps
[0, 180)Shukla/waxing to the profile's source-attested Purva label and[180, 360)Krishna/waning to Amara. It accepts no location and never selects a schedule, materializes a clock, supplies paksha to another operation, or infers natal identity. An explicit modern local-solar context policy can derive topocentric day/night and local-mean-solar weekday for an aware instant and location while requiring the caller to supply Purva or Amara. A separate modern fixed-clock policy anchors the selected schedule at sunrise or sunset, treats one nazhigai as exactly 1,440 SI seconds on reader-bound TT, and publishes half-open UT1 cell intervals plus their unclipped relation to the astronomical half end. A separately named solar-half-first selector returns the unique current fixed-clock cell under exact half-open TT ownership, or the explicitunmaterialized_solar_half_tailstatus when a long solar half outlasts the fixed span. A distinct modern solar-proportional policy can instead preserve the exact nominal offset fractions and map them independently across the complete governing day or night half on reader-bound TT, returning 25 half-open TT/UT1 cells with exact astronomical-boundary closure. The 1879 witness is not credited with that proportional rule. A separate solar-half-first selector identifies the unique proportional cell through exact half-open TT ownership; complete-half coverage means its lawful status is alwaysselected, with no fixed-clock tail or fallback. Paksha remains caller supplied on every schedule, materialization, and current-cell surface; the standalone astronomical inference is never applied automatically, and the 1879 profile remains explicitly non-natal. A pure Stage 2I lookup exposes the selected 1879 generator's first-samam EAT seed from explicit profile Paksha, day/night half, and weekday. It does not materialize the schedule or promote that seed into a whole-day eating bird, Padu, authority, Adhikara/Bharana, condition, score, or forecast. All 28 cells are directly bound to the governing 1879 leaves and separately corroborated by the 1934 Uromarisi publication; textual-lineage independence is not claimed. A separate named Bogamuni 2024 profile preserves a complete 54-cell Purva/Amara-by-nakshatra bird table. Its Amara verse governs because the adjacent commentary duplicates Shravana and omits Revati; that malformed commentary remains visible as rejected conflict evidence. The fixed modernbogamuni_2024_apparent_lahiri_natal_moon_identity_v1composition evaluates apparent geocentric Sun and Moon positions on one reader-bound TT epoch, derives the source-mapped lunar half, applies Lahiri true ayanamsa, assigns the Moon to one of 27 equal half-open nakshatras, and returns the selected source-table bird with every intermediate and locator visible. The source attests nakshatra birds and phase labels; birth-Moon application, Lahiri, and the equal-sector boundary policy are explicitly Moira-owned, not source claims. It never routes into a schedule, current cell, score, or forecast. A third source-scoped Bogamuni 2024 profile,bogamuni_chennai_2024_padu_bird_mapping, preserves the separate 14-cell Purva/Amara-by-weekday Padu-bird table. It is a pure explicit-label lookup: the source table has no day/night axis, and its death-or-inoperative bird is not relabelled as a scheduleRULEactivity, a generic authority bird, or the separately labelled eating bird. The primary witnesses do not present anAdhikara Pakshitable, while Bharana is secondary terminology only; neither alias nor product is admitted. The Padu profile performs no natal identity, astronomical routing, schedule/current-cell selection, condition scoring, or forecast. - Dashas — Vimshottari with nakshatra balance; Chara Dasha (K.N. Rao's named lineage); Varshaphal (annual charts).
- Vargas — divisional charts (navamsa, dashamansa, dwadashamsa, saptamsa, trimshamsa, and more); Vimshopaka Bala (BPHS 20-point varga-dignity strength over all four classical groups) with vargottama detection.
- Yogas — 60 classical yogas across six families (Pancha Mahapurusha, Chandra, Surya, all 32 Nabhasa, Raja core, Dhana core), each returned as a proof object: formation conditions with observed evidence, cancellation (bhanga) clauses evaluated first-class, and per-yoga primary-source citations.
- Shadbala — the complete six-fold strength system plus Bhava Bala (house strength), inline Ishta/Kashta Phala on every planet, and Graha Yuddha transfer disclosure.
- Ashtakavarga — bindu tables plus kakshya-level transit evaluation (Saturn-first lord order) and Shodhya Pinda, validated to the digit against BPHS Ch. 69's own worked example.
- Upagrahas — the five kalavelas (Gulika, Kala, Mrityu, Ardhaprahara, Yamaghantaka) with portion-point, Mandi-mode, and lord-sequence lineage policies, plus the five Sun-derived upagrahas.
- Avasthas — Baladi, Jagradadi, and Deeptadi as per-source rule tables (BPHS / Saravali / Jataka Parijata / Phaladeepika, never merged), plus the six non-exclusive Lajjitadi flags with evidence strings.
- Jaimini — rasi drishti, arudha padas A1–A12 (Rath/JHora exception default, Raman variant as policy), argala with virodha pairs, and karakamsa with both lineage readings named (Rath D9 vs. K.N. Rao D1).
- Muhurta — Tara Bala (nine-tara cycle) and Chandra Bala (Chandra Shuddhi with Chandrashtama flagged) as a natal-personalized electional overlay.
- Sade Sati — phase classification (rising/peak/setting) with Ashtama and Kantaka Shani flags, and kernel-timed phase windows via Saturn sidereal sign-ingress bisection, with retrograde re-entries reported as separate windows.
Advanced Astronomy
- Eclipses — NASA-canon contact solver for solar and lunar eclipses; Saros series classification with heptagonal vertex labelling; local circumstance computation.
- Heliacal phenomena — heliacal rising and setting; acronychal rising and setting; planetary elongation extremes.
- Parans — paranatellonta field analysis with contour extraction and stability metrics.
- Occultations — lunar occultation of stars and planets; close-approach detection.
- Stations — retrograde stations with precise stationary-point search.
- Mapping — Astrocartography (ACG) lines for all planets; Local Space chart positions; Gauquelin sectors.
- Galactic coordinates — full equatorial-to-galactic transform and reference point catalog.
- Temporal systems — 28-mansion Arabic lunar stations (Manazil); Sothic cycle drift and Egyptian civil calendar conversion; void-of-course Moon windows.
- Harmograms — intensity-spectrum research engine (H1–H5); spectral vectors, zero-Aries parts construction, intensity doctrine, and time-domain trace analysis.
- Harmonics — harmonic chart calculation, aspect-harmonic profiles, vibrational fingerprint analysis.
- Synastry — inter-chart aspects, house overlays, composite chart (midpoint method), Davison chart (spherical midpoint).
- Jones chart shapes — all 7 temperament types.
Quick Start
Moira initializes even when no planetary kernel is present. Kernel-dependent operations (for example chart()) raise a clear MissingEphemerisKernelError until a kernel is configured. See Kernel Setup below before executing planetary examples.
from datetime import datetime, timezone
from moira import Moira
m = Moira()
# 1. Planetary positions
chart = m.chart(datetime(2000, 1, 1, 12, 0, tzinfo=timezone.utc))
print(f"Sun: {chart.planets['Sun'].longitude:.6f} deg")
print(f"Moon: {chart.planets['Moon'].longitude:.6f} deg")
# 2. House cusps (Placidus, London)
from moira import HouseSystem
houses = m.houses(
datetime(2000, 1, 1, 12, 0, tzinfo=timezone.utc),
latitude=51.5074,
longitude=-0.1278,
system=HouseSystem.PLACIDUS,
)
print(f"ASC: {houses.asc:.4f} deg | MC: {houses.mc:.4f} deg")
# 3. Aspect patterns
from moira.patterns import find_all_patterns
patterns = find_all_patterns(chart.longitudes())
for p in patterns:
print(f"{p.name}: {', '.join(p.bodies)}")
# 4. House placement lookup
from moira.houses import house_of
sun_house = house_of(chart.planets['Sun'].longitude, houses)
print(f"Sun is in house: {sun_house}")
REST API Server
The engine ships with an optional FastAPI transport layer (moira_server) that exposes the admitted engine surface as typed, versioned REST routes.
pip install moira-astro[server]
uvicorn --factory moira_server:create_app
For latency-sensitive deployments, opt in to one bounded per-worker startup warmup before accepting computational traffic:
$env:MOIRA_SERVER_PREWARM = "1"
uvicorn --factory moira_server:create_app
With prewarm enabled, /ready returns HTTP 503 until the kernel-backed warmup
succeeds; /health remains available for liveness diagnostics. Prewarm is
disabled by default because each worker pays its own native memory cost.
- 60+ route families under
/v1— charts, positions, houses, per-stage pipeline visibility, progressions (the full dispatched method menu advertised as OpenAPI enums), primary directions, returns, transits, dashas and time lords, the complete Vedic suite (yogas, shadbala, ashtakavarga, upagrahas, avasthas, Jaimini, muhurta, sade sati), draconic charts, astrocartography, asteroids and comets, fixed stars, harmonics, harmograms, electional scoring, synastry and relationship products, and more. - Typed transport — every route family has dedicated Pydantic request/response models, serializers, and services; doctrine stays in the engine, the server is transport and orchestration only.
- OpenAPI discovery — tagged schema with installed discovery metadata for machine consumers.
Requirements and Installation
- Python 3.10 or later
- A C++ compiler,
cmake >= 3.24, andpybind11 >= 2.12(required at build time for the native extension) - A JPL DE-series planetary kernel (de430, de440, or de441 — not bundled; see below)
# Standard install (builds the native C++ extension)
pip install moira-astro
# With the FastAPI REST server (fastapi, uvicorn, pydantic)
pip install moira-astro[server]
# With Lunar Graze support (spiceypy, laspy, requests)
pip install moira-astro[lunar-graze]
Kernel Setup
Moira requires a JPL DE-series SPK planetary kernel for all planetary computation. No kernel is bundled — the files are large and the choice of release belongs to the user.
All kernel reading is performed by Moira's own native C++ SPK/DAF reader. As of 4.0.0 there is no jplephem runtime fallback: segment types outside the native reader's support raise an explicit error rather than silently routing through a third-party library.
Supported kernels:
| Kernel | File | Size | Date range | Notes |
|---|---|---|---|---|
| DE441 | de441.bsp |
~3.1 GB | ~13 200 BCE – ~17 200 CE | Original design target; maximum date coverage |
| DE440 | de440.bsp |
~114 MB | 1550 BCE – 2650 CE | Current JPL standard; recommended for most users |
| DE430 | de430.bsp |
~128 MB | 1550 BCE – 2650 CE | Widely deployed predecessor to DE440 |
Kernel Manager (GUI)
The easiest way to download and configure a kernel is the built-in Tkinter interface. It requires no extra dependencies — Tkinter ships with CPython on all platforms.
moira-kernel-manager
The window shows all supported kernels with extended descriptions (design rationale, date coverage, size trade-offs), live Installed/Missing status for each, and a real progress bar for downloads. You can also point Moira at a .bsp file already on disk without re-downloading.
What the GUI provides:
- Kernel list — planetary (de430, de440, de441) and supplemental (asteroids, small bodies) sections with size, date range, and status per row.
- Detail panel — selecting a row shows a full description of that kernel's coverage, accuracy, and when to prefer it over the alternatives.
- Download with progress — streams the selected kernel in the background; a progress bar tracks bytes received. A Cancel button interrupts the transfer and removes the partial file.
- Use selected — activates an installed kernel for the current session via
set_kernel_path(). - Browse… — open any
.bspfile already on disk and set it as the active kernel immediately.
CLI
# List all kernels and their status
moira-download-kernels --list
# Download all missing kernels (interactive prompt)
moira-download-kernels
# Download without prompting
moira-download-kernels --yes
SPK Kernel Writer (GUI)
Moira supports building custom Type 13 SPK kernels using an integrated compiler GUI (built on Tkinter). This utility fetches physical position vectors directly from the JPL Horizons API and packages them into a native-readable binary kernel (.bsp).
moira-daf-writer
What the custom kernel writer provides:
- Guided Horizons Import: Search the JPL Small Body Database (SBDB) by designation or name for any numbered asteroid or comet.
- Custom Parameter Controls: Configure start/end Julian Days, step size in days, interpolation center, and coordinate frame.
- Verification Loop: Automatically runs a post-compilation check to verify segment availability and test coordinate evaluations.
Engine readiness model
Moira()succeeds even if no kernel is installed. It auto-discovers any compatible kernel in the standard locations.m.is_kernel_available()reports kernel readiness.m.get_kernel_status()explains expected paths and remediation.m.available_kernelslists installed planetary kernels (small-body shard catalogs are discovered separately via their manifests).- Kernel-dependent calls raise
MissingEphemerisKernelErrorwith instructions.
Standard location: kernels/<filename>.bsp relative to the repository root, or ~/.moira/kernels/. The engine resolves either automatically.
Custom location: pass the path at construction, or call set_kernel_path() before the first Moira() instantiation:
from moira.spk_reader import set_kernel_path
from moira import Moira
set_kernel_path("/path/to/de440.bsp")
m = Moira()
print(m.is_kernel_available())
print(m.get_kernel_status())
print(m.available_kernels)
Direct download links (JPL SSD):
- DE441: https://ssd.jpl.nasa.gov/ftp/eph/planets/bsp/de441.bsp
- DE440: https://ssd.jpl.nasa.gov/ftp/eph/planets/bsp/de440.bsp
- DE430: https://ssd.jpl.nasa.gov/ftp/eph/planets/bsp/de430.bsp
Small-Body Catalogs (Asteroids and Comets)
The unified asteroid catalog (1,382 bodies as 56 Type-13 shards) and the numbered periodic comet catalog (497 comets as 20 shards) are too large to ship inside the wheel and are distributed as separate downloads. Install a catalog by placing its shard directory — asteroids/ or comets/, each containing its shards and manifest.json — under any kernel search root (kernels/ at the repository root or ~/.moira/kernels/). The engine discovers every manifest under every search root automatically; no configuration call is required.
Note for pre-4.0.0 installs: the single-file supplemental kernels (comets.bsp, centaurs.bsp, minor_bodies.bsp) no longer auto-load. All small bodies now resolve through the sharded manifests.
Data Inventory
| Layer | Source | Bundled | Note |
|---|---|---|---|
| IAU 2000A/2006 nutation and precession tables | IAU | Yes | 2,414 terms; native C++ (_moira_native) |
| DE-series planetary kernel | JPL | No | de430 (~128 MB), de440 (~114 MB), or de441 (~3.1 GB); download separately |
| Named star registry | Sovereign (star_registry.csv + JSON provenance) |
Yes | 1,809 stars; license-independent |
| Unified asteroid catalog | JPL Horizons | No | 1,382 asteroids across all 119 families; 56 Type-13 shards, 1600–2500 CE; separate download, manifest-discovered |
| Numbered periodic comet catalog | JPL Horizons | No | 497 comets (1P–516P); 20 Type-13 shards, 1600–2500 CE; separate download, manifest-discovered |
Native C++ Performance
Moira's computational core (_moira_native) is implemented in C++17 and compiled as a pybind11 extension at install time. Performance-critical paths — IAU 2000A nutation evaluation, SPK/DAF kernel reading, apparent planetary evaluation (via NativePlanetaryEvaluator), coordinate transforms, light-time iteration, harmogram computation, precession, and event searching — execute natively without Python overhead.
This matters most in phenomenon-searching loops (retrograde periods, eclipse searches, heliacal events, conjunction sweeps) where core transforms are evaluated thousands of times. The native extension is a required component and is built automatically during pip install.
Validation Evidence
Moira is validated as a three-layer corpus. Each layer has its own correct evidence standard.
Astronomy layer — authoritative physical oracles first, enforced regression thereafter. References: IAU ERFA/SOFA, JPL Horizons, NASA catalogs, IERS.
Astrology layer — external chart software where stable and meaningful; doctrine-grounded invariants where no universal oracle exists. References: Swiss Ephemeris, Astro.com, canonical doctrine tables, structural invariants.
Experimental layer — subsystem-specific surfaces for sovereign or modern domains. Domains: sovereign fixed stars, variable stars, multiple star systems, galactic transforms, eclipse Saros classification.
Every validated claim must pass three gates:
- Gate of Source — inputs and reference data are tied to an independent authority.
- Gate of Flow — the computational path is explicit and inspectable.
- Gate of Oracle — outputs are benchmarked against an external reference appropriate to the domain.
When residuals remain, Moira documents them as model-basis differences rather than mislabeling them as engine defects. Two systems may be internally correct while answering different mathematical questions because of differing assumptions — for example, Delta-T branch, retarded-versus-geometric Moon treatment, or event-definition objective.
| Report | Verification Source |
|---|---|
VALIDATION_ASTRONOMY.md |
IAU ERFA/SOFA, JPL Horizons, NASA. Geocentric residual: 0.576 arcseconds (documented Delta-T divergence). |
VALIDATION_ASTROLOGY.md |
Swiss Ephemeris, Astro.com, canonical doctrine tables. Houses, ayanamshas, predictive cycles. |
VALIDATION_EXPERIMENTAL.md |
SOFA/ERFA, Swiss swetest, AAVSO, GCVS, binary orbit ephemerides. Sovereign stars, variable stars, multiple systems. |
The Reduction Pipeline
graph TD
A[JPL Planetary Kernel\nChebyshev state vectors] --> B[SSB Barycentric Position\nkm · ICRF]
C[Sovereign Star Registry\n1809 named stars] --> D[Stellar Astrometric Position\nproper motion · parallax]
B --> E[1 · Light-Time Iteration\nbody at t − τ where τ = d/c]
E --> F[2 · Gravitational Deflection\nSun · Jupiter · Saturn · Earth]
F --> G[3 · Annual Aberration\nrelativistic · IAU SOFA]
G --> H[4 · IAU 2006 Frame Bias\nICRF → Mean Equator J2000]
D --> H
H --> I[5 · IAU 2006 Precession\nP03 polynomial series]
I --> J[6 · IAU 2000A Nutation\n1365 lunisolar + 687 planetary terms]
J --> K[True Equinox and Equator of Date]
K --> L[7 · Topocentric Parallax\nWGS-84 · optional]
K --> M[8 · Atmospheric Refraction\nSky positions only · optional]
K --> N[Ecliptic Projection\nTrue obliquity of date]
N --> O[Zodiacal Longitude · Latitude · Distance]
K --> P[Sidereal Frame · Ayanamsa\noptional]
K --> Q[House Cusps · 22 Systems\nrequires lat/lon]
Worked Example: Mars at J2000.0
The following traces every pipeline stage for Mars on 2000 January 1, 12:00 TT, using live DE441 kernel data. All numbers are from the running engine.
Time: JD_UT 2451545.000000 → JD_TT 2451545.000739 (ΔT = +63.807 s)
| Step | Operation | Vector / Value | Shift from Previous |
|---|---|---|---|
| 0 | DE441 kernel read — SSB → Mars | (206,980,508.6, −184,891.6, −5,666,529.8) km | — |
| 0 | DE441 kernel read — SSB → Earth | (−27,568,641.0, 132,361,060.2, 57,418,514.1) km | — |
| 0 | Geometric geocentric — Mars − Earth | distance: 276,697,408.2 km = 1.849608 AU | — |
| 1 | Light-time iteration — Mars at t − τ | τ = 0.010683 days = 15.383 min | 15.761 arcsec |
| 2 | Gravitational deflection — Sun + Jupiter + Saturn | sub-arcsecond bending of light path | 0.006 arcsec |
| 3 | Annual aberration — Earth velocity 29.786 km/s | relativistic displacement toward apex | 14.070 arcsec |
| 4 | IAU 2006 frame bias — ξ₀ = −16.617 mas, dε₀ = −6.819 mas | fixed ICRF → mean equinox J2000 rotation | 0.023 arcsec |
| 5 | IAU 2006 precession — P03 polynomial series | negligible at J2000 (reference epoch) | 0.016 arcsec |
| 6 | IAU 2000A nutation — Δψ = −13.932″, Δε = −5.769″ | true equator and equinox of date | 14.351 arcsec |
| 7 | Ecliptic projection — true obliquity ε = 23.437677° | λ = 327.963300° · β = −1.067779° · d = 1.849688 AU | — |
Final position: Aquarius 27° 57′ 48″ · distance 1.8497 AU · speed +0.7757°/day (direct)
Total pipeline correction from geometric to apparent: −43.760 arcsec
The largest contributors are nutation (−13.932″), annual aberration (−14.070″), and the combined light-time displacement (−15.761″). Gravitational deflection (0.006″) and frame bias (0.023″) are sub-arcsecond but non-negligible at sub-arcsecond accuracy targets.
Pipeline Controls
Each correction stage can be toggled independently via planet_at(). The table below shows the measurable effect of disabling each stage on the Mars J2000.0 result.
| Parameter | Default | Effect on Mars J2000.0 longitude | Function |
|---|---|---|---|
apparent=True |
True |
Full pipeline active | planet_at() |
apparent=False |
— | Geometric position; all corrections skipped. Δ = +43.760 arcsec | planet_at() |
aberration=False |
— | Aberration stage skipped. Δ = +14.069 arcsec | planet_at() |
grav_deflection=False |
— | Deflection stage skipped. Δ = +0.003 arcsec | planet_at() |
nutation=False |
— | Nutation skipped; mean equinox used. Δ = +13.932 arcsec | planet_at() |
observer_lat/lon |
None |
When supplied, adds topocentric parallax (WGS-84). Effect: ~1° for Moon, <0.01″ beyond Jupiter | planet_at() |
refraction=True |
True |
Atmospheric refraction applied to altitude. Effect: ~0.57° at horizon | sky_position_at() |
delta_t_policy |
None |
Controls UT → TT conversion branch (IERS tables, polynomial, hybrid physical) | both |
Project Documentation
The canonical documentation tree lives in wiki/. The flat moira.wiki/ Git wiki mirror is generated from it by python scripts/sync_git_wiki.py and should not be edited by hand.
| Document | Contents |
|---|---|
01_LIGHT_BOX_DOCTRINE.md |
Transparency and derivation as design constraints. |
BEYOND_SWISS_EPHEMERIS.md |
Capabilities enabled by sovereign catalogs, explicit policy, and modern Python. |
HOUSE_SYSTEM_DIVERGENCE.md |
House-system derivation and discretionary divergence from conventional Swiss-facing behavior. |
CONSTITUTIONAL_PROCESS.md |
The Subsystem Constitutional Process — the development and governance protocol. |
MOIRA_ROADMAP.md |
Feature implementation status and mathematical accuracy register. |
License
MIT (c) 2026 TheDaniel166. See PROVENANCE.md for license and Swiss-lineage provenance clarity.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file moira_astro-5.1.2.tar.gz.
File metadata
- Download URL: moira_astro-5.1.2.tar.gz
- Upload date:
- Size: 3.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
433458296e7554962c1242e4bda00254531367cff6b34e0e26cc2233d71af368
|
|
| MD5 |
6f64097d02907bde13089ef34f6e2011
|
|
| BLAKE2b-256 |
4e027cc4c936d09dcd07c3d3b7e8e7410a1ca2633c4863da134de991541a81f3
|
File details
Details for the file moira_astro-5.1.2-cp314-cp314-win_amd64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp314-cp314-win_amd64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.14, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
205c07a5d67ba756e2d0c62cd7a6fcfa79a975238786e82e304d281438db1db3
|
|
| MD5 |
bfeb01bf64e23d5ea1221cb191cb1e15
|
|
| BLAKE2b-256 |
18236787046130ec80fd84f4669f942124bbdf4cfd9e0116999a6682aae2703d
|
File details
Details for the file moira_astro-5.1.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 4.1 MB
- Tags: CPython 3.14, manylinux: glibc 2.27+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cfc6c9cb89bf15d9c86475b06a3687f9e7d84491afed8ecc3502196ded4e00df
|
|
| MD5 |
223146681f24d6883e819b7e5f3f44ae
|
|
| BLAKE2b-256 |
f8a63eee8f863af521f421eaaf8360df50f805de0beaba7ed4ceda8ba8b56bce
|
File details
Details for the file moira_astro-5.1.2-cp314-cp314-macosx_11_0_arm64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp314-cp314-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.8 MB
- Tags: CPython 3.14, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79d05bc933d85db6df888eb73aa9675debc404f99c3a6bf8f8be4ef266b85e5c
|
|
| MD5 |
3bc926208851c1777a0e1758909867e2
|
|
| BLAKE2b-256 |
52ede3f8df79d9d19e935590da27fe6bab66524c4d3672c65f961bcbc17ce277
|
File details
Details for the file moira_astro-5.1.2-cp314-cp314-macosx_10_15_x86_64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp314-cp314-macosx_10_15_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.14, macOS 10.15+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11627a0b00508832545c19bab1377fd66710674e68718d1cf49c0197a1f05829
|
|
| MD5 |
f563e9a21146eef0dd51dc2f0353552e
|
|
| BLAKE2b-256 |
99a1aa4a7db29e37f0202dad3d2bae286df01ca13a188521d7dfdf25f5c8e8c0
|
File details
Details for the file moira_astro-5.1.2-cp313-cp313-win_amd64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp313-cp313-win_amd64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.13, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b241ec0be83edca81571abc9724a5c7c87619f19a1bd21de995c0eee8bc78642
|
|
| MD5 |
050d648edaa05afc18e472c559b744d6
|
|
| BLAKE2b-256 |
402080b5a3d48bdc9d9aa57ebcc7c844423e7dd943fc5544502599dc9c74259b
|
File details
Details for the file moira_astro-5.1.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 4.1 MB
- Tags: CPython 3.13, manylinux: glibc 2.27+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbe447269d5e8f4c4ba3231518e2dbd1981051a270d07bf79028a8c97827e2e7
|
|
| MD5 |
5b3cf964a10002fe34fea31dc61f99a2
|
|
| BLAKE2b-256 |
491e78c8ac8236260f777c5a0e34df293aa231a0b60ab8ed7c781b2c55f8382d
|
File details
Details for the file moira_astro-5.1.2-cp313-cp313-macosx_11_0_arm64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.8 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee1ed218141d4faf962bbceec2a69b06210480f484de2c779de3e8c96d083b61
|
|
| MD5 |
e246f58c20890605a6dc8f5ab4f52146
|
|
| BLAKE2b-256 |
fdb55d98284bea98ca80d27074291c6d8cfce8f053385d9b764226941cdc703f
|
File details
Details for the file moira_astro-5.1.2-cp313-cp313-macosx_10_13_x86_64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp313-cp313-macosx_10_13_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.13, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19c3c3f5d9825d1eaef0f3324b89a65f95f0af2e91bec99a30fab675e96b7046
|
|
| MD5 |
e122aaa41f2b43b5dc44c04894232f38
|
|
| BLAKE2b-256 |
c4f149b208bb4ad1f7bdaded14629f54fd942696e7bb6d8b0b8f8c760b0166b4
|
File details
Details for the file moira_astro-5.1.2-cp312-cp312-win_amd64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c493199c75d8ca6fde4c3fc1d20b4aeb0aa0a0f71578c3337101fa0b2c02b315
|
|
| MD5 |
09121b01ecddd0e26413ba0e04a7b3c1
|
|
| BLAKE2b-256 |
acf4799c4333676a07c9fde897fbf0ccfebcfd35bf0091c07c931ec034a193f9
|
File details
Details for the file moira_astro-5.1.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 4.1 MB
- Tags: CPython 3.12, manylinux: glibc 2.27+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e86649df2d835752c1b2908bbfa373163b5787ec38e8b67da05670d2a92703d1
|
|
| MD5 |
0b0144500f795ff15dd38a8c68889eab
|
|
| BLAKE2b-256 |
b9714e4ae09cdb2fe50c4b0c4b75798551bd1ffd67cbb7bd53ac96031fd010bc
|
File details
Details for the file moira_astro-5.1.2-cp312-cp312-macosx_11_0_arm64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.8 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
864371c45ac12c8cf870df8bf6b7b0d04e5269a2d975df7d7cba96f20bea07c6
|
|
| MD5 |
028490dbb1f56aa6e789fff623253cb4
|
|
| BLAKE2b-256 |
cb1d9611093bc9099194336d77469280b51f540b8daef58b68d6390cef02c4dd
|
File details
Details for the file moira_astro-5.1.2-cp312-cp312-macosx_10_13_x86_64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp312-cp312-macosx_10_13_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.12, macOS 10.13+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b0c22a854f157f67d8f15cfbe8b9c1de83c0894becd02850de3823186d82716
|
|
| MD5 |
27cb25585b13423de0f31fea8bc148d3
|
|
| BLAKE2b-256 |
c31419cc12b5a7d6fd38331be11b579a654aec279c92043aec15ac8c9f101b9b
|
File details
Details for the file moira_astro-5.1.2-cp311-cp311-win_amd64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbcb09f52d53dca2e72cac2c65b605b73d0add3adf019fdaaf13f2a1c35868a0
|
|
| MD5 |
b8d4b379904f629ec4b50fdb9044621d
|
|
| BLAKE2b-256 |
7b901b22f900b71fc83fe2868f6b740655e54b6d0841a83a1755c280bd0a792e
|
File details
Details for the file moira_astro-5.1.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 4.1 MB
- Tags: CPython 3.11, manylinux: glibc 2.27+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d095b0bbcf1b42a4518d4f1c8c5111c66ebd7763cd86ad1953f52c783e2e0878
|
|
| MD5 |
ca7a53b522774a5d84fc5b450248acf5
|
|
| BLAKE2b-256 |
1b2f3f6ef1f54ac2396fd169873982a94393b8062b9a624285c0e0a5eb9ca60f
|
File details
Details for the file moira_astro-5.1.2-cp311-cp311-macosx_11_0_arm64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.8 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f69565c90153eef2e207daf03c83d8efddeccd442ded13a42596cde54ea2eb8
|
|
| MD5 |
6ae8dc80415be05ce4e1cd8b222497d3
|
|
| BLAKE2b-256 |
b8af974d422dc778dc6391835d341d0af5a6bc8dc478b9171c4e9c2b804859d5
|
File details
Details for the file moira_astro-5.1.2-cp311-cp311-macosx_10_9_x86_64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b27c80fc7c414108fc312e5d2eeef9ba59e4b098d7a2d832ddd50fb93598b86
|
|
| MD5 |
22daf39f7f4babb262d6fe60b2bcb536
|
|
| BLAKE2b-256 |
a83624792258d781cbfc14888b2cd58fa489dacf53ba62a49185185cf6c6b5d4
|
File details
Details for the file moira_astro-5.1.2-cp310-cp310-win_amd64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 4.2 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aec7b75eed70ff101b17301cb02b48b2291d3dde2f845ae491024c2b8e232d9a
|
|
| MD5 |
48652f83f3cf0bb2a6c3e7c20c863795
|
|
| BLAKE2b-256 |
a16b00d9f6b6c17fbfa639a7132eba33a573bb03e7422a669ac80b0926b64616
|
File details
Details for the file moira_astro-5.1.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 4.1 MB
- Tags: CPython 3.10, manylinux: glibc 2.27+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84085896b20bcc8b40d467c86a48aca63fb6876a66e6dd5576abc2a620de24b8
|
|
| MD5 |
17d34026f354337a52e54cc12e160f27
|
|
| BLAKE2b-256 |
ea00cbc0521886a207e637f880c4215a6e0d18f0092a0fa82408d00c43582e44
|
File details
Details for the file moira_astro-5.1.2-cp310-cp310-macosx_11_0_arm64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.8 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
859e708621f37fec7726044648fc6ceeb3872837c7256c1cf3c9607d4716203f
|
|
| MD5 |
072e89b52686e1c315852e7596a1cf67
|
|
| BLAKE2b-256 |
130ab4c647c2add869a21f05cb4e51b9b55cba295342a6403df254ec373f6edd
|
File details
Details for the file moira_astro-5.1.2-cp310-cp310-macosx_10_9_x86_64.whl.
File metadata
- Download URL: moira_astro-5.1.2-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 3.9 MB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed20239f7e456013a4062d4d11f8cd7adf42de48e009009d9121f01a4b996ad5
|
|
| MD5 |
9beef23518a57a5282d8969ddb3b91cc
|
|
| BLAKE2b-256 |
d2f7578a7dba568cccb24fbd1c0dd8412bc42867319e902843e81dff15e33234
|