AllTimes

class mosfit.modules.AllTimes(**kwargs)[source]

Bases: Array

Generate all times for which observations will be constructed.

Create lists of observation times that associated with real observations and interpolations/extrapolations if such flags are passed to MOSFiT.

Methods Summary

process(**kwargs)

Process module.

receive_requests(**requests)

Receive requests from other Module objects.

Methods Documentation

process(**kwargs)[source]

Process module.

receive_requests(**requests)[source]

Receive requests from other Module objects.