c_therm_tci#

Process data exported from the C-Therm TCi thermal conductivity analyzer.

Module Contents#

Functions#

main

cval

Value of an element’s child.

Data#

_xml

_csv

_data

INPUT

Test results data exported from the C-Therm TCi instrument.

OUTPUT

Output file.

MAT_ID

MATGRP_ID

POOL_ID

INT_ID

API#

c_therm_tci._xml#

‘Path(…)’

c_therm_tci._csv#

‘Path(…)’

c_therm_tci._data#

None

c_therm_tci.INPUT#

None

Test results data exported from the C-Therm TCi instrument.

c_therm_tci.OUTPUT#

None

Output file.

c_therm_tci.MAT_ID#

‘Material_id’

c_therm_tci.MATGRP_ID#

‘Material_Group_id’

c_therm_tci.POOL_ID#

‘DataPool_id’

c_therm_tci.INT_ID#

‘DataInterval_id’

c_therm_tci.main()#
c_therm_tci.cval(
elem: parsel.Selector | parsel.SelectorList[parsel.Selector],
child: str,
) str#

Value of an element’s child.