Skip to content

Releases: zooniverse/aggregation-for-caesar

Extractors and reducers for drawn shapes

27 Sep 15:38
ec56cce
Compare
Choose a tag to compare

This update adds support for aggregating shapes drawn with the drawing tools. This only adds support for shapes with specified parameters, not shapes with unknown numbers for vertices (e.g. polygon, freehand, etc...).

The shape reducer has and optional keyword symmetric=True that will allow shape symmetries to be taken into account before clustering. E.g. an ellipse with angle=0 and angle=180 will be considered the same.

Add shortcut task support

12 Sep 12:38
d22fdfe
Compare
Choose a tag to compare

This release adds support of the shortcut task.

v1.0.0

23 Aug 13:52
c986722
Compare
Choose a tag to compare

This is the first stable release of the code!

More extractors and reducers

08 Aug 13:56
b5637be
Compare
Choose a tag to compare
Pre-release

Add extractors and reducers for more task types.

aggregation beta

07 Aug 10:58
Compare
Choose a tag to compare
aggregation beta Pre-release
Pre-release

Initial release for beta testing. Basic off-line aggregation for point clustering, question tasks, and survey tasks are provided. As this is a beta release the output is subject to change and may be different once v1.0 is released.