-
Fernando is working with a professor who is interested in using !VisTrails to do parameter explorations from the command-line.
-
| by rmb548@nci.org.au
___
NCI are supplying a subset of raijin:/apps into the cloud.
If we want to have any supplied in the new version of Accessdev then we need to provide list of such modu…
-
Some of them are probably worth taking out of 2.x, some should be taken out of 3.x if they can't be updated to new dependencies and Python 3.
- [ ] sahm (last updated [2011-11-04](https://github.com/V…
-
bin_edges_to_centers
bin_image_to_1D
-
The Python version of VisTrails does not handle non-ASCII characters in a safe way.
Known problems:
- sqlite3 has a bug
- Non-ASCII values in the configuration (ex: filenames) cause minidom to fail
-…
-
We have several libraries automatically-wrapped as VisTrails packages. Unfortunately, each one is using a different method, which can lead to problems (when using a method that is not optimal), code d…
-
@mcenerney1:
> In this graphic the vectors should be overlayed on the isofill plot. The isofill plot is displayed but the vectors are not.
-
When trying to run VisTrails.app on a clean Mac OS X 10.10 install, there is a warning about not being from an authorized developer:
![screen shot 2015-01-02 at 3 25 23 pm](https://cloud.githubusercon…
-
Tags are now stored as action annotations so I'm not sure why this field still exists. Note that `vistrails.core.reportusage` uses this--I think that should be changed and the logic moved to the actio…
-
@tacaswell brought up the possibility of mutating numpy arrays instead of having the input array disjoint from the output array. Potential ideas involve enforcing cardinality=1 on output ports, or hav…