ilex.frbutils

dynspec_smart_loader(x, t_crop=[0.0, 1.0], f_crop=[0.0, 1.0], tN=1, fN=1)[source]

Perform segmented cropping/downsampling in time/freq for large datasets to conserve memeory usage and load times.

get_dynspec_plot_properties()[source]
save_frb_to_param_file(frb, file)[source]

Save frb class parameters to yaml file (don’t look at it, code sucks :( )

Parameters:
  • frb (ilex.frb.FRB) – frb class instance

  • file (str) – yaml file name

set_dynspec_plot_properties(**kwargs)[source]