hpc4cmb / toast

Time Ordered Astrophysics Scalable Tools
Other
44 stars 39 forks source link

Small fixes to binned map accumulation and HDF5 dumping #764

Closed tskisner closed 5 months ago

tskisner commented 5 months ago

When dumping HDF5, catch an additional exception when dumping python objects. Switch the binned map accumulation code back to an older version that avoids omp atomic at the cost of duplicate work.