-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Nolan Matthews edited this page Jun 9, 2013
·
14 revisions
Welcome to the OSCAAR-extras wiki! Here we'll post tutorials based on each of the example files in the OSCAAR-extras repository.
examples/
-
modelLightCurve.py
- how to plot an analytical transit light curve usingoscaar.occultquad()
-
loadingPickles.py
- how to load some of the interesting parameters saved in an oscaar output "pickle" produced byoscaar.save()
-
runtransiterModel.py
- how to fit to the data and also create your own fake dataset
sampleData/
-
generateSampleData.py
- how to generate simulated data to use for testing/practicing with OSCAAR -
[
Adding a GUI Feature
] (https://github.com/OSCAAR/OSCAAR-extras/wiki/Adding-a-GUI-Feature) - how to add your own feature to oscaar's Graphical User Interface