All public logs
Jump to navigation
Jump to search
Combined display of all available logs of ADVACAM Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:57, 18 January 2024 HudecekP talk contribs created page The RawTpx3Pixel structure in memory (Created page with "The structure is declared: <syntaxhighlight line lang=C> #pragma pack(push, 1) typedef struct _RawTpx3Pixel { u32 index: 24; u64 toa: 64; byte overflow: 1; byte ftoa: 5; u16 tot: 10; } RawTpx3Pixel; #pragma pack(pop) </syntaxhighlight> But #pragma pack may not be 100% respected by the compiler, for example due to mandatory alignment. = First test = Add testbox, checkbox and test code to the Tpx3-1 example from the AdvacamAp...")
- 13:57, 9 January 2024 HudecekP talk contribs uploaded a new version of File:File-pmf-idx-example.png
- 14:31, 8 January 2024 HudecekP talk contribs uploaded File:Minipix-pixel00.png
- 14:31, 8 January 2024 HudecekP talk contribs created page File:Minipix-pixel00.png
- 14:13, 8 January 2024 HudecekP talk contribs uploaded File:File-flags-dialog.png
- 14:13, 8 January 2024 HudecekP talk contribs created page File:File-flags-dialog.png
- 14:04, 8 January 2024 HudecekP talk contribs uploaded File:File-clog-idx-example.png
- 14:04, 8 January 2024 HudecekP talk contribs created page File:File-clog-idx-example.png
- 11:04, 8 January 2024 HudecekP talk contribs uploaded File:File-binary-sparsexy-example.png
- 11:04, 8 January 2024 HudecekP talk contribs created page File:File-binary-sparsexy-example.png
- 10:07, 8 January 2024 HudecekP talk contribs uploaded File:File-pmf-idx-example.png
- 10:07, 8 January 2024 HudecekP talk contribs created page File:File-pmf-idx-example.png
- 18:28, 5 January 2024 HudecekP talk contribs created page File types (Created page with "= File type and extensions constants = These constants are file types and extensions. It can be used for filenames testing or with acquisition functions.<br> <br> '''Python example:''' <syntaxhighlight lang=Python> # measure and save one 0.25 second frame to png file named "testFile.png" dev.doSimpleAcquisition(1, 0.25, pixet.PX_FTYPE_PNG, "testFile") dev.doSimpleAcquisition(1, 0.25, pixet.PX_FTYPE_AUTODETECT, "testFile.png") </syntaxhighlight> {| class="wikitable" |+...")
- 11:51, 4 January 2024 HudecekP talk contribs uploaded File:SpectralImg-principe.png
- 11:51, 4 January 2024 HudecekP talk contribs created page File:SpectralImg-principe.png
- 10:21, 2 January 2024 HudecekP talk contribs created page File:Py-sdk-spectraimg.png
- 10:21, 2 January 2024 HudecekP talk contribs uploaded File:Py-sdk-spectraimg.png
- 10:01, 2 January 2024 HudecekP talk contribs uploaded a new version of File:SpectraImg1-screenshot.png
- 09:52, 2 January 2024 HudecekP talk contribs uploaded File:SpectraImg1-screenshot.png
- 09:52, 2 January 2024 HudecekP talk contribs created page File:SpectraImg1-screenshot.png
- 09:51, 2 January 2024 HudecekP talk contribs uploaded File:Clustering3-screenshot.png
- 09:51, 2 January 2024 HudecekP talk contribs created page File:Clustering3-screenshot.png
- 13:32, 27 December 2023 HudecekP talk contribs created page Binary Spectral Imaging API (Created page with "= Under construction = * Under construction * Under construction * Under construction * Under construction * Under construction = Introduction = The SpectraImg is designed for easy working with an energy spectras. It can work with previous saved data using the pxpClReplayData or with physical device using the pxpClStartMeasurement. Measured data will be clusterized, clusters will be will be divided into the required number of channels. Next you can use some frame-genera...")
- 14:35, 20 December 2023 HudecekP talk contribs uploaded File:Clustering2-screenshot-diff.png
- 14:35, 20 December 2023 HudecekP talk contribs created page File:Clustering2-screenshot-diff.png
- 14:34, 20 December 2023 HudecekP talk contribs uploaded File:Clustering1-screenshot.png
- 14:34, 20 December 2023 HudecekP talk contribs created page File:Clustering1-screenshot.png
- 13:13, 20 December 2023 HudecekP talk contribs uploaded File:WPX POE.JPG
- 13:13, 20 December 2023 HudecekP talk contribs created page File:WPX POE.JPG
- 10:17, 20 December 2023 HudecekP talk contribs created page File talk:Test.jpg (Created page with "test test")
- 09:45, 20 December 2023 HudecekP talk contribs uploaded a new version of File:Test.jpg
- 09:37, 20 December 2023 HudecekP talk contribs uploaded File:Test.jpg
- 09:37, 20 December 2023 HudecekP talk contribs created page File:Test.jpg
- 15:59, 19 December 2023 HudecekP talk contribs created page Binary Clustering API (Created page with "= Under construction = <br><br><br><br><br> * '''Warning: This page is under construction''' <br><br><br><br><br> = The Clustering API = This API is defined in the '''clusteringapi.h''' file. ; Typical usage: : 1.a Load the Pixet core using the '''pxpClLoadPixetCore'''("pxcore.dll"). : 1.b Or normally start the application using the Pixet core API '''pxcInitialize'''() function, get the core pointer using '''pxcGetIPixet'''(), set the core pointer to the Clustering API...")
- 10:50, 7 November 2023 HudecekP talk contribs created page Template:APIpackages (Template of the basic informations about the API packages)
- 09:34, 7 November 2023 HudecekP talk contribs uploaded File:Files-in-Pixet-API-package-lin.png
- 09:34, 7 November 2023 HudecekP talk contribs created page File:Files-in-Pixet-API-package-lin.png
- 10:54, 6 November 2023 HudecekP talk contribs created page File:Files-in-Pixet-API-package.png
- 10:54, 6 November 2023 HudecekP talk contribs uploaded File:Files-in-Pixet-API-package.png
- 15:22, 30 October 2023 HudecekP talk contribs uploaded File:Files-need-for-PY-API-in-Pixet-without-VS.png
- 15:22, 30 October 2023 HudecekP talk contribs created page File:Files-need-for-PY-API-in-Pixet-without-VS.png
- 15:19, 30 October 2023 HudecekP talk contribs uploaded File:Files-need-for-PY-API-in-Pixet-with-VS.png
- 15:19, 30 October 2023 HudecekP talk contribs created page File:Files-need-for-PY-API-in-Pixet-with-VS.png
- 15:08, 30 October 2023 HudecekP talk contribs uploaded a new version of File:Files-need-for-PY-API-with-VS-minimal.png
- 14:46, 30 October 2023 HudecekP talk contribs uploaded File:Files-need-for-PY-API-with-VS-minimal.png (Files need for Python API program running without Pixet on computer with MS Visual Studio installed)
- 14:46, 30 October 2023 HudecekP talk contribs created page File:Files-need-for-PY-API-with-VS-minimal.png (Files need for Python API program running without Pixet on computer with MS Visual Studio installed)
- 14:57, 18 July 2023 HudecekP talk contribs created page Python API (Created page with "= Overview = The python API can be used: * directly in the system console, using a general python interpret * in the Pixet program integrated python console The base is '''pypixet object'''. It has methods for initialize and deinitialize, can create the pixet object.<br> The '''pixet object''' have device list, can create device objects and allows access to global properties.<br> A '''device objects''' have methods for acquisions and allows access to device parameters.<...")
- 13:05, 17 July 2023 HudecekP talk contribs uploaded File:The synchronizing-Widepix.jpg
- 13:05, 17 July 2023 HudecekP talk contribs created page File:The synchronizing-Widepix.jpg
- 12:50, 17 July 2023 HudecekP talk contribs uploaded File:Beam hardening Bh2a.jpg