Commit graph

151 commits

Author SHA1 Message Date
80e6a8acea
implement normalization of the energy gap 2023-07-31 16:37:27 -04:00
ae941f9672
fix typo in docstring 2023-07-31 16:26:39 -04:00
42a4c7e6df
remove superfluous sorting 2023-07-24 15:30:21 -04:00
a047878abe
fix strobe times for otto 2023-07-24 15:02:57 -04:00
fc67e60972
add patch functionality to the db migration 2023-07-07 16:05:40 -04:00
12caba7a64
of course, we want a 2x2 matrix ! 2023-06-23 19:26:41 -04:00
9c2dd0f625
add bias hamiltonian 2023-05-25 10:49:45 -04:00
1306895b4a
fix strobe tolerance 2023-05-11 12:54:38 -04:00
2be86cc274
update flake 2023-05-11 12:54:07 -04:00
17c12cd8c9
create data path if not existent 2023-02-12 17:31:20 -05:00
cfe7a17bd4
don't be clever about the steady index 2023-01-29 19:07:36 -05:00
60d8eb4a01
allow skipping checkpoint download 2023-01-03 10:44:08 -05:00
a7347f7c33
fix better steady state detection 2022-12-30 15:35:34 -05:00
86ef9fa646
support not dumping the aggregate at every step 2022-12-16 14:46:24 -05:00
def9e607d8
fix import -> rename result files in db 2022-12-13 10:06:46 -05:00
e5eed9c580
add l_shift 2022-12-13 10:06:23 -05:00
ccbe5b4cb8
add forgotten if 2022-12-10 18:56:26 -05:00
098c83ab44
implement snapshotting for online analysis 2022-12-09 16:15:20 -05:00
8a587ab02b
fix typos 2022-12-09 16:15:12 -05:00
0e34b40d32
correct typo 2022-12-09 12:35:01 -05:00
a9876fd423
fix some serialization issues 2022-12-08 19:17:16 -05:00
13a684aead
add ability to deactivate the shifting 2022-12-08 18:43:39 -05:00
aae9fcac19
implementing unmodulated L 2022-12-02 15:07:44 -05:00
d5b3aa5fc1
remove forgotten print 2022-12-02 14:19:18 -05:00
10d87c4bb5
add efficiency and power to otto 2022-12-02 14:02:21 -05:00
777808f3cc
add power and steady state energy change 2022-12-01 20:29:29 -05:00
5d901b0878
fixup analysis signal handling for good 2022-12-01 14:22:25 -05:00
f33900b203
just wait don't kill because the fifo is closed 2022-12-01 13:17:40 -05:00
44dbe49e48
update defaults and add convenience 2022-12-01 12:27:39 -05:00
5bd24d10df
fix killing the integration 2022-12-01 12:27:32 -05:00
cda74a1e70
update deps 2022-12-01 00:29:10 -05:00
256ada3d76
support loading from dump 2022-11-30 18:19:31 -05:00
ca7e265aa3
support online data more conveniently 2022-11-30 16:36:21 -05:00
feb1ec7c54
update deps 2022-11-30 14:24:58 -05:00
9c38520a75
update deps 2022-11-30 13:28:12 -05:00
8e9c476478
update deps 2022-11-30 12:50:42 -05:00
f05ba36576
add support for index tracking when live_sampling 2022-11-30 12:29:27 -05:00
9357f40559
add on the fly analyzer 2022-11-30 12:28:31 -05:00
1d9603b962
rev version 2022-11-29 15:20:27 -05:00
925dce7354
Merge remote-tracking branch 'origin/online_calculation' 2022-11-29 15:15:30 -05:00
9160b4af38
allow removing models from db 2022-11-29 14:26:54 -05:00
f7b31ed5b8
implement correct shift 2022-11-29 14:15:23 -05:00
4998958f74
implement scaling and shifting 2022-11-29 11:40:23 -05:00
3c5d373e0f
fix json decoding when loading from db 2022-11-29 10:57:26 -05:00
7eb02405d7
add base frequency 2022-11-28 18:22:43 -05:00
9b4d77ddfb
use the correct operators when calculating bcf scale 2022-11-28 17:46:24 -05:00
1d272ddcfc
add beartype conf 2022-11-28 17:46:16 -05:00
7ebe59d531
correct defaults for L 2022-11-28 17:26:03 -05:00
9ba50dd25f
fix typo 2022-11-28 17:25:58 -05:00
c52deba63f
add timestamp to models 2022-11-28 16:19:11 -05:00