ConnectTool
 All Classes Namespaces Files Functions Variables Pages
Classes | Namespaces | Functions
module_map2D.py File Reference

Classes

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

Namespaces

 module_map2D
 

Functions

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