QtCDB2 is new rewritten software for Coincidence Doppler Broadenning of Positron Annihilation line measurement. Instead of old QtCDB, this version doesnt need external trigger chain. Software is based on Qt and Qwt libraries. Adlink PCI-9820 or other Adlink wd-dask based DAQ is needed to run binaries. HpGe Preamplifier gain 500mV/MeV is needed to correct work.
A GitHub action to build data science environment images
Trigger repo2docker to build a Jupyter enabled Docker image from your GitHub repository and push this image to a Docker registry of your choice. This will automatically attempt to build an environment from configuration files found in your repository. Images generated by this action are automatically tagged with both latest and <SHA> corresponding to the relevant commit SHA on GitHub.
a very lightweight advanced terrain-rendering and 3D map rendering sys
A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL.
It's distrib in 2-3 separate modules:
1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased.
2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion not...