Skip to content

Mayday3003/AstroGeoStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python License Status Astronomy

AstroGeoStats

AstroGeoStats is an open-source computational framework designed for archaeoastronomical research.

The project combines:

  • astronomical simulations,
  • spatial geometry,
  • statistical inference,
  • Monte Carlo analysis,
  • and historical sky reconstruction

to evaluate potential correlations between ancient monuments and celestial patterns.

The framework aims to provide reproducible and scientifically grounded methodologies for studying possible astronomical alignments in ancient architecture.

AstroGeoStats/ │ ├── data/ │ ├── giza_coordinates/ │ ├── astronomical_catalogs/ │ └── simulations/ │ ├── notebooks/ │ ├── sky_reconstruction.ipynb │ ├── monte_carlo_analysis.ipynb │ └── geometry_alignment.ipynb │ ├── src/ │ ├── astronomy/ │ ├── geometry/ │ ├── statistics/ │ └── visualization/ │ ├── results/ │ ├── docs/ │ ├── tests/ │ ├── README.md ├── requirements.txt ├── LICENSE └── .gitignore

About

Computational archaeoastronomy toolkit for analyzing astronomical correlations between ancient structures and celestial configurations using geometry, simulations, and statistical modeling.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors