feat: amplia catálogo para estrelas de magnitude 6.5
This commit is contained in:
parent
8ff0b9ab7a
commit
a7d301beb5
2 changed files with 5520 additions and 3 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -19,7 +19,7 @@ from pathlib import Path
|
|||
|
||||
URL = "https://raw.githubusercontent.com/brettonw/YaleBrightStarCatalog/master/bsc5-short.json"
|
||||
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
|
||||
TEMP_BINS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue