museotoolbox.processing.RasterMath.write_block

RasterMath.write_block(block, idx_block, idx_func)[source]

Write a block at a position on a output image

Parameters
  • idx_block (int.) – List of indexes of all blocks

  • tab_blocks (numpy tab.) – List of values or tab that will be written in the output image

  • idx_func (int) – function’s index

Returns

Return type

None.