StepLine

class rubin_sim.scheduler.utils.StepLine(period=365.25, rise=1.0, t_start=0.0)

Bases: BasePixelEvolution

Parameters:
periodfloat (365.25)

The period to use

risefloat (1.)

How much the curve should rise every period

Methods Summary

__call__(mjd_in, phase)

Call self as a function.

Methods Documentation

__call__(mjd_in, phase)

Call self as a function.