Data Set (pyvisgen.simulation.data_set)#

Data set submodule of pyvisgen.simulation.

Reference/API#

pyvisgen.simulation.data_set Module#

Classes#

Observation(src_ra, src_dec, start_time, ...)

Main observation simulation class.

Parallel([n_jobs, backend, return_as, ...])

Helper class for readable parallel mapping.

Path(*args, **kwargs)

PurePath subclass that can make system calls.

SimulateDataSet()

Time(val[, val2, format, scale, precision, ...])

Represent and manipulate times and dates for astronomy.

datetime(year, month, day[, hour[, minute[, ...)

The year, month and day arguments are required.

timedelta

Difference between two datetime values.

tqdm

alias of tqdm_asyncio

Class Inheritance Diagram#

Inheritance diagram of pyvisgen.simulation.data_set.SimulateDataSet