Giter Club home page Giter Club logo

Comments (4)

nristock avatar nristock commented on August 25, 2024

We should check for negative/very large numbers and
a) scale them down some how (wouldn't recommend this)
b) reset the count and submit 0 (that's what I'd do)

from voxelsniper.

GavJenks avatar GavJenks commented on August 25, 2024
  1. That's not very surprising. Often, I will set my brush to size Zero,
    and just hold down the mouse button and roll my cursor around randomly,
    e.g. to rough up the surface of leaves in notch trees without messing up
    the middle. That would be hundreds of snipes per minute.

  2. If you can export the statistics data to something like excel or
    whatever, then it would be trivial to simply exclude individual minutes
    where the number of snipes is above 2 standard deviations from the mean, or
    some such. Then analyze/plot the remainder of the data.

On Mon, Oct 1, 2012 at 7:27 PM, Mike Matrix [email protected]:

In rare occasions the Server seems to submit extremely large snipe per
minute counts, that mess up the statistics page.


Reply to this email directly or view it on GitHubhttps://github.com//issues/49.

from voxelsniper.

GavJenks avatar GavJenks commented on August 25, 2024

Well also, 3) Snipes per minute does not seem like a very useful stat
anyway. I would want to know blocks changed per minute, not snipes.
I.e., accounting for the size of the snipes as well.

On Tue, Oct 2, 2012 at 11:04 AM, Gavin Jenkins [email protected]:

  1. That's not very surprising. Often, I will set my brush to size Zero,
    and just hold down the mouse button and roll my cursor around randomly,
    e.g. to rough up the surface of leaves in notch trees without messing up
    the middle. That would be hundreds of snipes per minute.

  2. If you can export the statistics data to something like excel or
    whatever, then it would be trivial to simply exclude individual minutes
    where the number of snipes is above 2 standard deviations from the mean, or
    some such. Then analyze/plot the remainder of the data.

On Mon, Oct 1, 2012 at 7:27 PM, Mike Matrix [email protected]:

In rare occasions the Server seems to submit extremely large snipe per
minute counts, that mess up the statistics page.


Reply to this email directly or view it on GitHubhttps://github.com//issues/49.

from voxelsniper.

nristock avatar nristock commented on August 25, 2024

Well, even if someone held down the mouse button this will not result in more than a billion+ snipes.
Also, exporting and manipulating is impossible since the data gets sent to the mcstats server(s) and the server will then parse and plot the data.
Anyways, block changes per minute seems pretty useful I'll crate an issue for that one.

from voxelsniper.

Related Issues (20)

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.