KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
sbpy-tutorial
★ 15
Open GitHub ↗
sbpy tutorials and workshop materials
Download README (.md)
Explore Similar Repositories
serializable-types
:
Runtime type assertion and serialization system
MyVelib
:
sources du site velib.philibert.info - Monitoring du système Velib 2 / 2018
eosocial
:
Deprecated - :pencil: Sample dApp of Votable SNS run by EOS Testnet.
simple-express-server
:
No description available.
vicl
:
vi clone implemented by clover2
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
sbpy-tutorial
?
Download (.md)
# sbpy Tutorials and Workshops Materials This repository provide tutorials and materials used in workshops related to [sbpy](http://sbpy.org). ## Future Workshops ## Previous Workshops * **LSST Solar System Science Collaboration Sprint 2022**, virtual: June 6, 2022 UTC. * **European Planetary Science Congress/Division for Planetary Science Joint Meeting ([EPSC/DPS](https://www.epsc-dps2019.eu/)) 2019**, Genève, Switzerland: Tuesday, September 17, 2019, 13:30 to 15:00 ([SMW1.22](https://meetingorganizer.copernicus.org/EPSC-DPS2019/session/34640), Room Ceres) * **Division for Planetary Science Meeting ([DPS](https://aas.org/meetings/dps50)) 2018**, Knoxville, Tennessee: Thursday, October 25, 4:30 pm to 7:00 pm (Room 301 D-E) * **European Planetary Science Congress ([EPSC](https://www.epsc2018.eu/)) 2018**, Berlin, Germany: Tuesday, September 18 2018, 18:15 to 20:00 (SMW1.8) # List of Notebooks and Examples This repository contains a number of examples for how to use sbpy. For your convenience, we here list these examples by topic. ## Notebooks related to data handling * [General concepts](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/data/General_concepts.ipynb) of `DataClass` and data handling * [Querying asteroid and satellite ephemerides](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/data/Ephem.ipynb) from JPL Horizons and other systems * [Computing ephemerides with pyoorb](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/data/Ephem.ipynb) * [Querying orbital elements](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/data/Orbit.ipynb) from JPL Horizons and other systems * [Create an orbit and ephemeris from scratch](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/data/Orbit_and_ephemeris_from_scratch.ipynb), without an online service * [Transforming and propagating orbits](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/data/Orbit.ipynb) using pyoorb * [Curating observational data](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/data/Obs.ipynb) * [Querying observations reported to the Minor Planet Center](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/data/Obs.ipynb#Retrieving-observations-from-the-Minor-Planet-Center) * [Querying physical properties](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/data/Phys.ipynb) from [JPL SBDB](https://ssd.jpl.nasa.gov/sbdb.cgi) * [Querying molecular data](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/data/Phys.ipynb#Querying-Molecular-Data) from the [JPL Molecular Spectroscopy Catalog](https://spec.jpl.nasa.gov/home.html) * [Parsing asteroid and comet identifiers](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/data/Names.ipynb) * [Plotting orbit diagrams](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/data/orbit-diagram.ipynb) ## Notebooks related to cometary activity * [Modeling dust coma brightness](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/activity/dust-coma-brightness.ipynb) using Afρ * [Haser model](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/activity/haser-model.ipynb) examples * [Calculating non-LTE column densities](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/activity/NonLTE_prodrate.ipynb) using pyradex * [Calculating LTE production rates using a Haser Model](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/activity/LTE_prodrate_Haser.ipynb) * [Calculating LTE production rates without photodissociation effects](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/activity/LTE_prodrate_without_photolysis.ipynb) ## Notebooks related to photometry and phase curve modeling * [Disk-integrated photometric phase functions](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/photometry/integrated_phasefunc.ipynb) ## Notebooks related to spectroscopy * [Using spectral gradients](https://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/spectroscopy/spectral-gradient.ipynb) * [Reddening a solar spectrum](ttps://github.com/NASA-Planetary-Science/sbpy-tutorial/blob/master/notebooks/spectroscopy/reddened-solar-spectrum.ipynb) ## Acknowledgements *sbpy* is supported by NASA PDART Grant No. 80NSSC18K0987.