Bloch-specific functions
resolutionCalculator
An interactive calculator to estimate the energy resolution of your experiment.
def resolutionCalculator()
Example:
temperatureCalculator
Plot the predicted time evolution of the sample temperature on the Bloch A-endstation Carving manipulator, in response to a step change in setpoint.
def temperatureCalculator(startT,endT)
Required parameters
startT
: The current sample temperature in Kelvin
endT
: The new target temperature in Kelvin
- Returns
Nothing (generates a plot)
Example: