ConnectTool
 All Classes Namespaces Files Functions Variables Pages
Public Member Functions | List of all members
test_ascii_connectivitypoint.TestConnectivityPointIoInsitu Class Reference
Inheritance diagram for test_ascii_connectivitypoint.TestConnectivityPointIoInsitu:
Inheritance graph
[legend]
Collaboration diagram for test_ascii_connectivitypoint.TestConnectivityPointIoInsitu:
Collaboration graph
[legend]

Public Member Functions

def test_format_v0
 
def test_format_v1
 

Member Function Documentation

def test_ascii_connectivitypoint.TestConnectivityPointIoInsitu.test_format_v0 (   self)
Test R/W ascii connectivitypoint format V0.
Write a density map. Then read it, and compare to the original density map.
For comparison, remember that format V0 regroups all density map in one list, then sort it.
V0-V1 comparison is possible with vimdiff.

Here is the call graph for this function:

def test_ascii_connectivitypoint.TestConnectivityPointIoInsitu.test_format_v1 (   self)
Test R/W ascii connectivitypoint format V1.
Write a density map. Then read it, and compare to the original density map.
For comparison, remember that format V1 takes the sorted list of probable point for both densitymaps.

Here is the call graph for this function:


The documentation for this class was generated from the following file: