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:24, 10 October 2024 HudecekP talk contribs created page PIXet Basic (Created page with "= Introduction = The '''PIXet Basic''' is minimalist option of the '''Pixet Pro''', intended to be used only with the '''MiniPIX-EDU''' device. = Pixet Basic Interface Description = thumb|689px|1: Title bar<br>2: Menu bar<br>3: Quick access toolbar<br>4: Device list column<br>5: Image panel<br>6: Image properties<br>7: Measurement<br>8: Image info<br>9: Spectra<br>10: Status bar == Title bar == "Pixet Basic", {Pixet vesion}, "Build"...")
- 10:20, 10 October 2024 HudecekP talk contribs uploaded File:Pixet-basic-export-data4.png
- 10:20, 10 October 2024 HudecekP talk contribs created page File:Pixet-basic-export-data4.png
- 10:20, 10 October 2024 HudecekP talk contribs uploaded File:Pixet-basic-export-data3.png
- 10:20, 10 October 2024 HudecekP talk contribs created page File:Pixet-basic-export-data3.png
- 10:20, 10 October 2024 HudecekP talk contribs uploaded File:Pixet-basic-export-data2.png
- 10:20, 10 October 2024 HudecekP talk contribs created page File:Pixet-basic-export-data2.png
- 10:20, 10 October 2024 HudecekP talk contribs uploaded File:Pixet-basic-export-data1.png
- 10:20, 10 October 2024 HudecekP talk contribs created page File:Pixet-basic-export-data1.png
- 10:13, 10 October 2024 HudecekP talk contribs uploaded File:Pixet-basic-collect-data3.png
- 10:13, 10 October 2024 HudecekP talk contribs created page File:Pixet-basic-collect-data3.png
- 10:12, 10 October 2024 HudecekP talk contribs uploaded File:Pixet-basic-collect-data2.png
- 10:12, 10 October 2024 HudecekP talk contribs created page File:Pixet-basic-collect-data2.png
- 10:12, 10 October 2024 HudecekP talk contribs uploaded File:Pixet-basic-collect-data1.png
- 10:12, 10 October 2024 HudecekP talk contribs created page File:Pixet-basic-collect-data1.png
- 10:09, 10 October 2024 HudecekP talk contribs uploaded File:Pixet-basic-Quick access toolbar.png
- 10:09, 10 October 2024 HudecekP talk contribs created page File:Pixet-basic-Quick access toolbar.png
- 10:06, 10 October 2024 HudecekP talk contribs uploaded File:Pixet basic main window.png
- 10:06, 10 October 2024 HudecekP talk contribs created page File:Pixet basic main window.png
- 15:37, 14 May 2024 HudecekP talk contribs uploaded File:Files-hdf5-saving-pixet.png
- 15:37, 14 May 2024 HudecekP talk contribs created page File:Files-hdf5-saving-pixet.png
- 14:11, 14 May 2024 HudecekP talk contribs uploaded File:Files-hdf5-examples.png
- 14:11, 14 May 2024 HudecekP talk contribs created page File:Files-hdf5-examples.png
- 11: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...")
- 14:57, 9 January 2024 HudecekP talk contribs uploaded a new version of File:File-pmf-idx-example.png
- 15:31, 8 January 2024 HudecekP talk contribs uploaded File:Minipix-pixel00.png
- 15:31, 8 January 2024 HudecekP talk contribs created page File:Minipix-pixel00.png
- 15:13, 8 January 2024 HudecekP talk contribs uploaded File:File-flags-dialog.png
- 15:13, 8 January 2024 HudecekP talk contribs created page File:File-flags-dialog.png
- 15:04, 8 January 2024 HudecekP talk contribs uploaded File:File-clog-idx-example.png
- 15:04, 8 January 2024 HudecekP talk contribs created page File:File-clog-idx-example.png
- 12:04, 8 January 2024 HudecekP talk contribs uploaded File:File-binary-sparsexy-example.png
- 12:04, 8 January 2024 HudecekP talk contribs created page File:File-binary-sparsexy-example.png
- 11:07, 8 January 2024 HudecekP talk contribs uploaded File:File-pmf-idx-example.png
- 11:07, 8 January 2024 HudecekP talk contribs created page File:File-pmf-idx-example.png
- 19: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" |+...")
- 12:51, 4 January 2024 HudecekP talk contribs uploaded File:SpectralImg-principe.png
- 12:51, 4 January 2024 HudecekP talk contribs created page File:SpectralImg-principe.png
- 11:21, 2 January 2024 HudecekP talk contribs created page File:Py-sdk-spectraimg.png
- 11:21, 2 January 2024 HudecekP talk contribs uploaded File:Py-sdk-spectraimg.png
- 11:01, 2 January 2024 HudecekP talk contribs uploaded a new version of File:SpectraImg1-screenshot.png
- 10:52, 2 January 2024 HudecekP talk contribs uploaded File:SpectraImg1-screenshot.png
- 10:52, 2 January 2024 HudecekP talk contribs created page File:SpectraImg1-screenshot.png
- 10:51, 2 January 2024 HudecekP talk contribs uploaded File:Clustering3-screenshot.png
- 10:51, 2 January 2024 HudecekP talk contribs created page File:Clustering3-screenshot.png
- 14: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...")
- 15:35, 20 December 2023 HudecekP talk contribs uploaded File:Clustering2-screenshot-diff.png
- 15:35, 20 December 2023 HudecekP talk contribs created page File:Clustering2-screenshot-diff.png
- 15:34, 20 December 2023 HudecekP talk contribs uploaded File:Clustering1-screenshot.png
- 15:34, 20 December 2023 HudecekP talk contribs created page File:Clustering1-screenshot.png