-
Notifications
You must be signed in to change notification settings - Fork 1
scripting cookbook
Jeremy Faden edited this page Jun 10, 2022
·
11 revisions
Purpose: Reformat and clean up of the cookbook page at autoplot.org/cookbook.
This page hopes to create a useful resource showing example scripts and describing in more detail how they work. Some may find the scripts useful to perform some science task, while others may use these as a reference for writing scripts on their own.
The script https://github.com/autoplot/dev/blob/master/demos/2022/NewLSpec.jy shows how data can be reformed so that L-Shell is
used for the Y-axis, Time the X-axis, and another parameter, such as the density, is used for the Z-axis (colorbar).