Skip to content

tomma90/tes_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TES Simulator

A code to simulate a Transition Edge Sensor (TES) response according to: Irwin & Hilton, Transition edge sensors, 2005.

We also provide an AC bias version based on the DfMux readout scheme: Dobbs et al. 2012.

The code is a new implementation of tessimdc by the same author. All the functions have been rewritten to speed up the calculation using numba. In order to use it import the module tes_simulator.py and give a look to test_dc.py or test_ac.py for some example on how to use the code.

The code uses the following python modules:

numpy

numba

collections

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published