Daplis

Latest version: v1.1.2

Safety actively analyzes 722581 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.2

Bug fixing, offset calibration for FW2212s.

Added

- Example on how to do offset calibration using cross-talk data and
an offset calibration file for the 2212s firmware version.

Fixed

- A bug in the unpack version, where only the TDC calibration for the 2212b firmware version was applied.

Changed

- "_mod" function versions in the delta_t and calc_diff modules are a part
of the main roster of function, renamed to "_1v1" and can be used for
calculating timestamp differences for diagonal pixels (1-1, 2-2, etc.).

1.1.1

Setup-file update.

Changed

- Updated README with instruction on how to install and run the program.

- Added requirement for the 'qdarkstyle' package to the 'pyproject.toml'
file.

1.1.0

Adapted the package for installation via 'pip install'. Now, after
the package is installed, one can run it via 'daplis-rtp' command.

Added

- Requirement for the 'qdarkstyle' package for dark-themed GUI.

Changed

- The 'pyproject.toml' setup file: added a link to the 'main.py' so that
after installation the program can be run via 'daplis-rtp' from the
terminal/command line.

Removed

- The '.ui' files since they were changed to '.py'. Also, removed the
back-up copies of the second tab (single pixel histogram) UI.

1.0.1

Minor fixes in all tabs, specifically regarding the canvas widget.

Changed

- Fontsize in the plot widget in all three tabs.

1.0.0

First official release to PyPI.

Added

- This changelog.

Changed

- Installation files: installation is now done using the 'pyproject.toml'
file instead of 'setup.py'.

0.9.9

Preparing the package for the official release

Added

- Two boxes for the two top-most pixels (looked for automatically) in
the live-timestamps tab for easier alignment.

Fixed

Changed

- The name of the package.

- The layout and size of the boxes in all tabs.

- The single-pixel-histogram tab to match its style to the other
two tabs.

Removed

- Unused "mask_NL11_all.txt".
- Unused masks in "params/masks/old".
- Test leftovers in "tests/test_data/results".

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.