Skip to content
Snippets Groups Projects
Unverified Commit 95a6e64b authored by Andrew McCluskey's avatar Andrew McCluskey Committed by GitHub
Browse files

Added fitmonitor import

The `ba_fitmonitor` was called without having been imported. This PR resolves this.
parent 67c0f10b
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ Reference data was generated with GENX for ti layers' thicknesses equal to 3 nm
import numpy as np
import bornagain as ba
from bornagain import ba_fitmonitor
from matplotlib import pyplot as plt
from os import path
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment