jupyter headers s/wut/witzit

main
jebba 2022-01-24 16:21:26 -07:00
parent 5b1c84eb4c
commit 3a9cc04e12
3 changed files with 12 additions and 10 deletions

View File

@ -6,9 +6,11 @@
"metadata": {},
"outputs": [],
"source": [
"# wut-predict --- What U Think? SatNOGS Observation AI, makes predictions.\n",
"# witzit --- What In The Zap Is That? AI categorization of spectra from SciAps LIBS/XRF analyzers\n",
"# Prediction Application\n",
"#\n",
"# https://spacecruft.org/spacecruft/witzit\n",
"#\n",
"# https://spacecruft.org/spacecruft/satnogs-wut\n",
"# Based on data/train and data/val directories builds a wut.h5 file.\n",
"# Reads wut.h5 and tests files in data/test/unvetted/"
]
@ -393,7 +395,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.9.2"
}
},
"nbformat": 4,

View File

@ -6,10 +6,10 @@
"metadata": {},
"outputs": [],
"source": [
"# wut-train --- What U Think? SatNOGS Observation AI, training application.\n",
"#\n",
"# https://spacecruft.org/spacecruft/satnogs-wut\n",
"# witzit-train --- What In The Zap Is That? AI categorization of spectra from SciAps LIBS/XRF analyzers.\n",
"# Training Application.\n",
"#\n",
"# https://spacecruft.org/spacecruft/witzit\n",
"# Based on data/train and data/val directories builds a wut.h5 file.\n",
"#\n",
"# GPLv3+"
@ -412,7 +412,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.9.2"
}
},
"nbformat": 4,

View File

@ -6,9 +6,9 @@
"metadata": {},
"outputs": [],
"source": [
"# wut --- What U Think? SatNOGS Observation AI.\n",
"# witzit --- What In The Zap Is That? AI categorization of spectra from SciAps LIBS/XRF analyzers\n",
"#\n",
"# https://spacecruft.org/spacecruft/satnogs-wut"
"# https://spacecruft.org/spacecruft/witzit"
]
},
{
@ -766,7 +766,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.3"
"version": "3.9.2"
}
},
"nbformat": 4,