You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
... Cam and CamBase classes so that they cover only the ABSOLUTE MINIMUM of attributes, such as acquire, file name, exposure time, etc. Adding attributes are far easier than blocking attributes and allows end-users to take responsibility/ownership for their decisions. In addition, unnecessary attributes lead to unexpected crashes; it is much easier to debug a class that is missing one necessary attribute that a user needs, than a class that has too many unnecessary attributes that is irrelevant to the use case of interest (e.g. Grasshopper rgb correction value for a Pilatus).
The text was updated successfully, but these errors were encountered:
@qzhang234 writes by email:
The text was updated successfully, but these errors were encountered: