Giter VIP home page Giter VIP logo

Comments (1)

ratal avatar ratal commented on September 18, 2024

The channel name is adjusted in mdfinfo.py
mdfinfo3.py : line 210 to 233
mdfinfo4.py : in _unique_channel_name() function.
In general, I estimated it was preferable to have the shortest name possible and depending of the cases of doublon, append info like dg, cg and cn numbers for mdf3 or append source for mdf4. For each channel dict, you have a 'identifier' key which value is a tuple of structure : (data group number, channel group number, channel number), (channel name, channel source, channel path), (group name, group source, group path). According to the specification, this is the only way to make sure you have unique channel description.
The way Inca defines channel names I found not so nice as it has generally to be reworked, using for instance a lot of forbidden characters for several environments, especially Matlab.
But you can have a look and make a proposal ?

from mdfreader.

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.