A Jupyter notebook tutorial: generating observationsΒΆ

The classes in sims_movingObjects can be accessed to generate observations directly, and an example of this is created in the in-line jupyter notebook below. However, a more typical use-case is to simply use the high-level script, makeLSSTobs.py.

Documentation on the use of makeLSSTobs.py can be obtained by entering makeLSSTobs.py --help at the shell prompt; more details on the format of the individual input files is linked below.

On this link, you can find a demonstration notebook.