Use LOG to print helpful messages in test.py.
[igor.git] / igor / packed.py
2012-07-20 W. Trevor KingInitial merge with igor.py, still need to integrate...
2012-07-20 W. Trevor KingRework igor.struct to support dynamic structures.
2012-07-19 W. Trevor KingUse variable names to store variables in the filesystem...
2012-07-19 W. Trevor KingStore wave, bin_info, and wave_info separately in WaveR...
2012-07-19 W. Trevor KingImplement the folder records and filesystem reconstruction.
2012-07-19 W. Trevor KingSplit record handling into modules and implement Variab...
2012-07-18 W. Trevor KingExtend igor.struct.Structure and .Field to support...
2012-07-17 W. Trevor KingWaveRecord now loads waves as WaveRecord.wave.
2012-07-17 W. Trevor KingStub out packed experiment (.pxp) reading.