Menu

#2 Improve OPJ files import

closed
nobody
None
5
2010-04-22
2010-04-22
Anonymous
No

* Use native byteorder (=) instead of little-endian (<) for unpack expressions.
Should handle little-endian/big-endian files transparently (not tested).

* Added creation of Project Folders and Matrix windows.
Added description of Graphs as Note windows.

NOTE: Import of Matrices is slow mainly because elements have to be
converted one by one. SciDAVis Matrix Python API should have a
replaceValues() method to convert the whole Matrix at once.

To convert multiple files at once, a Python API to delete a SciDAVis
project tree is needed.

Discussion

  • Knut Franke

    Knut Franke - 2010-04-22
    • status: open --> closed
     
  • Knut Franke

    Knut Franke - 2010-04-22

    Duplicate of #2990795 (patches are identical).

     

Log in to post a comment.