tmancal74 / quantarhei

Open Quantum System Theory for Molecular Systems
MIT License
21 stars 16 forks source link

save response instead of print #119

Closed foxfoxfox7 closed 4 years ago

foxfoxfox7 commented 4 years ago

maybe there is a problem with calculating each response to a different array before adding them as it takes up more space. But they aren't saved so it shouldn't be too bad. I'm not sure if there should be a clear response function? if you want to use the calculator multiple times

codecov[bot] commented 4 years ago

Codecov Report

Merging #119 into master will increase coverage by 0.02%. The diff coverage is 2.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   38.76%   38.78%   +0.02%     
==========================================
  Files         112      112              
  Lines       15423    15412      -11     
==========================================
  Hits         5978     5978              
+ Misses       9445     9434      -11     
Impacted Files Coverage Δ
quantarhei/spectroscopy/twodcalculator.py 11.48% <2.70%> (+0.51%) :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 0fc78fe...5a1f2ed. Read the comment docs.