pysparse.sampling package

Submodules

pysparse.sampling.mask module

pysparse.sampling.mask.linemask(L, shape, verbose=False)[source]

The indicator of the domain in 2D fourier space for the specified line geometry.

Returns the indicator of the domain in 2D fourier space for the specified line geometry.

Parameters:
  • L (integer) – number of lines
  • shape (tuple) – mask shape

Module contents