NSLS-II-CSX / csxtools

Useful python tools for CSX (23-ID)
http://nsls-ii-csx.github.io/csxtools
Other
4 stars 13 forks source link

ENH: Added warning #46

Closed stuwilkins closed 8 years ago

stuwilkins commented 8 years ago

Attn @mpmdean

Warning added, as per #45

coveralls commented 8 years ago

Coverage Status

Coverage increased (+1.2%) to 29.53% when pulling 5d7335458cf64d1468c067d3241c8474635580eb on stuwilkins:add_warning into 2d4c00011a98fd4a29708514ac34e099d8abe988 on NSLS-II-CSX:master.

stuwilkins commented 8 years ago

Attn @mpmdean added function to normalize back to what is expected if the stack had no

coveralls commented 8 years ago

Coverage Status

Coverage increased (+1.3%) to 29.667% when pulling a197f4051fb794cbd74b745c74fb4f4852bc8e53 on stuwilkins:add_warning into 2d4c00011a98fd4a29708514ac34e099d8abe988 on NSLS-II-CSX:master.

coveralls commented 8 years ago

Coverage Status

Coverage increased (+1.3%) to 29.667% when pulling d5dcccf84a0aa3515bb020cee522c8a2d06c4442 on stuwilkins:add_warning into 2d4c00011a98fd4a29708514ac34e099d8abe988 on NSLS-II-CSX:master.

codecov-io commented 8 years ago

Current coverage is 29.66%

Merging #46 into master will increase coverage by +1.34%

@@           master     #46   diff @@
=====================================
  Files          10      10          
  Lines         293     300     +7   
  Methods         0       0          
  Branches        0       0          
=====================================
+ Hits           83      89     +6   
- Misses        210     211     +1   
  Partials        0       0          

Powered by Codecov. Last updated by 2d4c000...e21761d

stuwilkins commented 8 years ago

@mpmdean I moved this so the stack automatically normalizes for missing data points. Docs are updated.