dreambeam.feeds package

Submodules

dreambeam.feeds.feedplugins module

class dreambeam.feeds.feedplugins.FeedPlugin(path2plugin)[source]

Bases: object

CACHE_DPE = False
DATADIR = 'data'
SHAREDIR = 'share'
compute_ccfile(necoutfile, scalefac, freq_center, freq_range, kord, tord, ford, channels, conv_rev)[source]

Create a HamakerArts coefficients file from a NEC out file and save it in a .cc file.

dpesuffix = '.dpe.pkl'
find_necoutfiles()[source]
get_bands()[source]
list_dpes()[source]
list_feednames()[source]
list_models4band(band)[source]
list_versions4bandmodels(band, modeltype)[source]
load_dpolel(band, modelstring)[source]
prep_dpefiles()[source]
class dreambeam.feeds.feedplugins.FeedWiz[source]

Bases: object

Module contents