Creating Observations#

An ObservationCollection can be created by simulating observations or by loading them from external files. It’s also possible to manually create an ObservationCollection from a list of SingleObservationSet objects or to create a new collection after filtering or splitting an existing one.

This section covers the different methods for creating observation collections in Tudat(Py):

The following pages provide detailed information on each method.