Skip to content

Upgrade daily-lasso for gwdetchar-0.5.0

Alexander Urban requested to merge (removed):navbar into master

This PR contains a number of upgrades for daily-lasso that take advantage of new features in gwdetchar-0.5.0:

  • Add a floating navbar linking to various bits of the page
  • Update references to plots, which are no longer separated by data and legend
  • Print the command line invocation on the top of the output page
  • Use gwdetchar.cli.logger for command line output
  • Use ax.legend rather than plot.legend
  • Sundry HTML tweaks
  • Change timeout condition for subprocess.check_call

This PR also switches from using .rms channels to .mean.

Example output may be found here.

cc @alexandra.macedo, @duncanmmacleod

Edited by Alexander Urban

Merge request reports