You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I like the idea of loading parameters from urls, however, my parameter files usually are more complex then the example, i.e. I quite often need a ParameterTable.
I would like to do this:
p = ParameterSpace({})
p.LGN = ParameterSet('url to the default parameters of the LGN model I want to use from the huger selection in mozaik')
p.cortex = ParameterSet('url to cortex defaults')
and let this be the parameter set for the LGN model:
Hi
I like the idea of loading parameters from urls, however, my parameter files usually are more complex then the example, i.e. I quite often need a ParameterTable.
I would like to do this:
and let this be the parameter set for the LGN model:
Imported from Trac ticket:51
Opened: 2008-12-03 07:54:03
Last modified: 2008-12-03 10:39:23
Component: parameters
Priority: minor
Owner:
Reporter: JensKremkow
The text was updated successfully, but these errors were encountered: