Skip to content

Releases: OpenGATE/IDEAL

IDEAL v1.1.1

Choose a tag to compare

@MartiDvrk MartiDvrk released this 04 Jun 12:04
d7dde6f

Small improvements and clean up with respect to IDEAL v1.1.

IDEAL v2.0 beta

IDEAL v2.0 beta Pre-release
Pre-release

Choose a tag to compare

@MartiDvrk MartiDvrk released this 08 Apr 07:40

Release includes:

  • support GATE 10.0.2
  • RBE weighted dose calculation (mMKM, LEM1lda)
  • removed all dependencies from mac files
  • tested API
  • tested installation workflow

Note: needs HT Condor version 8.6.8. Newer versions not compatible. Code modifications to support more recent Condor versions will be provided in the next release.

IDEAL v1.1

Choose a tag to compare

@MartiDvrk MartiDvrk released this 07 Feb 09:24
cfcecb2

The IDEAL v1.1 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 the ideal_simulation class, which can be import from ideal/impl/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.py program.

The release also includes minor bug fixes.

IDEAL v1.1 beta

IDEAL v1.1 beta Pre-release
Pre-release

Choose a tag to compare

@MartiDvrk MartiDvrk released this 20 Dec 14:39

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 the ideal_simulation class, which can be import from bin/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.py program.

The release also includes minor bug fixes.

1.0 release of IDEAL/pyidc

Choose a tag to compare

@djboersma djboersma released this 23 Mar 17:02

Finally!

This is the baseline release of IDEAL, as developed by EBG MedAustron GmhH, ACMIT Gmbh and the Medical University of Vienna. The work will continue at MedAustron, with support from MUV and volunteers (now that the code is open source). Please check the docs:

This release (1.0): https://pyidc.readthedocs.io/en/1.0
The bleeding edge: https://pyidc.readthedocs.io/en/latest/

Note that IDEAL is not yet installable with pip. This will be the focus of the next release (probably 1.1). There are several more upgrade wishes, check the TODO list if you would like to contribute.

candidate 2 for release 1.0

Pre-release

Choose a tag to compare

@djboersma djboersma released this 11 Mar 20:42

Check if this shows up in read the docs

new release candidate

new release candidate Pre-release
Pre-release

Choose a tag to compare

@djboersma djboersma released this 10 Mar 16:53

test 1 2 3

release candidate 0 for 1.0

Pre-release

Choose a tag to compare

@djboersma djboersma released this 10 Mar 16:32

Another test release. Looks like "read the docs" does not like it when there is a "v" in front of the version number.