Tim Coalson

Results 103 comments of Tim Coalson

I merged #17, and made a new release and tag.

You can also look at the simple example at the top of `newopts.shlib`: https://github.com/Washington-University/HCPpipelines/blob/master/global/scripts/newopts.shlib This section is meant to be copypasted into a new file as a starting point for...

@yarikoptic Yes, this was probably also aspirational, the debian build log says Qwt is using the bundled code. From the workbench side, I don't know that we care much, but...

FYI, pinning an issue is a global thing, it puts it above the issue list for everyone that looks at the issues page. Having it assigned to you is the...

For the common case of loading/capturing a scene, a missing file is definitely an error. In fact, I would lean towards having it not generate the output image when files...

Since this is the pipelines issue page, I was assuming those error messages resulted from a `wb_command -show-scene` command somewhere in the pipelines. If we are talking wb_view, then the...

Scenes aren't designed to have a concept of "these files are okay to be missing", their purpose is to reproduce whatever setup was originally saved. Editing the scene file to...

If the pipelines run a `wb_command -show-scene` and we redirect its stderr to suppress those expected messages, but other files are also missing, then those errors will also be hidden...

I have committed e1eafb1372cb65ba163a4896299c1a408a1069fa to master to try to fix this, give it a try.

Use -cifti-parcellate with some random 91k grayordinates dscalar file and a dlabel file of DK308 to obtain a .pscalar.nii file. You can then either load that into matlab/python to be...