Giter Club home page Giter Club logo

py3d's People

Contributors

colbych avatar mshay avatar tulasinandan avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

py3d's Issues

Restructure Sub

sub.py is getting pretty big and starting to feel unruly. I think it makes sense to make sub a folder and then put in sub-sub modules (I don't know why it is called sub but blame Mike Shay!).

I think it makes sense to have a plotting sub (for multi_color and ims) and an analysis sub (for rotate_ten and stuff).

This might be a little bit of work, but I think it would make the whole thing cleaner.

Automated Testing

This code can do a lot, but making changes to the core files (i.e. dump, dumpID and movie) can have bad effects on the visualization part of the code (e.g. vdist_plotter, sub etc.)

We should put some (very small) dump files and movie files in the repository and make automated tests to make sure updates/patches do not mess up the whole code.

Maybe someone other than Colby do this? (Maybe Prayash? maybe unnamed new graduate student?)

Add a setup.py

This file can be used to:

  • make sure all the correct packages are installed (numpy, matplotlib, 3.x compatability stuff)
  • automaticly update .ipython/profile_default/startup/ipython_config.py file to add Py3D to path
  • other stuff?

This issue it required to be fixed before issue #7 can be addressed. I have begun working on this issue on colbych/Py3D/tests

multi_color min/max values

Please include the minimum and maximum values for each of the plots.

Below is an example from multigray_p3d3.0

screen shot 2017-09-06 at 12 01 40 pm

3.x compatibility

I would like it if Py3D was 2.x and 3.x compatible. This should not be so hard but I think we will need a setup.py to make sure that packages that mediate compatibility are included.

multi_color: Plot multiple times

As with multigray_p3d3.0, please set up the capability for multi_color to plot different times.

This is a very powerful tool.

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.