Skip some param translation in the JPK driver for channel-less segments.
[hooke.git] / doc / tutorial.txt
2010-09-02 W. Trevor KingAdded 'block info' to retrieve and export portions...
2010-09-01 W. Trevor KingNote that unloaded curves will not have any Data or...
2010-08-28 W. Trevor KingDocument fit parameter extraction via PyYAML.
2010-08-22 W. Trevor KingAdd `name playlist' command.
2010-08-20 W. Trevor KingFast curve review seems to be a GUI-specific feature.
2010-08-20 W. Trevor KingFlesh out command stack execution.
2010-08-17 W. Trevor KingAdded 'Command stack' section to doc/tutorial.txt
2010-08-17 W. Trevor KingUpdate WLC/FJC fitting section of doc/tutorial.txt
2010-08-17 W. Trevor KingUpdate distance-measurement sections of doc/tutorial...
2010-08-15 W. Trevor KingAdded test/tutorial.py. Works until you get to note_fi...
2010-08-15 W. Trevor KingMention playlist navigation commands in doc/tutorial.txt
2010-08-15 W. Trevor KingLog a warning (rather than raising a Failure) on glob...
2010-08-15 W. Trevor KingUpdated tutorial's new_playlist call for new PlaylistAd...
2010-08-14 W. Trevor KingRenamed bin/hooke -> bin/hk.py.
2010-08-07 W. Trevor KingUpdated doc/gui.txt and add and use Sphinx' todo extension.
2010-08-07 W. Trevor KingAdded 'delta' command to hooke.plugin.curve
2010-08-07 W. Trevor KingUpdated 'Configuring Hooke' section of tutorial.txt
2010-08-07 W. Trevor KingUpdate note section of tutorial.txt.
2010-08-07 W. Trevor KingFix POSIX URL and markup in tutorial.txt
2010-08-07 W. Trevor KingFix POSIX footnote in tutorial.txt
2010-08-07 W. Trevor KingAdd :: before new playlist creation code samples.
2010-08-07 W. Trevor KingAdd 'new playlist' command and clean up 'Creating a...
2010-06-18 W. Trevor KingMerged Rolf Schmidt's illysam branch
2010-06-03 W. Trevor KingAdd better comment parsing to hooke.ui.commandline.
2010-06-03 W. Trevor KingUse Sphinx's :manpage: construct for python(1).
2010-06-02 W. Trevor KingUpdated doc/tutorial.txt for currently implemented...
2010-06-02 W. Trevor KingAdd PYTHONPATH reminders to doc/tutorial.txt and doc...
2010-05-17 W. Trevor KingMerged my unitary FFT wrappers (FFT_tools) as hooke...
2010-05-13 W. Trevor KingDocumentation cleanups.
2010-05-12 W. Trevor KingStandardize example indentation to 4 spaces in doc...
2010-05-12 W. Trevor KingSync doc/tutorial.txt splash text with hooke.ui.UserInt...
2010-05-09 W. Trevor KingA number of minor documentation cleanups.
2010-05-06 W. Trevor KingAdded Sphinx documentation framework