Coder Social home page Coder Social logo

Comments (5)

Gi-z avatar Gi-z commented on September 27, 2024

PicoScenes is great for that.

from csikit.

dev-sora avatar dev-sora commented on September 27, 2024

@Gi-z
Thanks for your reply, and I have to say sorry for any misunderstanding my question may have caused you.
My question is that I would like to know how to convert the timestamps I can get from PicoScenes to real time(ex: HH:MM:SS.f). The timestamps I get are apparently not UNIX time, so I don't know how to convert them to real time.

from csikit.

Gi-z avatar Gi-z commented on September 27, 2024

Ah right, my apologies, should've read more thoroughly.

Intel's AX-series timestamps in PicoScenes are recorded by the internal clock on the NIC. Real-world timestamps aren't currently available through PicoScenes, as I'm aware. The same is the case for the IWL5300, and many other COTS CSI devices. Your best bet would be to take the first timestamp as your file creation time, and use the difference between timestamps to establish the interval for each measurement.

Edit: I should take the time to add that to CSIKit itself. Currently bogged down with my thesis. The timestamps field in CSIData objects is just a list, so you could overwrite it. os.path.getctime() seems to fit this.

from csikit.

dev-sora avatar dev-sora commented on September 27, 2024

That's the point just I wanna ask!
Thank you for your kind response.

from csikit.

ElieCaratge avatar ElieCaratge commented on September 27, 2024

Hello @dev-sora , what you tried to di is exactly what i'd like to reproduce. Could you tell me more about the hardware setup you used ?
Thank you very much !

from csikit.

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.