feat: amplia catálogo para estrelas de magnitude 6.5

This commit is contained in:
vini 2026-07-19 13:39:35 -03:00
parent 8ff0b9ab7a
commit a7d301beb5
2 changed files with 5520 additions and 3 deletions

File diff suppressed because it is too large Load diff

View file

@ -19,7 +19,7 @@ from pathlib import Path
URL = "https://raw.githubusercontent.com/brettonw/YaleBrightStarCatalog/master/bsc5-short.json" URL = "https://raw.githubusercontent.com/brettonw/YaleBrightStarCatalog/master/bsc5-short.json"
OUT = Path(__file__).resolve().parent.parent / "plugin/contents/ui/starcatalog.js" OUT = Path(__file__).resolve().parent.parent / "plugin/contents/ui/starcatalog.js"
MAG_LIMIT = 5.5 MAG_LIMIT = 6.5
# Limites (K) e centro representativo de cada faixa de temperatura # Limites (K) e centro representativo de cada faixa de temperatura
TEMP_BINS = [ TEMP_BINS = [