zooniverse/aggregation-for-caesar: Version 3.3
Authors/Creators
- 1. Tempus Labs
- 2. Adler Planetarium, @zooniverse
- 3. Northwestern University
Description
Multiprocessing is now available for the command line tools, the -c or --cpu_count flag can be used for either the panoptes_aggregation extract or panoptes_aggregation reduce commands. This sets how many cpu cores should be used when processing the CSV files (defaults to 1 core). Using this shows significant speed ups when running with 2 cores, but does not see much improvement in running time when using 3 or more cores.
This option can also be set in the GUI.
Improvements in the running time of the offline reduction codeBefore (slow) filters for repeated classifications by a single volunteer were always being run all subjects, the code now checks if there are any repeated classifications before applying the filters.
General bug fixesSeveral bug fixes for extractors and reducers based on errors seen in Caesar.
Files
zooniverse/aggregation-for-caesar-v3.3.0.zip
Files
(784.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:4b3700ef526addf817979dfcded839a9
|
784.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/zooniverse/aggregation-for-caesar/tree/v3.3.0 (URL)