Skip to content

seeforschauer/science

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Science Projects

A collection of scientific research projects using data science and machine learning.

Projects

Machine learning-based discovery of overlooked variable stars in Gaia DR3.

Key Result: Characterized TIC 22888126 as a dwarf nova with a 57-minute orbital period (below the CV period gap) using TESS archival photometry.

  • Method: Isolation Forest anomaly detection on Gaia DR3 light curve statistics
  • Data: Gaia DR3 vari_summary, TESS FFI photometry, ROSAT X-ray
  • Status: Draft research note ready for submission

See the research note for details.

Open In Colab

Markdown-source knowledge base of computational entry points into longevity and reverse-aging research. 40 curated sources, 32 topics, TF-IDF + wikilink graph index, license-aware download pipeline.

See biology/longevity/README.md for usage.

Structure

science/
├── astronomy/
│   └── Gaia-light-curve-anom-detect/
│       ├── Gaia_LightCurve_Anomaly_Detection.ipynb
│       ├── research_note_tic22888126_revised.md
│       └── figs/
├── biology/
│   ├── longevity/
│   │   ├── README.md         # full pipeline + usage docs
│   │   ├── sources.json      # 40-source manifest
│   │   ├── scripts/          # download, convert, index, lint, licenses
│   │   └── wiki/             # papers/, topics/, analysis/, index.md
│   └── LICENSES.md           # generated; per-source license table
└── README.md

Requirements

  • Python 3.10+
  • astroquery
  • astropy
  • scikit-learn
  • matplotlib
  • pandas
  • numpy

License

MIT

About

Verified science wiki — longevity, healing environment, biology. Primary sources only. LLM-curated markdown.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 89.4%
  • Python 10.0%
  • Other 0.6%