Coder Social home page Coder Social logo

evsel's People

Contributors

marcelobianchi avatar

Stargazers

 avatar

Watchers

 avatar  avatar

evsel's Issues

On Screen Help

Implement a small help on the screen describing the evgraph keys. So far ...
q:: Quit
p:: Make a print out (pgplot.ps)
a/x:: Zoom in when draw a rectangle on increasing coordinate (X and Y).

Histogram Calculation

Implement the histogram binning computation while reading the data. The datapoints loaded in this case should accumulated into bins and the bins forms the POINTS dataset. The framework is not totally adapted for that meaning that some major changes may be necessary.

Line Fit

Implement the line-fit routine that is executed from the plot() method on each plot interaction. The results (parameters a & b) should be stored inside the GRAPHCONTROL struct for further reference and plot (some caching can be used to avoid calculating the parameters over and over on each plot).

Log scale

On log scale values, avoid log10(0.0) !

Color and Sizes

make evgraph to support different dot sizes and colors based on depth, magnitude or time.

General FDSNWS handling on bshm

Better improve the handling of catalogs from different sources. Probably add the ability for users to configure new sources and they want as long as they are FDSNWS servers without changing the source code.

This includes changes in:

evgrab()
PDENEICEVgrab()
evcatalog()

and probably the creating of a some new methods:

evregistercatalog()
evunregistercatalog()
evlistregistry()

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.