Name | Modified | Size | Downloads / Week |
---|---|---|---|
THz-Shaker_developmentKit_v2.zip | 2016-11-18 | 451.1 MB | |
THz-Shaker-1.1.0-portable_r231.zip | 2015-11-09 | 58.9 MB | |
THz-Shaker-1.1.0-src_r231.zip | 2015-11-09 | 4.2 MB | |
THz-Shaker-1.1.0-win32_r231.msi | 2015-11-09 | 58.7 MB | |
README.txt | 2015-11-09 | 2.6 kB | |
THz-Shaker-1.0.0-portable_r185.zip | 2015-06-22 | 58.8 MB | |
THz-Shaker-1.0.0-win32_r185.msi | 2015-06-22 | 58.4 MB | |
THz-Shaker-1.0.0-src_r185.zip | 2015-06-22 | 3.6 MB | |
THz-Shaker-0.0.1-win32_r116.msi | 2015-01-27 | 58.4 MB | |
THz-Shaker-0.0.1-portable_r116.zip | 2015-01-27 | 58.8 MB | |
THz-Shaker-0.0.1-src_r116.zip | 2015-01-27 | 3.5 MB | |
Totals: 11 Items | 814.3 MB | 1 |
THz-Shaker ========== http://sourceforge.net/projects/hzdr/ THz-Shaker is the next version of THz-Taker for complex measurements, e. g. with shaker. Requirements ------------ Execution (included in executable build): - Python 3 - GTK+3[.8] - PyGi (Python-API for GTK+3) - PyVISA - jsonpickle - NumPy - Matplotlib Measurement (have to be installed seperatly): - VISA library (e. g. NI-VISA Runtime) - CompuScope driver - Zurich Instruments: LabOne (driver), ziControl (optional GUI) Known bugs ---------- - at least all arrays with measurement data from past are hold in memory (from measurement or from plots?) --> keep memory usage in eye and restart THz-Shaker before apocalypse - _sometimes_ CompuScope is busy after triggered sampling measurement - delete all references to scope for FreeSystem on measurement.thzpulse.delaystage Changelog --------- Version 1.1.0 - 09.11.2015 (r231) - signal source: triggered sampling added - several Lock-in amplifiers added - CompuScope: some sample rates for faster cards added - clear measurement object after last plot (Do not fix the memory bug und busy scope bug?!?) - select X/Amplitude and Y/Phase of complex plots - frozen script runs now (without any work on that bug) Version 1.0.0 - 22.06.2015 (r185) - language improvements - default stage speed from 0.05 to 0.1 mm/s - default signal source from scope to Lock-In - default input range of scope from 20 to 10 V - Viewer: predefined variable p if exceptions in glob.glob() - Viewer: Normalize each signal - Point indeces of THz & PumpProbe plot: correction of point indeces axes stage position on mouseover instead of point index - PumpProbe plot: plot radius/absolute instead of real part - default destination folder to user's directory - estimated time remaining into progress - zeropadding in FFT-plots - datetime into saved files - saving submeasurement possible without big measurement API now - hide traceback of error dialogs in expander - traceback of livecam errors - stage drives faster to start position - set factor of Lock-In time constant to wait - save time constant, reference frequency and phase of Lock-In amplifier into files - save signal source preferences of pump probe and THz imaging into files - discard unnecessary preferences in saved files to reduce header - scaling of shaker preferences to real values - split shaker measurements to prevent scope card's memory overflow - some bugfixes Version 0.0.1 - 19.01.2015 (r116) - initial release