Code Monkey home page Code Monkey logo

fixitfelix's People

Contributors

ccauet avatar czwilling avatar jsurmann avatar larshenrichvark avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fixitfelix's Issues

Fragmentation of resulting file is dependent on the imput parameters

Each chunk of the data between copied areas is written to the output file individually. As a result, for small input parameters and large files, there is a lot of fragmentation which can reduce the file readout time in some orders of magnitude.

Therefore we want to be able to write several chunks at once if they are small (any criterium possible, e.g. a prefered chunk size that is neared in the writing process).

Another benefit could be a faster writing process of the corrected file because of less iterations in the final for loop.

Performance: Complete TDMS Files are imported for parameter checks

To check the chosen parameters the complete TDMS file is imported which can take some time.
If the check fails, this process has to be repeated.

To solve this issue and improve the overall performance simultaneously, one could use a more specific read method, which will only read the data of "used" channels.

Option to fix more than one file at once

Often we have several measurements of the same type (e.g. same paramters). It would be great to provide a list of files or a folder to correct more than one file with our 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.