IDEAL v1.1 beta
Pre-release
Pre-release
The IDEAL v1.1-beta release includes the following new features:
- New user interfaces: in addition to its command line interface (
clidc.py), IDEAL v1.1 offers the possibility to start simulations via an API, running on the http and https protocols. Moreover, it is now easier to integrate an IDC simulation in a custom python script, as IDEAL's functionalities are interfaced by theideal_simulationclass, which can be import frombin/ideal_module.py. - Keep track of your simulations over time. The status of all the simulations started via IDEAL, together with other information like output and working directory of the job and its condor ID, can now be monitored by launching the
bin/log_daemon.pyprogram.
The release also includes minor bug fixes.