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
Branches
Tags
No related merge requests found
...@@ -8,6 +8,7 @@ Reference data was generated with GENX for ti layers' thicknesses equal to 3 nm ...@@ -8,6 +8,7 @@ Reference data was generated with GENX for ti layers' thicknesses equal to 3 nm
import numpy as np import numpy as np
import bornagain as ba import bornagain as ba
from bornagain import ba_fitmonitor
from matplotlib import pyplot as plt from matplotlib import pyplot as plt
from os import path from os import path
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment