Converted order-dep from Gnuplot to Asymptote.
authorW. Trevor King <wking@drexel.edu>
Sat, 1 May 2010 19:42:08 +0000 (15:42 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 1 May 2010 19:42:08 +0000 (15:42 -0400)
commit2eb3c5536c4c9a70d0f0dacc1ad4e952d500202a
tree4c2d7d23eb1b655c1ca9703e9bb5bc51786cfd1f
parentbf3cbfefeb07c9d86dcb9d983d84ee2e9a0b21be
Converted order-dep from Gnuplot to Asymptote.

This lead to some changes in the Asymptote build system:
  * New pyfit approach: site_init.link_pyfit() over old Alias('pyfit').
    The Alias approach made path extraction ugly and brittle.
    The new approach mirrors link_wtk_graph().
  * Adjust graphFile() and pyfit to allow single column (i.e. implicit
    x, explicit y) datafiles.
  * Adjust pyfit to handle single-parameter fitting.

I also increased the horizontal spacing between the v-dep-sd histogram
insets.
tex/site_cons/site_init.py
tex/src/figures/asy/wtk_graph.asy
tex/src/figures/order-dep/SConscript
tex/src/figures/order-dep/fig.gp [deleted file]
tex/src/figures/order-dep/order-dep.asy [new file with mode: 0644]
tex/src/figures/order-dep/order_dep.py [new file with mode: 0644]
tex/src/figures/script/SConscript
tex/src/figures/script/pyfit
tex/src/figures/v-dep/SConscript
tex/src/figures/v-dep/v-dep-sd.asy
tex/src/sawsim/discussion.tex