This project automates the correction of Differential Liberation Experiment (DLE) data to field separator conditions using Python. The script imports and validates CCE, DLE, and Separator Test data from CSV files, then performs Bo and Rs corrections based on bubble-point pressure. Interactive plots are generated with Plotly for quality control, and results are exported to Excel. This automation reduces manual correction time from hours to minutes while improving accuracy for reservoir simulation and material balance calculations.
Tools used: Python (NumPy, Pandas, Plotly, Openpyxl). Click to view in GitHub.
