Commit 7c5dd01b authored by Eva Sicking's avatar Eva Sicking

Removed list of implemented features from README

parent 5f390114
......@@ -95,143 +95,3 @@ The following authors, in alphabetical order, have contributed to the project:
* Manfred Valentan, HEPHY, @valentan
## List of implemented features
The following lists requested features that have been dealt with and either been rejected or implemented.
### REJECTED:
- invert z scale when only negative values in HexPlot -> show values as they are recorded
- overlay of all IV curves can be done offline and conveniently with [HexPlot](https://gitlab.cern.ch/CLICdp/HGCAL/HGCAL_sensor_analysis)
- temperature correction for IV -> should be done offline
### DONE commit 26.9.2017
- add missing current indicator subtracting the sum of measured currents from the measured source current
### DONE commit 20.9.2017
- slow down voltage ramp by a factor of 2
- wait 15 seconds after measurement
### DONE commit 4.9.2017
- implement interlock
- skip higher voltages when compliance was reached once
### DONE commit 31.8.2017
- restructure project structure, propagate changes to code
- create shortcuts, introduce icon
- reset abort button at start
### DONE commit 17.8.2017
- reintroduce selection between sensor polarity but use just for contact test
- reorder front panel
- introduce debug features
### DONE commit 16.8.2017
- remove polarity switch, data write out always as recorded
- new HexPlot verison, convert geo files to new format
### DONE in between
- verify HPK256 6 inch map with multimeter
- update switchboard drivers from zip file in instr.lib
- align columns with header
- read only necessary voltage files
- rename and restructure project
- add separate IV and CV switch delays
### DONE commit 17.7.2017
- voltage lists from file, if not user defined input
- Fix last cell color
### DONE commit 12.7.2017
- Polarity switch for contact test
- fix open correction path
- contact test now forward biased at 1V
- fix bug open correction voltage selection dialogue
### DONE commit 11.7.2017
- add guard ring to map files - between sensor and test capacitances => correct recorded data!
- simplify init plots state
- verify and activate SavePlots.vi in "Close" state
- add possibility for sensor specific correction files
- HexDAQ expected a file called /maps/Probe_card_HPK_6in_265chan.txt but there was only a file called ...265ch.txt
- updated HexPlot.exe to fix numbering issue
- add the guard ring to the list of channels to be scanned on channel 63.
### DONE commit 3.7.2017
- add sufficient ":no" to match number of columns
- insert plot on matrix command into output file
- add 2nd column in map files to make them consistent with HexPlot maps
- add maps read from files
- fix sampling #1 std deviation bug
- plot total current in uA
- add HPK 8 inch 256 channels geo file
### DONE commit 29.6.2017
- add HPK 8 inch geo file
- negative voltages are integrated in a natural way. No extra button necessary.
- added button to disable CV corrections
- speed up by measuring total current and voltage only every X steps (set by user) and the first 10 steps to see if settled down
- fix compliance behavior: when compliance, wait 5 seconds then check again. If still compliance, abort current voltage.
### DONE commit 27.6.2017
- switch to PDF read mode programmatically
- new HexPlot version which has -1000000 as default nan value
- new geometry file for the switch matrix
- add default value (-1000000) for open correction with missing correction data
### DONE commit 26.6.2017
- test correct wiring with Take_Measurement.vi
- fix stop button during ramp
- test open correction functionality
### DONE commit 23.6.2017
- warn and continue with next voltage when compliance is reached
- fix stop button effect during ramp
### DONE commit 22.6.2017
- refactored loop code
- added OpenCorrection
### DONE commit 8.6.2017
- fix actual voltage measurement from source
- renamed main function to HexDAQ
- added a field for analyzer's comments
- improved front panel
### DONE commit 7.6.2017
- added option for needle measurement
- read values for open correction in (correction not yet applied)
### DONE commits April 2017
- separate voltage delay for IV and CV
- custom array for cells to measure
- write out uncertainties
- plot total current
### DONE commit 21.4.2017
- new HexPlot.exe to cope with negative voltages when not specifying voltage
- All parameters and HexPlot command written in datafile
- Simplified VI's
- corrected IV+CV voltage array bug
### DONE commit 7.4.2017
- acquire probe card env sensor data
- add 512 channel matrix test option: select sensor type "Full matrix"
- separate file for single channel measurements
### DONE commit 6.4.2017
- added optional pad numbers in HexPlot
- save also all channels plot
- automatically create folder per sensor identifier in specified storage location
- IV + CV mode for automatic successive IV and CV scan
- the main only works when started via the LabVIEW project
### DONE commit 4.4.2017
- reinitialize single channel plot
- added possibility for repetitive measurements
### DONE before
- fixed switch matrix buffer readout that caused 0 temperatuture values while scanning
- fixed single channel plot saving
- fixed absurdely high values of source meter current
- added adjustable LCR frequency and voltage settings
- fix last line bug in text file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment