-
Notifications
You must be signed in to change notification settings - Fork 4
assignment methods
Please note that Assignment Methods are intended for use when piloting an experiment using https://github.com/satorchi/pystudio/wiki. In general, you do not need any of these methods for Data Plotting and Data Analysis.
Assignment methods are intended to assign valid values to various parameters. It's good practice to use these methods rather than assigning through a back-door (knowing that Python does not have "private" variables).
assign default values to parameters
assign which ASIC is in communication (which half of the 256 TES array)
integration time for data gathering
wait time between subsequent commands to QubicStudio
assign the name of the observer which will appear in the final report. The default value is "LaboMM"
IP address of the QUBIC Local Control Computer (running QubicStudio)