PicoQuant / snAPI

snAPI is a Python wrapper which enables seamless communication and configuration with PicoQuant TCSPC devices.
https://picoquant.github.io/snAPI/
Other
23 stars 3 forks source link

snAPI compatibility with Linux(Ubuntu) #22

Open amitloyal opened 3 weeks ago

amitloyal commented 3 weeks ago

Is your feature request related to a problem? Please describe. Linux Compatibility of snAPI.

Describe the solution you'd like snAPI should work also with Linux. As there is no "snAPI64.so" file instead there is only snAPI64.dll file is there which is compatible with microsoft windows not Linux

Describe alternatives you've considered No alternatives considered

Additional context Add any other context or screenshots about the feature request here. Screenshot from 2024-06-10 18-55-22

tpoint75 commented 2 weeks ago

snAPI for Linux is on the to do list, but I can't say when we will do it. There are more important things to do before.

tpoint75 commented 2 weeks ago

Can you explain, why you need a Linux version and what you want to do with it?

amitloyal commented 2 weeks ago

Our High Performance Computing(HPC) systems are Linux based, so we need snAPI (Linux Based) for post processing the .ptu files genetated by Picoquant's Multiharp 150 using ours HPCs.