nabu.io.reader_helical module

class nabu.io.reader_helical.ChunkReaderHelical(*args, **kwargs)[source]

Bases: wrapper

implements reading by projections subsets

set_data_buffer(data_buffer, pre_allocate=False)[source]
get_binning()[source]
load_files(overwrite: bool = False, sub_total_prange_slice=slice(None, None, None))[source]

Load the files whose links was provided at class instantiation.

Parameters:

overwrite (bool, optional) – Whether to force reloading the files if already loaded.

load_data(overwrite: bool = False, sub_total_prange_slice=slice(None, None, None))

Load the files whose links was provided at class instantiation.

Parameters:

overwrite (bool, optional) – Whether to force reloading the files if already loaded.

property data