py21cmsense.observation.Observation.__init__

Observation.__init__(*, observatory: ~py21cmsense.observatory.Observatory, time_per_day: ~astropy.units.quantity.Annotated[~astropy.units.quantity.Quantity, PhysicalType('time')] = NOTHING, track: ~astropy.units.quantity.Annotated[~astropy.units.quantity.Quantity, PhysicalType('time')] | None = None, lst_bin_size: ~astropy.units.quantity.Annotated[~astropy.units.quantity.Quantity, PhysicalType('time')] = NOTHING, integration_time: ~astropy.units.quantity.Annotated[~astropy.units.quantity.Quantity, PhysicalType('time')] = <Quantity 60. s>, n_channels=82, bandwidth: ~astropy.units.quantity.Annotated[~astropy.units.quantity.Quantity, PhysicalType('frequency')] = <Quantity 8. MHz>, n_days=NOTHING, baseline_filters=(), redundancy_tol=1, coherent=True, spectral_index=2.6, tsky_amplitude: ~astropy.units.quantity.Annotated[~astropy.units.quantity.Quantity, PhysicalType('temperature')] = <Quantity 260000. mK>, tsky_ref_freq: ~astropy.units.quantity.Annotated[~astropy.units.quantity.Quantity, PhysicalType('frequency')] = <Quantity 150. MHz>, use_approximate_cosmo=False, cosmo: ~typing.Any = FlatLambdaCDM(name='Planck15', H0=<Quantity 67.74 km / (Mpc s)>, Om0=0.3075, Tcmb0=<Quantity 2.7255 K>, Neff=3.046, m_nu=<Quantity [0., 0., 0.06] eV>, Ob0=0.0486), phase_center_dec=NOTHING) None

Method generated by attrs for class Observation.