SWDatabase
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Pages
Classes | Namespaces | Functions
module_map2D.py File Reference

Classes

class  common.module_map2D.Map2DError
 
class  common.module_map2D.Map2D
 Class representing 2D magnetogram. More...
 

Namespaces

 common.module_map2D
 

Functions

def common.module_map2D.compare
 Compare 2 map2D elements. More...
 
def common.module_map2D.diff
 For 2 maps on the same grid, return a map with difference between map1 and map2. More...
 
def common.module_map2D.rel_diff
 For 2 maps on the same grid, return a map with relative difference (pourcent) between map1 and map2. More...
 
def common.module_map2D.lower_resolution
 Transform a map2D into another map2D with lower resolution. More...