The source project of this merge request has been removed.
Upgrade daily-lasso for gwdetchar-0.5.0
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 thanplot.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.
Edited by Alexander Urban