hera_sim.simulate.Simulator.chunk_sim_and_save

Simulator.chunk_sim_and_save(save_dir, ref_files=None, Nint_per_file=None, prefix=None, sky_cmp=None, state=None, filetype='uvh5', clobber=True)[source]

Chunk a simulation in time and write to disk.

This function is a thin wrapper around chunk_sim_and_save(); please see that function’s documentation for more information.