|
|
|||
File indexing completed on 2026-04-09 07:49:13
0001 #!/usr/bin/env python 0002 0003 import numpy as np 0004 from opticks.ana.fold import Fold 0005 0006 from opticks.sysrap.stree import snd 0007 0008 if __name__ == '__main__': 0009 t = Fold.Load("$FOLD/GetXF", symbol="t") 0010 print(repr(t)) 0011 pass 0012 0013
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|