[DATALAD RUNCMD] Regenerate gallery with duct PR #424 (plot-pcpu-fix …#4
Open
asmacdo wants to merge 6 commits into
Open
[DATALAD RUNCMD] Regenerate gallery with duct PR #424 (plot-pcpu-fix …#4asmacdo wants to merge 6 commits into
asmacdo wants to merge 6 commits into
Conversation
…@ 8c46bda090d264893a915014b5b595ebb7362303) plot rendering
=== Do not change lines below ===
{
"chain": [],
"cmd": "con-duct-gallery generate --verbose --force",
"exit": 0,
"extra_inputs": [],
"inputs": [
"con-duct-gallery.yaml",
"logs/",
"src/"
],
"outputs": [
"README.md",
"images/asmacdo-gallery-example-1.svg",
"images/asmacdo-gallery-example-2.svg",
"images/con-duct-demo-example.svg",
"images/mriqc-processing-on-a-single-subject-session.svg",
"images/s5cmd-sync-dry-invocation-on-a-mighty-dandiarchive-bucket.svg"
],
"pwd": "."
}
^^^ Do not change lines above ^^^
…@ 361231f52502b492380eee73eededab93bd8456a) plot rendering
=== Do not change lines below ===
{
"chain": [],
"cmd": "con-duct-gallery generate --verbose --force",
"exit": 0,
"extra_inputs": [],
"inputs": [
"con-duct-gallery.yaml",
"logs/",
"src/"
],
"outputs": [
"README.md",
"images/asmacdo-gallery-example-1.svg",
"images/asmacdo-gallery-example-2.svg",
"images/con-duct-demo-example.svg",
"images/mriqc-processing-on-a-single-subject-session.svg",
"images/s5cmd-sync-dry-invocation-on-a-mighty-dandiarchive-bucket.svg"
],
"pwd": "."
}
^^^ Do not change lines above ^^^
…@ 597157e3fb351d7490f70157c61ca3c6ea2c801d) plot rendering
=== Do not change lines below ===
{
"chain": [],
"cmd": "con-duct-gallery generate --verbose --force",
"exit": 0,
"extra_inputs": [],
"inputs": [
"con-duct-gallery.yaml",
"logs/",
"src/"
],
"outputs": [
"README.md",
"images/asmacdo-gallery-example-1.svg",
"images/asmacdo-gallery-example-2.svg",
"images/con-duct-demo-example.svg",
"images/mriqc-processing-on-a-single-subject-session.svg",
"images/s5cmd-sync-dry-invocation-on-a-mighty-dandiarchive-bucket.svg"
],
"pwd": "."
}
^^^ Do not change lines above ^^^
Adds a top-level `variants` list in con-duct-gallery.yaml. When 2+ variants
are configured, each example renders one SVG per variant
(`<slug>__<variant>.svg`) and they are laid out side-by-side via an HTML
<table> in the README.
Wired up here for con/duct PR #424's `--cpu={ps-pcpu,ps-cpu-timepoint}`
flag so reviewers can visualize divergences between the raw lifetime
ratio and the time-point estimate. The mechanism generalizes — any
plot-option pair could be compared the same way.
If `variants` is omitted, behavior is unchanged (single `<slug>.svg`).
… #424 (plot-pcpu-fix @ b748aae)
=== Do not change lines below ===
{
"chain": [],
"cmd": "con-duct-gallery generate --verbose --force",
"exit": 0,
"extra_inputs": [],
"inputs": [
"con-duct-gallery.yaml",
"logs/",
"src/"
],
"outputs": [
"README.md",
"images/"
],
"pwd": "."
}
^^^ Do not change lines above ^^^
Replaced by per-variant <slug>__<variant>.svg pairs in the previous commit; the README no longer references these files.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Heres a preview of the plot changes coming in con/duct#424 (as of 8c46bda090d264893a915014b5b595ebb7362303)
Note: the first 2 examples (toys) should be discarded. Plots now throw out pid data if etime is 0, since we cannot accurately process the meaning of that.
=== Do not change lines below ===
{
"chain": [],
"cmd": "con-duct-gallery generate --verbose --force",
"exit": 0,
"extra_inputs": [],
"inputs": [
"con-duct-gallery.yaml",
"logs/",
"src/"
],
"outputs": [
"README.md",
"images/asmacdo-gallery-example-1.svg",
"images/asmacdo-gallery-example-2.svg",
"images/con-duct-demo-example.svg",
"images/mriqc-processing-on-a-single-subject-session.svg",
"images/s5cmd-sync-dry-invocation-on-a-mighty-dandiarchive-bucket.svg"
],
"pwd": "."
}
^^^ Do not change lines above ^^^