Main Neurospaces logo neurospaces 0.1675 Thu, 27 Dec 2007 15:58:18 -0600 hugo

Index of group ./specifications/environment


Index
Up

environment variables

1. Unsetting of the library directory in the environment
2. Environment variable NEUROSPACES_NMC_USER_MODELS
3. Environment variable NEUROSPACES_NMC_PROJECT_MODELS
4. Environment variable NEUROSPACES_NMC_SYSTEM_MODELS

1. Unsetting of the library directory in the environment

Startup command : ./neurospacesparse channels/golgi_gabaa.ndf


Comments, Preparation, Reparation

1. Preparation needed before the commands below :
Removing the environment entry to point to a model library
2. And repared afterwards using :
Restoring the environment entry to point to the model library

1.1. Can we unset the model library directory in the environment ?

1. Part of expected output
Could not find file (number 0, 0), path name (channels/golgi_gabaa.ndf)
Set one of the environment variables NEUROSPACES_NMC_USER_MODELS,
NEUROSPACES_NMC_PROJECT_MODELS, NEUROSPACES_NMC_SYSTEM_MODELS or NEUROSPACES_NMC_MODELS
to point to a library where the required model is located,
or use the -m switch to configure where neurospaces looks for models.

2. Environment variable NEUROSPACES_NMC_USER_MODELS

Startup command : ./neurospacesparse -v 1 channels/golgi_gabaa.ndf


Comments, Preparation, Reparation

1. Preparation needed before the commands below :
Removing the environment entry to point to a model library
2. And repared afterwards using :
Restoring the previous environment variables

2.1. Can we use the environment variable NEUROSPACES_NMC_USER_MODELS to point to a model library ?

1. Part of expected output
./neurospacesparse: No errors for .+?/channels/golgi_gabaa.ndf.

3. Environment variable NEUROSPACES_NMC_PROJECT_MODELS

Startup command : ./neurospacesparse -v 1 channels/golgi_gabaa.ndf


Comments, Preparation, Reparation

1. Preparation needed before the commands below :
Removing the environment entry to point to a model library
2. And repared afterwards using :
Restoring the previous environment variables

3.1. Can we use the environment variable NEUROSPACES_NMC_PROJECT_MODELS to point to a model library ?

1. Part of expected output
./neurospacesparse: No errors for .+?/channels/golgi_gabaa.ndf.

4. Environment variable NEUROSPACES_NMC_SYSTEM_MODELS

Startup command : ./neurospacesparse -v 1 channels/golgi_gabaa.ndf


Comments, Preparation, Reparation

1. Preparation needed before the commands below :
Removing the environment entry to point to a model library
2. And repared afterwards using :
Restoring the previous environment variables

4.1. Can we use the environment variable NEUROSPACES_NMC_SYSTEM_MODELS to point to a model library ?

1. Part of expected output
./neurospacesparse: No errors for .+?/channels/golgi_gabaa.ndf.