gbook / nidb

NeuroInformatics Database
GNU General Public License v3.0
26 stars 8 forks source link

pipeline results search: type and units field are mixed up #71

Closed ronaldjj closed 4 years ago

ronaldjj commented 4 years ago

When searching for pipeline results, the Type field does not work for specifying variables. The Units field can instead specifies variables, though this has only worked for me for small numbers (1-100) of variables. When I try large numbers (900+), it instead returns an even larger set that only partially overlaps with the requested set.

gbook commented 4 years ago

This was the result of a resultinsert script putting result names into the units table.