The unKnownInt in importSyscalPro has potential to be a new functionality

Hello Dr Günther,

I know what the unKnowInt in bert/python/pybert/importer/importData.py does. This is a flag, it is used to include or exclude the current block.

For unKnowInt = 1; the current block is available

For unKnowInt = 65537(or != 1); the current block was excluded from the data set by PROSYS (resistivity data management software by Iris-instruments)

comp

So, the function importSyscalPro could read the flag and exclude the filtered blocks (someone has already deleted them in PROSYS).

Bye!