Skip to content

Update version for release.

Constanze Nghiem requested to merge new_release1.10 into master

1.10 / 2023-08-28

This release brings a number of bugfixes, documentation and improvements.

The Pixel Coordinate conventions is now clarified.

The following new models were added:

A new parameter with_intermediate_steps in function pyxel.run_mode has been added. With this parameter, it is now possible to display all intermediate steps executed in the pipeline. This parameter is provisional and may change in the future.

Breaking changes

Bucket Detector.processed_data is removed. This bucket was used in the Data Processing group and is now replaced by the Detector.data bucket.

Core

Documentation

Models

Others

Merge request reports