0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 12, 2023 — Jun 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'Issue2271' into Issue2354 More... about 8 years ago
Merge branch 'Issue2271' into Issue2351 More... about 8 years ago
Modified the AMDeadTimeButton to better manage the ':' character separator between the button index and the counts/rate/percent information. Purely aesthetic change. #2388 More... about 8 years ago
Merge branch 'master' into Issue2271 More... about 8 years ago
Fixed spacing issue. More... about 8 years ago
#2394 try to use the CLSBeamlineStatus for SXRMB beamline, add the beamline status PV to CLSBeamlineStatus More... about 8 years ago
Modified: More... about 8 years ago
Modified BioXASBeamline to include all Ge detectors as added by default and selectable options in generic step scans. Performed first pass at adding the relevant features to the generic step scan controller: adding the spectra and normalized ROIs. #2387 More... about 8 years ago
Merge branch 'master' into Issue2377 More... about 8 years ago
Modified the AMDeadTimeButton class to include a button index variable and a flag tracking whether that button index has been set. If it is set, the button index will be displayed in the button tooltip along with the rest of the counts information. Modified the dead time button instances that are used on BioXAS to include the button index. #2388 More... about 8 years ago
Code cleanup and reverting some settings used for testing. More... about 8 years ago
Uncommented the line that makes the SSRL mono region control moving view modal. We want this view to be modal so the user can't focus away from the window (and lose it behind the main window) or change other controls while the crystal change is in progress. #1451 More... about 8 years ago
Fixed a few typos and updated constructor definition for PGMXASScanConfiguration. More... about 8 years ago
Modifed: More... about 8 years ago
try to use the CLSBeamlineStatus for SXRMB beamlint More... about 8 years ago
#2375 code refactor: create CLSUserConfiguration to generalize ROI usages More... about 8 years ago
#1628 more code refactors More... about 8 years ago
#1628 merge master to solve confliction More... about 8 years ago
#1628 remove commented codes More... about 8 years ago
#1628 remove unnecessary functions More... about 8 years ago
Merge branch 'Issue1451' of https://github.com/acquaman/acquaman into Issue1451 More... about 8 years ago
Removed QDebugs and commented out code. #1451 More... about 8 years ago
Added: More... about 8 years ago
#1628 code refactor: remove the BioXASBeamlineSupport and related functions. Add move energy to the scan initializations More... about 8 years ago
#1628 code refactor: remove the BioXASBeamlineSupport and related functions. Add move energy to the scan initializations More... about 8 years ago
Minor modifications to the Main mono class, to get Main application to build for testing. The problem was using name() when the constructor argument is also called name. Main mono completed testing region changes successfully with this change. #1451 More... about 8 years ago
Added: More... about 8 years ago
Modified the move to limit action to be able to handle the situation where the motor move stops but the limit control hasn't reported a value update yet. Most of the time, the reverse order happens and the action succeeds, but every once in a while the action would fail in this way. #1451 More... about 8 years ago
Modified the mono mask state to be a BioXAS-specific class, instead of a CLS class. If we do decide to bump up the SSRL mono to the CLS level, I think I'd prefer all classes be done together at once. #1451 More... about 8 years ago
Modified the Side and Main monochromators so that they look more similar. Added define statements to the .h files of each for the CW/CCW setpoints for particular motors used in the crystal change procedure. Made some modifications to the region control--replaced some control moves with control waits (added accidentally). Small modifications to the regio ncontrol view. #1451 More... about 8 years ago