====== Dosimetry Versions ====== This page serves as references to all currently published versions of the astroid Dosimetry app. For each version the manifest documentation and release notes are given. The manifest documentation is the link to the manifest for the specific version, as each version has a unique manifest and potentially different available functions/types. ==== Current Stable Version: ==== * **Dosimetry - 1.0.1.10** * Manifest Documentation: * [[http://docs.apps.dotdecimal.com/dosimetry/|docs.apps.dotdecimal.com/dosimetry/]] * Release Notes: - Added numerous radiotherapy support functions (RSF). See [[dosimetry:userguide:radiotherapy_support_functions:rsf|Radiotherapy Support Functions (RSF)]] for more information on each function. - Contouring: bounding_box, point_in_polygon, point_in_polyset, distance_to_polyset, scale_polygon, scale_polyset, make_aperture, point_list_bounding_box - Imaging: image_bouning_box, image_histogram, image_min_max, image_list_min_max, combine_images, create_uniform_image_on_grid - Structures: structure_volume, structure_centroid, point_in_structure - Added helpers functions to build common input structures (e.g. make_cube, make_sphere) - Triangle_mesh builders: make_cube, make_sphere, make_pyramid, make_cylinder, make_parallelpiped - Structure_geometry builders: make_sliced_box, make_sliced, sphere, make_sliced_pyramid, make_sliced_cylinder, make_sliced_parallelpiped - User Guide has been updated with several new example scripts and a new Python thinknode support library ==== Current Beta Version: ==== * **Dosimetry - 1.0.1.13 (beta)** * Manifest Documentation: * [[http://docs.apps.dotdecimal.com/dosimetry/versions/v1.0.1.13/|docs.apps.dotdecimal.com/dosimetry/versions/v1.0.1.13/]] * Release Notes: - Contains PBS functions and additional RSF functions that are undergoing clinical review and evaluation ==== Previous Versions: ==== * **Dosimetry - 1.0.0.0** * Manifest Documentation: * [[http://docs.apps.dotdecimal.com/dosimetry/versions/v1.0.0.0/|docs.apps.dotdecimal.com/dosimetry/versions/v1.0.0.0/]] * Release Notes: - Initial release on thinknode framework.