← 返回
数据分析 中文

OpenSETI

Distributed SETI scanner - contribute compute power to analyze real radio telescope data from Breakthrough Listen. Earn tokens when your analysis discovers a...
分布式SETI扫描器——贡献算力分析突破聆听计划的射电望远镜数据。若分析发现……即可赚取代币。
synergysize
数据分析 clawhub v0.1.0 1 版本 99882.8 Key: 无需
★ 0
Stars
📥 852
下载
💾 12
安装
1
版本
#latest

概述

OpenSETI Distributed Scanner

Contribute your compute power to scan real Breakthrough Listen radio telescope data for signs of extraterrestrial intelligence. This is a SETI@home-style distributed computing project with token rewards.

Quick Start

  1. Register your Solana wallet:
  2. python scripts/openseti.py register <your-wallet-address>
    
  1. Run a scan:
  2. python scripts/openseti.py scan
    
  1. Run continuous scanning (background):
  2. python scripts/openseti.py scan --continuous
    

How It Works

  1. Your machine requests a work unit from the OpenSETI network
  2. Work units contain real radio telescope data chunks (~1MB each)
  3. Your machine analyzes the data using FFT and signal processing
  4. Results are submitted back to the network
  5. If an anomaly is detected, you earn tokens

Analysis Criteria

The scanner looks for signals that match ETI signatures:

  • Narrowband signals (< 10 Hz bandwidth) - Natural sources are broadband
  • Doppler drift - Frequency shift indicating non-terrestrial origin
  • High SNR - Strong signals above noise floor
  • Hydrogen line proximity - 1420.405 MHz is the "water hole"
  • Non-RFI patterns - Doesn't match known Earth interference

Reward Structure

ClassificationScoreTokens
------------------------------
NATURAL0.0 - 0.150
WEAK_SIGNAL0.15 - 0.40
INVESTIGATING0.4 - 0.72,500
ANOMALY_FLAGGED0.7+5,000

Tokens are tracked on-chain and distributed when the token launches.

Commands

  • openseti register - Register your Solana wallet
  • openseti scan - Run one scan cycle
  • openseti scan --continuous - Run continuous scanning
  • openseti stats - Show your contribution stats
  • openseti leaderboard - Show top contributors

Requirements

  • Python 3.8+
  • NumPy and SciPy (pip install numpy scipy requests)

Data Source

All data comes from the Breakthrough Listen Open Data Archive:

https://breakthroughinitiatives.org/opendatasearch

Observations from the Green Bank Telescope and Parkes Observatory.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-03-29 12:15 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 198 📥 64,900
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 163 📥 59,728
data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 367 📥 140,054