shareloc.geofunctions.rectification_grid
This module contains the rectification_grids class to handle CARS rectification grids.
Classes
Rectification grid |
Module Contents
- class shareloc.geofunctions.rectification_grid.RectificationGrid(grid_filename, is_displacement_grid=False, interpolator='linear')[source]
Rectification grid
- Parameters:
grid_filename (str)
is_displacement_grid (bool)
interpolator (str)