-
Notifications
You must be signed in to change notification settings - Fork 0
+3,462
−1,107
Commits on Apr 26, 2025
-
The main change is that the timetagger doesn't ever stop the measurement. It just gets the most recent data. So there is no down time between collections.
Configuration menu - View commit details
-
Copy full SHA for b6f413a - Browse repository at this point
Copy the full SHA b6f413aView commit details -
The scan is working. But you cannot take more than one scan in a row. I am working on getting confident that there is no lost data.
Configuration menu - View commit details
-
Copy full SHA for 3dd9816 - Browse repository at this point
Copy the full SHA 3dd9816View commit details
Commits on Apr 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7cbc482 - Browse repository at this point
Copy the full SHA 7cbc482View commit details -
Configuration menu - View commit details
-
Copy full SHA for b951384 - Browse repository at this point
Copy the full SHA b951384View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95577b7 - Browse repository at this point
Copy the full SHA 95577b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7676ac - Browse repository at this point
Copy the full SHA e7676acView commit details -
Added TerascanLogicData to make adding data more efficient
Data is now packaged in TerascanLogicData I also added some more signals to connect logic and gui. This code is untested.
Configuration menu - View commit details
-
Copy full SHA for 4e0a184 - Browse repository at this point
Copy the full SHA 4e0a184View commit details -
Configuration menu - View commit details
-
Copy full SHA for e077744 - Browse repository at this point
Copy the full SHA e077744View commit details -
Configuration menu - View commit details
-
Copy full SHA for d84945e - Browse repository at this point
Copy the full SHA d84945eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33eb531 - Browse repository at this point
Copy the full SHA 33eb531View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc216ce - Browse repository at this point
Copy the full SHA bc216ceView commit details -
Fix gui default start and stop wavelengths
default scan tyep and rate still not working Save data is not working
Configuration menu - View commit details
-
Copy full SHA for 80d5c68 - Browse repository at this point
Copy the full SHA 80d5c68View commit details
Commits on Apr 29, 2025
-
Update TerascanLogic.save_dage()
I added a function written by ChatGPT. I have not tested it yet.
Configuration menu - View commit details
-
Copy full SHA for 747b624 - Browse repository at this point
Copy the full SHA 747b624View commit details
Commits on Apr 30, 2025
-
I changed the photon counts window to work with the new swabian internal logic. I also added a number of counts that updates with the plot.
Configuration menu - View commit details
-
Copy full SHA for c2dd374 - Browse repository at this point
Copy the full SHA c2dd374View commit details -
Consolidate TeraScanType and TeraScanRate into SolstisLaser
To keep logic and laser from having copied enums, I put the enum classes as a subclass in solstis laser. We still need to get ried of the redundant ocde in get_scan_type etc., and we also need to get rid of the redundant code where solsits_funcs also has the enum.
Configuration menu - View commit details
-
Copy full SHA for 0098f78 - Browse repository at this point
Copy the full SHA 0098f78View commit details
Commits on Jun 4, 2025
-
I added a file to scan many times using terascan_logic. I also changed save_data so you can specify a path.
Configuration menu - View commit details
-
Copy full SHA for a03f29a - Browse repository at this point
Copy the full SHA a03f29aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.