Git Product home page Git Product logo

Comments (6)

pawelkulig1 avatar pawelkulig1 commented on July 28, 2024

Correct me if I am wrong:
No .odt means we cannot plot 2D plot, all other widgets should work properly.
How to handle more than one .odt file? User has to pick one? or give him ability to plot from 2 different sources?

from vism.

LemurPwned avatar LemurPwned commented on July 28, 2024

Yes:
no .odt means no 2D plots (but all 3D plots should work, along 2D layer plot)
handling more than one .odt file is right now done by raising an exception. This is invalid situation and we should not handle it otherwise. It appears that a single directory with .omf/.ovf files must have exactly one .odt file,that not being the case, raise an error. Allowing user to pick .odt file would cause the synchronisation problems since not all iterations would then match.

from vism.

pawelkulig1 avatar pawelkulig1 commented on July 28, 2024

If we pick one .odt/.txt file, then app should block 3D widgets.
If we pick one .ovf/.omf file app should block plot because it doesn't make sense. (there is no data to plot)
Is that correct?

from vism.

LemurPwned avatar LemurPwned commented on July 28, 2024

Not quite,
If there is only one .odt file app should behave as it does right now, provided there are no .omf or .ovf files.

BUT if there is just one .ovf or .omf file and there is an .odt file then we should allow iterating only on plots.
This is somehow conjugated with the issue of invalid data change on iteration.

from vism.

pawelkulig1 avatar pawelkulig1 commented on July 28, 2024

single odt, omf, ovf fixed on branch #53 waiting for merge.

from vism.

LemurPwned avatar LemurPwned commented on July 28, 2024

I will handle this if you dont mind i.e. the remaining bit with no odt or no txt

from vism.

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.