Commit Graph

462 Commits

Author SHA1 Message Date
20a0953b01 Minor bugfixes. 2025-09-14 15:12:56 +02:00
839d84035e Added a generic fit progress viewer and then scripts to run atom number and temperature extraction. 2025-09-13 00:29:08 +02:00
ad048ac2ef Added fit models for fitting ToF images of BEC to extract atom number and temperature (needs bugfixes) and added details of authorship, description (needs additions and corrections). 2025-09-12 19:47:37 +02:00
b6a49ff0f7 Bugfixes, minor modifications. 2025-09-12 17:31:46 +02:00
85ade404f2 New routines for feature detection and analysis. 2025-09-12 16:46:46 +02:00
22004110e0 Added new routine to analyse multiple PCAs together, minor modifications to other routines. 2025-09-11 18:55:01 +02:00
ebb0552866 Minor improvements, modifications 2025-09-11 15:50:19 +02:00
e08e0284fe Added feature detection routines, functional only through GUI currently. 2025-09-11 15:07:33 +02:00
a7c0be507c Latest fully functional version - Major bugfixes. 2025-09-09 18:08:34 +02:00
5fd39e31f4 New plotting routines 2025-09-09 14:06:08 +02:00
ffa50e2525 Added two new plotting routines to visualize G2 values and their cumulants at specific angles. 2025-09-08 20:32:30 +02:00
f2c8fc9d94 Folder restructuring. 2025-09-08 12:25:47 +02:00
4d82c15331 Minor changes and addition of scripts to plot raw OD images in a grid. 2025-09-08 02:55:19 +02:00
717f2c84e9 Bugfixes - all analysis routines runs now on multi-parameter scans as well. 2025-09-07 18:42:09 +02:00
228a35d22e Modifications to read and analyse multi-parameter scans - correlation extraction still not modified for this case. 2025-09-07 17:33:44 +02:00
f41663c801 Modified g2 feature extraction to extract contrast and peak angles as intended with plotting modifications. 2025-09-05 17:27:59 +02:00
0401dd3f7b Minor adjustments, additions and bugfixes. 2025-09-05 14:53:01 +02:00
a654bc342c Adjusted parameters. 2025-09-05 11:17:31 +02:00
bca81f618f Revert "Minor corrections."
This reverts commit 22078fe934.
2025-09-05 11:15:15 +02:00
22078fe934 Minor corrections. 2025-09-05 00:55:18 +02:00
82a2cef456 Bugfixes and modifications of plotting routines. 2025-09-04 23:14:33 +02:00
7b7af70a24 Bugfixes, some minor enhancements. 2025-09-04 18:54:22 +02:00
9b4412f1a2 Latest scripts - new analysis routines, more bugfixes, aesthetic changes. 2025-09-03 21:29:08 +02:00
Karthik
b7f38c16a0 Bugfixes 2025-09-01 14:45:30 +02:00
3f33787237 Fixed a datatype mismatch issue. 2025-08-31 13:36:41 +02:00
Karthik
bbc4081b89 Added a way to append a suffix to the scan parameter value to indicate units in the image viewer, other bugfixes, minor changes. 2025-08-31 11:09:13 +02:00
652a38ab9f Major update: Added functionality to auto-detect scan parameter, generalized to any parameter, single or multiple and other bugfixes. 2025-08-31 02:04:43 +02:00
2091ad85f0 LATEST WORKING VERSION (More bugfixes) 2025-08-30 15:20:09 +02:00
51fe2331bc LATEST VALIDATED VERSION (With minor cosmetic changes) 2025-08-30 12:26:33 +02:00
40b6a6b66d More bugfixes 2025-08-30 12:00:46 +02:00
9e03632b4f Major bugfixes 2025-08-30 03:01:00 +02:00
369a0da75d More bugfixes 2025-08-29 20:52:41 +02:00
Karthik
7d196f4bb0 Bugfixes and updates to save functionality. 2025-08-29 20:16:13 +02:00
Karthik
93210fb5e6 Major update and bugfixes to compute, collect OD images. 2025-08-29 15:47:01 +02:00
Karthik
e64665af39 MAJOR update: Added functionality to handle pre-computed OD images in a separate location and plot images or run analysis on it. 2025-08-28 16:19:13 +02:00
cf577bfcde Cosmetic changes. 2025-08-27 23:44:29 +02:00
90f7d2b520 Bugfixes 2025-08-27 21:30:03 +02:00
4971e488c4 MAJOR update to how raw data is handled - saves full od images to disk if it detects computer does not have enough RAM and allows for quick post-processing. 2025-08-27 19:17:09 +02:00
fb12be8e22 Added plotting of PCA results across scripts, minor cosmetic changes and bugfixes. 2025-08-25 22:29:02 +02:00
3c407617a0 Missed adding the plotting routine for the PCA results in last commit 2025-08-24 20:46:20 +02:00
cd96f83fb6 Latest fully functional script - added complete PCA functionality - computes the PCA results and packs in to results struct, included plotting functionality of the PCA results in addition. 2025-08-24 20:41:17 +02:00
c9ed8be2f2 Modified PDF plotting to allow for plotting true histogram with and without normalization as default, with KDE as a choice. Modified function calls accordingly. 2025-08-24 14:30:38 +02:00
ebd31a91fb Fully validated code - droplets to stripes analysis across multiple folders completed successfully. 2D analysis, PCA and lattice reconstruction remain to be implemented. 2025-08-24 10:04:37 +02:00
bc1c3e287a Minor bugfixes from last commit. 2025-08-23 21:23:33 +02:00
2abbefb3a7 Added safeguards against out-of-memory errors by prior estimation of required RAM - still needs an alternative method to read and analyse datasets too large to load in to memory. 2025-08-23 21:11:42 +02:00
ae9af32eda Latest complete update to scripts to save data and figures. 2025-08-23 19:53:58 +02:00
db298413d1 Modified to save analysis data that once done does not need to be redone if it needs to be plotted again or differently. 2025-08-23 18:30:07 +02:00
628a29971f Adjusted parameters for analysis. 2025-08-20 17:48:05 +02:00
dc360ed659 Added more verbose text to display in console, new scripts to analyse Stripe to Droplet transition. 2025-08-20 12:31:15 +02:00
b0f45aa7e6 Bugfixes, general improvements. 2025-08-19 12:28:58 +02:00