Skip to content

Load TXRM files with virtual stack

Add possibility to load TXM/XRM/TXRM files with virtual stack. For the moment we have:

if self.virtual_stack: raise NotImplementedError( "Using virtual stack for TXRM files is not implemented yet" )

Edited by s184058