olssonks / baecon

Basic Experimental Control
https://baecon.readthedocs.io
GNU General Public License v3.0
0 stars 0 forks source link

Multiple Averages Does Not Save Right Data Size #19

Closed zhengxiechen closed 1 year ago

zhengxiechen commented 1 year ago

If I set the experiment averages to be >1, the saved zarr file still only has one data variable with the dimension from one experiment run.

olssonks commented 1 year ago

Issue was in baecon\engine, it's fixed now