Save new plotting stuff

This commit is contained in:
Vishakh Kumar 2025-07-11 03:43:32 +04:00
parent e66f915cc1
commit 745a773337
15 changed files with 1830 additions and 928 deletions

File diff suppressed because one or more lines are too long

View File

@ -126,7 +126,7 @@
" ) #index_col=\"Freq\")\n",
" \n",
"try:\n",
" CS_LPR_1 = lpr_cor_import(\"Cast_Stellite1_LPR/LPR_1.cor\")\n",
" HS_1 = lpr_cor_import(\"HIPed_Stellite1_LPR/LPR_1.cor\")\n",
" #LPR_HS_1_df = lpr_cor_import(\"HIPed_Stellite1_Sample1_Actual/LPR.cor\") \n",
" #LPR_HS_2_df = lpr_cor_import(\"HIPed_Stellite1_Sample1_Actual/LPR_2.cor\") \n",
" \n",

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

File diff suppressed because one or more lines are too long

View File

@ -126,7 +126,7 @@
" ) #index_col=\"Freq\")\n",
" \n",
"try:\n",
" CS_LPR_1 = lpr_cor_import(\"Cast_Stellite1_LPR/LPR_1.cor\")\n",
" HS_1 = lpr_cor_import(\"HIPed_Stellite1_LPR/LPR_1.cor\")\n",
" #LPR_HS_1_df = lpr_cor_import(\"HIPed_Stellite1_Sample1_Actual/LPR.cor\") \n",
" #LPR_HS_2_df = lpr_cor_import(\"HIPed_Stellite1_Sample1_Actual/LPR_2.cor\") \n",
" \n",

Binary file not shown.

After

Width:  |  Height:  |  Size: 540 KiB