Code Monkey home page Code Monkey logo

reptate's People

Contributors

amaywurm avatar charleyschaefer avatar jorge-ramirez-upm avatar richgraham avatar vbdr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

reptate's Issues

Transfer data between applications?

Should we care about this?
For example:

  • Transfer Maxwell modes from G(t) to G*(w)?
  • Transfer LVE from TTS module to LVE module?
  • Transfer Maxwell modes from G*(w) to NLVE module? DONE!

Save/Load a RepTate project session

Be able to save the current state of RepTate, with all applications, datasets, theories and views, to a file for sharing of for later use.
The file should containt the data or the relative path to the corresponding datafiles.

Parameters that are not minimized may enter the table.

Add another flag to parameters, something like "display".
For example, in the TTS theory, parameters C0, T0, etc, are not usually minimized but it is important to see their value.
Parameters that are not displayed, like nmodes, are intended to be modified in other way, with spin buttons, etc.

Superimpose two views?

Views that share the x-axis could be plotted using an alternative right y-axis.
Is this possible?

Ticking files to visible in a different view, shows the old view

Try this:
Load 2 files to LVE, and show both in one view (log(G'),log(G''), for example).
Untick one of them
Change the view to a different one (tan(delta), for example)
Tick back the file that was unticked.
It shows the old view instead of the new one.

Fix Legend

By default, don't create it. Only if the user wants to save the plot, allow him to show the legend and populate it with the right labels (from the file parameters in the dataset).

Error is wrong in G(t) Maxwell modes

The error is calculated as the difference between the y components of the data and the theory, according to the view. The problem is that certain views that use Log, do not return all values (log of <=0 is not defined), and we may end up with ydata and yth vectors that do not have the same number of components.

Use pandas to store and manipulate data

We could use pandas just to read and write files. It´s great and allows to read Excel and other file formats easily. This way, users with lots of data file in formats that do not comply with Reptate formats can still read them.

Annoying Exception in DataSet.py

In function change_file_visibility
LINE:
del self.inactive_files[file_matching[0].file_name_short]

The codes executes fine, but it Stops everytime when debuggin the code

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.