Skip to content

Commit

Permalink
Updated example 1
Browse files Browse the repository at this point in the history
  • Loading branch information
TillHuckemann committed Dec 30, 2024
1 parent 0a2dcce commit baa0162
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/examples/example_main_1.ipy
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,6 @@ from qtools_metadata.metadata import create_metadata, save_metadata_object_to_db
db.api_url = "http://134.61.7.48:9124"
metadata = create_metadata()


#%% Measurement Setup

# Set path for measurement data db
load_db()
# load_db("path/to/measurements.db")

# %% Parameters
# This dictionary defines your device. "ohmic", "gate1" and "gate2" are terminals, representing parts of your
# device.
Expand Down

0 comments on commit baa0162

Please sign in to comment.