Skip to content

Releases: VektrexElectronicSystems/SpikeSafePythonSamples

SpikeSafePythonSamples v1.19.0

16 Apr 18:13
0414a2d

Choose a tag to compare

SpikeSafePythonSamples v1.18.0

10 Apr 23:39
cdc8802

Choose a tag to compare

SpikeSafePythonSamples v1.17.0

27 Feb 23:36
a14e023

Choose a tag to compare

SpikeSafePythonSamples v1.16.0

30 Dec 00:05
57665dc

Choose a tag to compare

Added

Updated

SpikeSafePythonSamples v1.15.1

26 Sep 17:19
160a118

Choose a tag to compare

  • Updated
    • requirements.txt
      • spikesafe-python>=1.10.3

SpikeSafePythonSamples v1.15.0

23 Sep 23:32
22b8fc6

Choose a tag to compare

  • Added
    • spikesafe_python_lib_docs
      • _releases/ containing release notes for all versions
      • DigitizerDataFetch
        • fetch_voltage_data() new optional parameter digitizer_number
        • fetch_voltage_data_sampling_mode_custom() new optional parameter digitizer_number
        • fetch_voltage_data_sampling_mode_linear() new optional parameter digitizer_number
        • fetch_voltage_data_sampling_mode_logarithmic() new optional parameter digitizer_number
        • wait_for_new_voltage_data() new optional parameter digitizer_number
  • Updated
    • requirements.txt
      • spikesafe-python>=1.10.2
      • matplotlib>=3.10.0

SpikeSafePythonSamples v1.14.0

17 Sep 23:43
835e67f

Choose a tag to compare

Added:

  • Support for spikesafe-python v1.9.7
  • Switched all samples to use simplified import spikesafe_python
  • Switched all samples to use new design specifying class name for accessing static methods and enums in spikesafe_python
  • getting_started/read_idn/ReadSpikeSafeInfo.py
  • spikesafe_python_lib_docs
    • Updates for supporting for package aggregation (single statement import spikesafe_python)
    • SpikeSafeEvents
      • INTERNAL_BULK_OVER_CURRENT = 209
      • MAXIMUM_BULK_VOLTAGE_BOOST_EXCEEDED = 210
      • PULSE_WIDTH_ADJUSTMENT_ERROR = 211
      • EXCESSIVE_BULK_VOLTAGE = 212
      • BULK_POWER_FAILURE = 213
      • INVALID_PARTIAL_ABORT = 434
      • CANNOT_COMMUNICATE_WITH_DIGITIZER = 510
      • INVALID_VOLTAGE_PROTECTION_MODE = 600

Removed

  • Obsolete getting_started/importing_spikesafe_python_package
  • Obsolete getting_started/install_spikesafe_python_samples_packages

SpikeSafePythonSamples v1.13.0

24 Jan 01:09
96fdb50

Choose a tag to compare

Added

  • Support for spikesafe-python 1.8.1
  • Installing packages instructions using requirements.txt file
  • Update Tj screenshot capturing Vf(0) to use Control Panel Reference Lines in application_specific_examples/making_tj_measurements and controlling_thermal_platform_temperature
  • All samples to instantiate TcpSocket(enable_logging=False), to simplify turning on optional SCPI logging
  • New spikesafe-python function help documentation

SpikeSafePythonSamples v1.12.0

25 Oct 22:24
96fdb50

Choose a tag to compare

Added:

SpikeSafePythonSamples v1.11.0

13 Feb 23:02
f7c871f

Choose a tag to compare

Added:

  • Support for spikesafe-python 1.6.0