Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 948 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 948 Bytes

Rolling Process Variation Estimation Using a Monte-Carlo Method

DOI

This repository contains the LaTeX sources for the research article Rolling Process Variation Estimation Using a Monte-Carlo Method submitted to steel research international as well as the supplemental material for this paper. All data and routines used in the study are included, the data analysis and simulation results can be reproduced using the content of this repository. To run the procedures here, you need a working installation of Python 3.12 and the project management tool hatch installed.

First, create a virtual environment using hatch with

hatch env create

Hatch will download all necessary packages and install them locally. Then, you may run all tasks to reproduce the study data and document by

hatch run pytask