Giter Club home page Giter Club logo

gammascoututil's Issues

Converting CPM to uSv/h

Hello,

I know that this project is just a throw-me-up and abandoned, but I've been scouring Google for days for an answer.

Just wondering where you got the data from for converting CPM to uSv/hr in https://github.com/johndoe31415/gammascoututil/blob/master/DosisConversion.py#L26 ?

I'm currently trying to analyze some data from my GammaScout, and when converting the pulse counts to microseiverts I always get results that are slightly off.

For example, If I use the LND712 conversion factor to calculate uSv/h as such (663 pulses taken over an hour):
(663 / 60) / (0.005940 * (663 / 60) + 122.5) = 0.090155775064425
Or if I use the table from your file:
(663 / 60) / (-0.01931769722814499 * (663 / 60) + 122.5) = 0.090361539790837

But when using the GammaScout Toolbox software and exporting the data manually from there, it gives me a different result of: 0.076111 uSv/h

The first 2 results are not that different from each other, as they are only off by about ~0.0002uSv/h, but the result from the GammaScout Toolbox software is off by almost ~0.025uSv/h!

I was wondering if you have any insight into which I should use, and if it's going to be an issue (say I taken readings over the course of days with pulse counts in the 1000s)?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.