Package pysynphot :: Module observation
[hide private]
[frames] | no frames]

Module observation

source code

This will ultimately replace the observation.py module. It defines a new Observation class, subclassed from CompositeSourceSpectrum, that has some special methods and attributes and explicitly removes certain other methods.

Classes [hide private]
  Observation
obs = Observation(Spectrum object, Bandpass object, binset=numpy array to be used for binning when converting to counts.)