exosim.tasks.subexposures.addForegrounds#

Classes#

AddForegrounds

It adds the foregrounds the sub exposures.

Module Contents#

class AddForegrounds[source]#

Bases: exosim.tasks.task.Task

It adds the foregrounds the sub exposures.

Returns:

sub-exposure cached signal class

Return type:

Counts

execute()[source]#

Class execution. It runs on call and executes all the task actions returning the outputs. It requires the input with correct keywords

static add_frg(ndrs, frg, index, integration_time)[source]#