NSLS-II-SIX / sixtools

Software for performing resonant inelastic xray scattering analysis at NSLS-II
https://pypi.org/project/sixtools
Other
1 stars 2 forks source link

Update calibration function #28

Closed mpmdean closed 6 years ago

mpmdean commented 6 years ago

This extends the calibrate function in order to be able to normalize intensities.

codecov-io commented 6 years ago

Codecov Report

Merging #28 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #28   +/-   ##
=======================================
  Coverage   43.26%   43.26%           
=======================================
  Files           3        3           
  Lines         282      282           
=======================================
  Hits          122      122           
  Misses        160      160

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 487ed49...562c9d5. Read the comment docs.

awalter-bnl commented 6 years ago

This looks fine, so I have merged it (I prefer the kwarg inputs in calibrate to allow a quicker 'basic' un !-) ).