How to Run IGM
Once IGM is installed, one can launch an experiment by using the following command:
Importantly, before doing so you must
- Make sure the virtual environment where IGM is installed is activated.
- Verify that you are running this command in a folder where the
experiment
can be found. - (Optional) If using custom modules, place them in the correct place.
Assuming that you want to launch the params
experiment, you can run the above command in the same level where the experiment
folder belongs.
Using custom modules
Optionally, if you have decided to include custom modules, you should also put these folders in the same level as the experiment
folder (shown below). For more information on how to use custom modules in IGM, please visit here.