Editing
Astro-Archaeology and the Search for Alien Ruins
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Artifact Probability' (Calculating 'Chance of Finding' based on Duration and Radius):''' <syntaxhighlight lang="python"> def evaluate_artifact_search(civilization_duration_yrs, star_radius_ly): """ Shows why 'Ruins' are more likely than 'Signals'. """ # Signal window is the duration of the broadcast # Artifact window is the durability of the structure (e.g. 1 Billion Years) artifact_durability = 1e9 # Probability ~ (Volume * Duration) ratio = artifact_durability / civilization_duration_yrs return f"SEARCH STATUS: Artifacts are {int(ratio)}x more likely to exist in the 'Search Volume' than active signals." # Case: A civilization that broadcasts for 100 years but leaves a Dyson Sphere print(evaluate_artifact_search(100, 100)) </syntaxhighlight> ; Archaeological Landmarks : '''The 'Kardashev' Classification''' β (See Article 698). The "Framework" for "Knowing" **"What Scale"** of "Ruins" to "Look For." : '''The 'WISE' Mission''' β (NASA). A "Space Telescope" that "Mapped" the "Infrared Sky," "Allowing" for the "First" "Global Search" for **"Dyson Spheres."** : '''Oumuamua''' β (2017). The "First" "Interstellar Object" "Detected" passing through our "Solar System." Its "Strange Shape" and "Acceleration" led to "Debates" about whether it was an **"Alien Sail"** (see Article 690). : '''Breakthrough Listen / Search for Megastructures''' β "Dedicated" "Funding" for "Astronomers" to "Analyze" "Anomalous Data" for **"Artificial Patterns."** </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;">
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information