Coder Social home page Coder Social logo

profilopy's People

Contributors

nsarrazin avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

yuanhuihuang

profilopy's Issues

Create class method generators for the DataManager

A couple of class method generators could be implanted :

  • from JSON
  • from raw TXT file (port over file_to_json as a class method for example)

This would allow for more versatility in reading input files.

Preprocessing seems to decrease depth measurement accuracy

When the function functions.preprocessing.preprocessor_1 is used, it usually results in more spread in the depth measurement over a full run than when no preprocessing function is used. That's kinda the opposite of what the preprocessing is supposed to do.

Port linear 3D plotting to plotly

The 3D plotting with the linear kwarg is currently using matplotlib, which is slow and terrible for 3D in general, it needs to be ported over to plotly like the cylindrical one.

Look at PlotManager.plot_3d(times, type="linear")

Add styling options to the plot manager

Right now this is kind of rough, the plotting functions don't take any of the matplotlib kwargs, and there is therefore no way to change the styling of the plot. This should be fairly easy to implement, just pass the kwargs transparently to the matplotlib call.

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.