Skip to content

Releases: PicoQuant/snAPI

1.2.5

Choose a tag to compare

@tpoint75 tpoint75 released this 05 Jun 14:37
  • add Rag Index
  • move PNR from 2D Histogram into own Manipulator

v1.2.4

Choose a tag to compare

@tpoint75 tpoint75 released this 22 May 07:37

improve performance in case of small window sizes in sequences mode in combination with manipulator subStream

v1.2.3

Choose a tag to compare

@tpoint75 tpoint75 released this 21 May 10:29

add sequence mode:
sequence mode the acquisition is split into consecutive windows. Each call to getData() returns one window. The mode determines how windows are triggered..

v1.2.1

Choose a tag to compare

@tpoint75 tpoint75 released this 24 Apr 09:24

snAPI v 1.2.1

  • add Export Measurement Method
  • add Import Manipulator
  • add Measurement Method 2D Histogram
  • add explicid USB 2.0 warning
  • moved getCountRates, getSyncPeriod and getNumAllChannels into Device Class
  • improve instacibility of all Sub-Measurement classes
  • add MeasDesc_StartTime (in ps) to PTU header
  • write fileCreationTime in UTC
  • improved documentation
  • and many, many more small bug fixes..

v1.1.2

Choose a tag to compare

@tpoint75 tpoint75 released this 14 Nov 15:17

snAPI v 1.1.2.1

  • add custom tags (in snAPI)
  • fix Unfold in UniHarp for less counts
  • add Demo_Imaging_PTU.py

v1.1.0

Choose a tag to compare

@tpoint75 tpoint75 released this 05 Sep 09:29

v1.1.0

  • official HH500 support
  • add Sub-Stream Manipulator

v1.0.11

Choose a tag to compare

@tpoint75 tpoint75 released this 13 Aug 07:12
  • make g2 normalization disableable
  • add CoincideceTime Average

v1.0.10

Choose a tag to compare

@tpoint75 tpoint75 released this 21 Jul 10:19

some minor fixes

v1.0.9

Choose a tag to compare

@tpoint75 tpoint75 released this 17 Jul 06:32
  • fixed WR Set SFP Data
  • fix datastream stuck if no coincidence is found if coincidenceTime is 'first'
  • fix sorting channels of the same time tag in coincidence calculation
  • fix delay manipulator in T3 mode
  • clear internal manipulator buffers at clearData
  • fix finished flag is not set ind processing ptu files
  • update docs
  • changed deployment to pypi

v1.0.7

Choose a tag to compare

@tpoint75 tpoint75 released this 03 Mar 13:38
  • update MH64Lib.dll
    Support for new gateware*, strongly reducing the timing jitter
    External FPGA interface can now also use the SFP port at the front*
    Introduces a new API call MH_SaveDebugDump for gateware debugging
    Refined error codes ERROR_INVALID_ARGUMENT_1..8
    Some bugfixes in code and documentation
    Improved and extended demos
    no longer supporting 32-bit systems
    no longer officially supporting Windows 7 and 8
    gateware must be of February 2025 or later
  • update PH330Lib.dll
    Version 2.0.0.0 is the second release of PH330Lib and primarily provided
    to support the new PicoHarp 330 4P with four input channels.
    The previous model with two input channels is of course also supported.
  • support for Python 3.13
  • add setNumBins() to Histogram Class for T2 Mode
  • fix Bug where the Config Marker Edge is set in MarkerEnable()
  • FCS calculates AA, AB and BB now
  • simplify FCS Binning