Skip to content

Commit

Permalink
dark theme and posts
Browse files Browse the repository at this point in the history
  • Loading branch information
statespacedev committed Apr 1, 2024
1 parent ad4f29d commit 1b78d52
Show file tree
Hide file tree
Showing 10 changed files with 69 additions and 133 deletions.
7 changes: 7 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
title: starid
author:
name: noah smith
email: [email protected]
remote_theme: jekyll/minima
minima:
skin: dark
3 changes: 3 additions & 0 deletions _posts/2024-04-01-april-fools.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
test post

hi
89 changes: 53 additions & 36 deletions docs/readme.md → about.md

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions data/readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
nasa skymap sky2000 v5r4 star catalog
-------------------------------------------

nasa skymap sky2000 is the foundation here and it's got some interesting history. back in the day i interacted with some of the people involved and learned a bit. there were roughly two phases of skymap's history - before hubble, and after. nasa still had power in those days, and when it turned out after launch that star catalogs were among hubble's problems, resources were allocated to improve skymap. serious work was done in the 90s to make it the baseline catalog for spacecraft star trackers.

Expand Down Expand Up @@ -44,7 +43,7 @@ Hipparcos (Perryman et al. 1997): The photometry from the original Hipparcos Cat

Tycho-2 (Høg et al. 2000): This catalogue forms the backbone of all the major ground-based catalogues currently available. It was made from a combination of the Tycho star mapper observations on the Hipparcos satellite (Høg et al. 1997), the Astrographic Catalogue, and 143 other ground-based catalogues.

Sky2000 (Myers et al. 2001): The SKYMAP Star Catalogue System is a list of all stars with either measured Johnson blue or visual magnitudes brighter than 9.0. The version used here had 299 167 entries of which 212 were not in the combined Hipparcos + Tycho-2 catalogues. Sky2000 provides positions at J2000, proper motions, and a blue and visual magnitude. We assumed positions errors of 100 mas, proper motions error of 10 mas yr−1, and ASC magnitudes derived from Sky2000 entries to have errors of 0.6.
Sky2000 (Myers et al. 2001): The SKYMAP Star Catalogue System is a list of all stars with either measured Johnson blue or visual magnitudes brighter than 9.0. The version used here had 299167 entries of which 212 were not in the combined Hipparcos + Tycho-2 catalogues. Sky2000 provides positions at J2000, proper motions, and a blue and visual magnitude. We assumed positions errors of 100 mas, proper motions error of 10masyr−1, and ASC magnitudes derived from Sky2000 entries to have errors of 0.6.

UCAC4 (Zacharias et al. 2013): The USNO CCD Astrograph Catalogue version 4 was the most precise all-sky astrometric catalogue (at the time of constructing the catalogue) in the range V=10–16 mag currently available. There are no original standard magnitudes in this catalogue.

Expand Down
64 changes: 0 additions & 64 deletions docs/notes.md

This file was deleted.

3 changes: 3 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

hello world

13 changes: 0 additions & 13 deletions libstarid/include/pybind11/SECURITY.md

This file was deleted.

4 changes: 0 additions & 4 deletions libstarid/readme.md

This file was deleted.

10 changes: 2 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
<img src="https://github.com/statespacedev/starid/raw/master/docs/images/nouns%20and%20verbs%20level0.png" align="center" width="426" height="202"/>

lo-fi star identification
[about](https://statespacedev.github.io/starid/about.html) - background notes and photos

[background](https://statespacedev.github.io/starid/docs/readme.html) - background notes and photos

[data](https://statespacedev.github.io/starid/data/readme.html) - the full nasa skymap sky2000 v5r4 star catalog

[starid](https://statespacedev.github.io/starid/starid/readme.html) - python oriented code

[libstarid](https://statespacedev.github.io/starid/libstarid/readme.html) - cpp oriented code
[website](https://statespacedev.github.io/starid) - project website and blog

20240317 switch back to github from gitlab is looking complete - github was first, 2016 to 2018 - switch to gitlab was about account troubles and comparing capabilities, 2018 to 2024 - switch back to github seems to effectively be about 'going default'. don't feel like thinking about it - go with default. with commit email address updated, and default project website activated, looks like 'third era' is rolling from today.

Expand Down
6 changes: 0 additions & 6 deletions starid/readme.md

This file was deleted.

0 comments on commit 1b78d52

Please sign in to comment.