Skip to content

Releases: condmatphys/mesoscoPy

mesoscoPy 0.1.1

09 Dec 15:17
Compare
Choose a tag to compare

Added

  • conda environment files

Changed

  • bug corrections

mesoscoPy 0.1.0

18 Nov 08:13
32e3111
Compare
Choose a tag to compare

Added

  • instrument drivers: SRS_SIM928, Triton, RohdeSchwarz_SMB100A
  • sweep functions include time estimate and ask user to validate
  • dummy instrument: counter
  • functions:
    • instrument.magnet.calibrate_magnet,
    • measurement.sweepfield, measurement.sweepfield2d
    • generate_RF_array, math.Vrf2dBm, math.dBm2Vrf
  • plotting styles
  • arguments TC, ampl added to init_lockin

Changed

  • renamed initialise_station -> init_station
  • renamed initialise_lockin -> init_lockin
  • renamed instrument.keithley -> instrument.smu, initialise_keithley -> init_smu
  • moved create_instrument and add_to_station from instrument.instrument_tools to instrument.station
  • moved DensityParameter, DisplacementParameter and LinearParameter from instrument.dual_gating to measurement.parameters

Deprecated

  • function measurement.array.generate_1D_sweep_array. use generate_lin_array instead

0.1-alpha

09 Sep 14:56
Compare
Choose a tag to compare
0.1-alpha Pre-release
Pre-release

First mesoscoPy release