What’s new ?
ConvolutionTruncatedExponentialOperator
Acquisition
contains now a Scene
, an Instrument
and a Sampling
instanceAcquisition
Instrument
PackedTable
PackedTable
improvements:Scene
, Layout
and Sampling
all
attribute__getitem__
column
and row
special attributes to LayoutGrid
as functions.startswith1
keyword in LayoutGrid
to start column and row indexing from 0 or 1.FSCRot2dMatrix
and FSRRot2dMatrix
sparse storage schemes.get_projection_nbytes
to estimate the size of the pointing matrix without requiring to build itInstrument
__getitem__
to select detectorsAcquisition
__getitem__
to select detectors and/or samplingsUnder the hood:
restrict
method in Fortran, to avoid large temporaries and significantly improve memory handling