dissertation/visualisation/50CrMo4_zugdaten.vsz
2025-04-06 19:46:30 +02:00

234 lines
7.8 KiB
Text

# Veusz saved document (version 3.6.2)
# Saved at 2025-04-06T16:41:16.373686
SetCompatLevel(1)
AddImportPath('/home/dme/Documents/Diss/00_Schreiben/Diss/visualisation')
ImportFileCSV('data/stress_c38/A_Rohzustant_650/A10.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='A10_', rowsignore=1)
ImportFileCSV('data/stress_c38/A_Rohzustant_650/A12.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='A12_', rowsignore=1)
ImportFileCSV('data/stress_c38/A_Rohzustant_650/A13.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='A13_', rowsignore=1)
ImportFileCSV('data/stress_c38/A_Rohzustant_650/A14.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='A14_', rowsignore=1)
ImportFileCSV('data/stress_c38/A_Rohzustant_650/A15.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='A15_', rowsignore=1)
ImportFileCSV('data/stress_c38/A_Rohzustant_650/A16.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='A16_', rowsignore=1)
ImportFileCSV('data/stress_c38/A_Rohzustant_650/A1.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='A1_', rowsignore=1)
ImportFileCSV('data/stress_c38/A_Rohzustant_650/A2.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='A2_', rowsignore=1)
ImportFileCSV('data/stress_c38/A_Rohzustant_650/A3.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='A3_', rowsignore=1)
ImportFileCSV('data/stress_c38/A_Rohzustant_650/A4.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='A4_', rowsignore=1)
ImportFileCSV('data/stress_c38/A_Rohzustant_650/A6.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='A6_', rowsignore=1)
ImportFileCSV('data/stress_c38/A_Rohzustant_650/A8.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='A8_', rowsignore=1)
ImportFileCSV('data/stress_c38/A_Rohzustant_650/A9.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='A9_', rowsignore=1)
ImportFileCSV('data/stress_c38/Martensit/M3.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='M3_', rowsignore=1)
ImportFileCSV('data/stress_c38/Martensit/M5.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='M5_', rowsignore=1)
ImportFileCSV('data/stress_c38/Martensit/M6.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='M6_', rowsignore=1)
ImportFileCSV('data/stress_c38/Martensit/M7.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='M7_', rowsignore=1)
ImportFileCSV('data/stress_c38/Martensit/M8.csv', delimiter=';', headerignore=1, headermode='1st', linked=True, dsprefix='M8_', rowsignore=1)
Set('width', '9cm')
Set('height', '9cm')
Set('colorTheme', 'default-latest')
Set('StyleSheet/Font/font', 'CMU Serif')
Set('StyleSheet/Font/size', '8pt')
Set('StyleSheet/axis/MajorTicks/length', '4pt')
Set('StyleSheet/axis/MinorTicks/length', '2pt')
Set('StyleSheet/axis-function/autoRange', 'next-tick')
Set('StyleSheet/colorbar/autoRange', 'exact')
Set('StyleSheet/graph/leftMargin', '1.cm')
Set('StyleSheet/graph/rightMargin', '0.15cm')
Set('StyleSheet/graph/topMargin', '.15cm')
Set('StyleSheet/graph/bottomMargin', '0.85cm')
Set('StyleSheet/image/colorMap', 'parula')
Set('StyleSheet/key/keyLength', '5mm')
Set('StyleSheet/key/marginSize', 0.5)
Set('StyleSheet/page/width', '7cm')
Set('StyleSheet/page/height', '7cm')
Set('StyleSheet/xy/markerSize', '2.5pt')
Set('StyleSheet/xy/PlotLine/width', '1pt')
Set('StyleSheet/xy/MarkerLine/color', 'auto')
Set('StyleSheet/xy/MarkerFill/color', 'background')
Add('page', name='BASE', autoadd=False)
To('BASE')
Add('graph', name='graph1', autoadd=False)
To('graph1')
Add('axis', name='x', autoadd=False)
To('x')
Set('label', 'Strain [%]')
Set('max', 16.0)
To('..')
Add('axis', name='y', autoadd=False)
To('y')
Set('label', 'Stress [MPa]')
Set('direction', 'vertical')
To('..')
Add('key', name='key1', autoadd=False)
To('key1')
Set('horzPosn', 'right')
Set('vertPosn', 'bottom')
Set('horzManual', 0.0)
Set('vertManual', 0.0)
To('..')
Add('xy', name='xy1', autoadd=False)
To('xy1')
Set('marker', 'none')
Set('xData', 'A3_Dehnung')
Set('yData', 'A3_Standardkraft')
Set('key', '25°C')
To('..')
Add('xy', name='xy2', autoadd=False)
To('xy2')
Set('marker', 'none')
Set('xData', 'A2_Dehnung')
Set('yData', 'A2_Standardkraft')
Set('key', '100°C')
To('..')
Add('xy', name='xy3', autoadd=False)
To('xy3')
Set('marker', 'none')
Set('xData', 'A1_Dehnung')
Set('yData', 'A1_Standardkraft')
Set('key', '400°C')
To('..')
Add('xy', name='xy4', autoadd=False)
To('xy4')
Set('marker', 'none')
Set('xData', 'A4_Dehnung')
Set('yData', 'A4_Standardkraft')
Set('key', '500°C')
To('..')
Add('xy', name='xy5', autoadd=False)
To('xy5')
Set('marker', 'none')
Set('xData', 'A14_Dehnung')
Set('yData', 'A14_Standardkraft')
Set('key', '600°C')
To('..')
Add('xy', name='xy6', autoadd=False)
To('xy6')
Set('marker', 'none')
Set('xData', 'A6_Dehnung')
Set('yData', 'A6_Standardkraft')
Set('key', '700°C')
To('..')
To('..')
To('..')
Add('page', name='AUST', autoadd=False)
To('AUST')
Add('graph', name='graph1', autoadd=False)
To('graph1')
Add('axis', name='x', autoadd=False)
To('x')
Set('label', 'Strain [%]')
To('..')
Add('axis', name='y', autoadd=False)
To('y')
Set('label', 'Stress [MPa]')
Set('direction', 'vertical')
To('..')
Add('key', name='key1', autoadd=False)
To('key1')
Set('horzPosn', 'right')
Set('vertPosn', 'top')
To('..')
Add('xy', name='xy1', autoadd=False)
To('xy1')
Set('marker', 'none')
Set('xData', 'A13_Dehnung')
Set('yData', 'A13_Standardkraft')
Set('key', '600°C')
To('..')
Add('xy', name='xy7', autoadd=False)
To('xy7')
Set('marker', 'none')
Set('xData', 'A16_Dehnung')
Set('yData', 'A16_Standardkraft')
Set('key', '650°C')
To('..')
Add('xy', name='xy2', autoadd=False)
To('xy2')
Set('marker', 'none')
Set('xData', 'A12_Dehnung')
Set('yData', 'A12_Standardkraft')
Set('key', '700°C')
To('..')
Add('xy', name='xy3', autoadd=False)
To('xy3')
Set('marker', 'none')
Set('xData', 'A8_Dehnung')
Set('yData', 'A8_Standardkraft')
Set('key', '800°C')
To('..')
Add('xy', name='xy4', autoadd=False)
To('xy4')
Set('marker', 'none')
Set('xData', 'A15_Dehnung')
Set('yData', 'A15_Standardkraft')
Set('key', '900°C')
To('..')
Add('xy', name='xy5', autoadd=False)
To('xy5')
Set('marker', 'none')
Set('xData', 'A9_Dehnung')
Set('yData', 'A9_Standardkraft')
Set('key', '1000°C')
To('..')
Add('xy', name='xy6', autoadd=False)
To('xy6')
Set('marker', 'none')
Set('xData', 'A10_Dehnung')
Set('yData', 'A10_Standardkraft')
Set('key', '1100°C')
To('..')
To('..')
To('..')
Add('page', name='MART', autoadd=False)
To('MART')
Add('graph', name='graph1', autoadd=False)
To('graph1')
Add('axis', name='x', autoadd=False)
To('x')
Set('label', 'Strain [%]')
To('..')
Add('axis', name='y', autoadd=False)
To('y')
Set('label', 'Stress [MPa]')
Set('max', 2200.0)
Set('direction', 'vertical')
To('..')
Add('key', name='key1', autoadd=False)
To('key1')
Set('vertPosn', 'bottom')
To('..')
Add('xy', name='xy1', autoadd=False)
To('xy1')
Set('marker', 'none')
Set('xData', 'M8_Dehnung')
Set('yData', 'M8_Standardkraft')
Set('key', '26°C')
To('..')
Add('xy', name='xy2', autoadd=False)
To('xy2')
Set('marker', 'none')
Set('xData', 'M7_Dehnung')
Set('yData', 'M7_Standardkraft')
Set('key', '100°C')
To('..')
Add('xy', name='xy3', autoadd=False)
To('xy3')
Set('marker', 'none')
Set('xData', 'M6_Dehnung')
Set('yData', 'M6_Standardkraft')
Set('key', '200°C')
To('..')
Add('xy', name='xy4', autoadd=False)
To('xy4')
Set('marker', 'none')
Set('xData', 'M5_Dehnung')
Set('yData', 'M5_Standardkraft')
Set('key', '300°C')
To('..')
Add('xy', name='xy5', autoadd=False)
To('xy5')
Set('marker', 'none')
Set('xData', 'M3_Dehnung')
Set('yData', 'M3_Standardkraft')
Set('key', '350°C')
To('..')
To('..')
To('..')