nlesc-nano / nano-CAT

A collection of tools for the analysis of nanocrystals.
Other
3 stars 2 forks source link

MAINT: Set the number of AMS-spawned processes to 1 #88

Closed BvB93 closed 3 years ago

BvB93 commented 3 years ago

AMS greedily grabs all available cores unless one explicitly specifies it not to. The latter has now been done, as this would otherwise interfere with the Pool based parallelization.

codecov[bot] commented 3 years ago

Codecov Report

Merging #88 (97ac857) into master (76d6dcc) will increase coverage by 0.03%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   37.00%   37.04%   +0.03%     
==========================================
  Files          33       33              
  Lines        2459     2462       +3     
==========================================
+ Hits          910      912       +2     
- Misses       1549     1550       +1     
Impacted Files Coverage Δ
nanoCAT/recipes/fast_sigma.py 39.09% <66.66%> (+0.38%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 76d6dcc...97ac857. Read the comment docs.