Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In experiment interface: Add a checkbox to force a recompile of components #122

Open
sebjameswml opened this issue Oct 5, 2016 · 2 comments

Comments

@sebjameswml
Copy link
Collaborator

Next to the "run experiment" button. This can call the -r switch to convert_script_s2b.

@ajc158
Copy link
Collaborator

ajc158 commented Oct 5, 2016

The issue here is that other backends don't have the same compile situation
as Brahms, so this flag doesn't make sense for them and belongs elsewhere,
or should be added using a simulator configuration interface more advanced
than the current one. I'm not a fan of command line switches for the
convert scripts for this reason, as this could cause incompatibility with
3rd party simulator scripts if they are created.

On 5 Oct 2016 2:18 p.m., "Seb James" [email protected] wrote:

Next to the "run experiment" button. This can call the -r switch to
convert_script_s2b.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#122, or mute the thread
https://github.com/notifications/unsubscribe-auth/AFid1vlQBbxYShTJha9kwHCklJYY2VWaks5qw6OggaJpZM4KOygU
.

@sebjameswml
Copy link
Collaborator Author

Because there are potentially many backends, you probably need to define a
standard interface to the backends. Some of the features you define could
be optional, some mandatory.

On 5 October 2016 at 15:13, Alex Cope [email protected] wrote:

The issue here is that other backends don't have the same compile situation
as Brahms, so this flag doesn't make sense for them and belongs elsewhere,
or should be added using a simulator configuration interface more advanced
than the current one. I'm not a fan of command line switches for the
convert scripts for this reason, as this could cause incompatibility with
3rd party simulator scripts if they are created.

On 5 Oct 2016 2:18 p.m., "Seb James" [email protected] wrote:

Next to the "run experiment" button. This can call the -r switch to
convert_script_s2b.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#122, or mute the thread
<https://github.com/notifications/unsubscribe-auth/
AFid1vlQBbxYShTJha9kwHCklJYY2VWaks5qw6OggaJpZM4KOygU>
.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#122 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAH9BNpFgyQdFb-zQ9-sDNQbnYhC1-1Zks5qw7CWgaJpZM4KOygU
.

Research Associate in Computational Neuroscience
Adaptive Behaviour Research Group
Dept. of Psychology

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants