• Joined on 2018-09-27
jgrewe pushed to uistuff at jgrewe/minipyrelacs 2024-09-29 08:30:33 +00:00
fa1db4138e cosmetics
2155b285b7 [about] add about dialog window
1421ad2198 [resources] add some icons
Compare 3 commits »
jgrewe pushed to uistuff at jgrewe/minipyrelacs 2024-09-27 15:16:13 +00:00
5a7843e866 [project] make it a package
a569014cba [app] move PyRelacs main window to ui subpackage
7347278c8f [gitignore] ignore nix files
2ede519b95 [app] remove main window size limit
Compare 4 commits »
jgrewe created branch uistuff in jgrewe/minipyrelacs 2024-09-27 15:16:13 +00:00
jgrewe pushed to main at jgrewe/minipyrelacs 2024-09-27 14:43:20 +00:00
a16fe0b735 [project] adding dev dependencies
5c3c2c407a [project] updating project structure
8ef8ac7506 [app] adding pyqtplot for displaying the beat
7d3224f351 [app][repros] adding nix file and checks
a748385335 [app] [calibration] adding writing to nix file
Compare 8 commits »
jgrewe created pull request awendt/pyrelacs#1 2024-09-27 07:19:04 +00:00
main
jgrewe pushed to main at jgrewe/minipyrelacs 2024-09-27 07:17:49 +00:00
dd3e0d045d rewriting the project structure
43e0d4b75a adding calbi for different db
66ea22fb4a checking amplitude, checking beat
d3800ddfa2 handle initial connection, diggital trigger
Compare 6 commits »
jgrewe pushed to main at jgrewe/minipyrelacs 2024-09-27 07:15:18 +00:00
aa792bcb1d [docs] add attenuator specification
6a73f38fba [app] store window settings and restore upon startup
6008cc03d6 [project] add info.py that reads the project toml file to set application information
938d70fbac [project] add some more information
8d616847f5 [setup] add gui script entry point
Compare 6 commits »
jgrewe created repository jgrewe/minipyrelacs 2024-09-26 06:43:09 +00:00
jgrewe pushed to master at jgrewe/efish_tracking 2024-06-01 18:21:34 +00:00
e3b5d2d6cc documentation
94fa5e3d14 docstrings
cbd0541a54 docs, fixes and test for nixtrack data wrapper
Compare 3 commits »
jgrewe pushed to master at jgrewe/efish_tracking 2024-05-30 21:59:43 +00:00
1dd318f23e restructuring project with toml add a test and docstrings
jgrewe pushed to master at jgrewe/efish_tracking 2024-05-24 15:32:00 +00:00
32c0a65c58 add info files
jgrewe pushed to softwaretrigger at jgrewe/PylonRecorder 2024-03-18 11:46:37 +00:00
d20ea22beb rename grabber to singlecamgrabber
ec3844ba9c rename pylonwrapper to singlecamwrapper
jgrewe pushed to master at jgrewe/PylonRecorder 2024-03-18 10:47:06 +00:00
767f8b7e42 roi dimensions must be multiples of four
jgrewe pushed to master at jgrewe/PylonRecorder 2024-03-15 09:41:09 +00:00
2bed70b971 remove debug code fix time conversion issue
jgrewe pushed to master at jgrewe/PylonRecorder 2024-03-14 14:15:03 +00:00
dadce69944 [dualcam] properly read rois
d78b9d8b02 [recorder] fix missed signal
23b0a9afcd [writer] remove cam number, simplify writing done signal
Compare 3 commits »
jgrewe pushed to master at jgrewe/PylonRecorder 2024-03-14 10:17:54 +00:00
fe20326953 [qt] remove deprecated pixmap calls
jgrewe pushed to master at jgrewe/PylonRecorder 2024-03-13 08:19:30 +00:00
f803854da3 disable mode selection if selection was done
jgrewe pushed to master at jgrewe/PylonRecorder 2024-03-13 07:58:51 +00:00
155ac6b471 add user given camera name to configuration
18f088c4fd [camids] add dialog to set camera User specified ids, disabled at the
a3418bc25e cleanup and proper (de)activation of actions
Compare 3 commits »
jgrewe pushed to master at jgrewe/PylonRecorder 2024-03-12 15:40:30 +00:00
ec203ba1ad cleanup
5263d04cac [recorde] revert back to single writers/buffers
03e5cd70c7 [myimage] double max frame width, allow setting data using PylonImage
e394c346ed fix isValid, some cleanup
aa265565f2 manually grab from cameras
Compare 7 commits »
jgrewe pushed to master at jgrewe/PylonRecorder 2024-03-12 06:40:28 +00:00
41272ce08e intermediate state, more todos, writer not working in dual cam setting