Commit Graph

301 Commits

Author SHA1 Message Date
2db46c1faf Adjusted parameters for latest scripts. 2025-04-01 12:34:47 +02:00
3a4edcb312 New test and example scripts. 2025-04-01 12:13:54 +02:00
Karthik
6cbeb19473 Backing up of script of CGD implementation. 2025-04-01 01:18:54 +02:00
Karthik
f1b781f8b8 Renamed script of gradient descent. 2025-04-01 01:09:34 +02:00
Karthik
86b74b30da Rewriting of gradient descent algorithm - follows Santo Roccuzzo's implementation. 2025-04-01 00:50:03 +02:00
7aa4c7801b Latest scripts - tweaked loop, switched to Polak-Ribiere, included live plotting for the energy minimizer routine. 2025-03-31 19:54:58 +02:00
abe402313e Latest scripts for testing of energy minimization via CGD. 2025-03-31 14:09:32 +02:00
0acacc2362 Latest scripts - included energy minimization function with associated changes and additional functionality. 2025-03-30 16:27:09 +02:00
0f3eca6791 Latest scripts - included choice between using full Q5 to the approximation for the LHY correction. 2025-03-28 14:44:38 +01:00
bb9f4a78bf Added new scripts to reproduce results from Hertkorn et.al. 2025-03-27 20:10:30 +01:00
4ccee92af1 Removed unnecessary calculations, corrected a major bug in the computation of trap potential and other minor aesthetic changes. 2025-03-27 19:39:29 +01:00
d97d68cc97 Latest version with bug fixes, aesthetic changes. 2025-03-27 11:03:28 +01:00
88f2554b8e Added custom cylindrical cut off, yet to be fully tested, minor mods to plotting routines. 2025-03-26 19:50:59 +01:00
db804b0117 Minor bug fixes - works fully on Helix. 2025-03-26 17:35:26 +01:00
488c6c9f0b Latest updated version of the full 3D simulator. 2025-03-26 17:20:28 +01:00
95781545d4 Latest scripts for the 2D variational solver. 2025-03-26 13:57:24 +01:00
eb0f6375c6 Plot of the cost function for the mloop optimizer. 2025-03-24 15:08:16 +01:00
684f419cdd Latest version of solver with additions to initialize with modulated states to bias the solver. 2025-03-20 16:09:37 +01:00
10ed5472af Latest version of solver with additions to initialize with modulated states to bias the solver. 2025-03-20 16:06:41 +01:00
3594e8f2b1 Renamed script to a more meaningful name. 2025-03-20 15:33:35 +01:00
22ae799879 Script to plot ansatzes for different phases. 2025-03-20 15:32:47 +01:00
f6394cd6a0 Latest working version - modified calculation of VDk to have the flag to include cutoff within it so that there is a single universal function that calculated the DDI potential for the solver. 2025-03-19 14:56:26 +01:00
4af0ce726a Latest execution scripts, minor modification to analysis script for finding optimal system sizes. 2025-03-17 15:07:05 +01:00
Karthik
201e4a39c6 Added script to calculate VDK without cutoff for determining optical unit cell size 2025-03-14 01:38:42 +01:00
8994dd76f8 Latest scripts for the Dipolar Gas Simulator. 2025-03-13 21:36:41 +01:00
a1b57c64fc Minor corrections. 2025-03-05 19:31:07 +01:00
2e1d78950c Adding script to calculate from exact solution under the Thomas Fermi approximation for a Dipolar gas, small modification to script to extract the imaging response function. 2025-03-05 09:54:09 +01:00
Karthik
a27ad2d256 Merge branch 'master' of https://git.physi.uni-heidelberg.de/karthik/Calculations 2025-03-01 04:36:59 +01:00
Karthik
fbf985fa63 Minor modifications, new script to extract beam waist 2025-03-01 04:32:14 +01:00
bfe828d1a9 Added functionality to extract Zernike Coefficients from decomposing the Imaging Response Function in terms of the polynomials. 2025-02-28 20:40:43 +01:00
fbd808fc8b Latest analysis routine. 2025-02-28 17:30:35 +01:00
21716395c5 Folder reorganization. 2025-02-23 20:26:00 +01:00
Karthik
1e5e41e042 Minor mods 2025-02-23 20:22:11 +01:00
Karthik
f972dbe0e1 MATLAB version of original ODT estimations code written in Python 2025-02-23 01:43:21 +01:00
Karthik
612bae7fa1 Working version of the influence of aberrations on a PSF 2025-02-23 01:24:32 +01:00
Karthik
66576da594 Staging for new version of ODT-Calculator 2025-02-22 05:27:26 +01:00
Karthik
2f8f8d02fe Updated to plot convolution of aberrated psf with an object 2025-02-22 05:16:38 +01:00
Karthik
cfc6b7ec9a Updated to plot convolution of aberrated psf with an object 2025-02-22 05:14:21 +01:00
1ac6182f31 Latest analysis script for IRF, new script to model imaging aberrations, modified plotting script for data from experiment. 2025-02-22 00:07:28 +01:00
88c0d18066 Aesthetic changes. 2025-02-20 22:43:15 +01:00
b2a5b172d8 Minor modification. 2025-02-20 20:52:10 +01:00
a472caf645 Minor modifications to plot titles. 2025-02-12 13:23:45 +01:00
7f2dac17b8 Script to analyse the results of system size scan added. 2025-02-12 02:14:19 +01:00
a3b42649a8 Adjusted parameters, addition of comments, new script to loop over dimensions to determine appropriate system size. 2025-02-11 20:25:15 +01:00
77a97b87b2 Raised bound on time limit for solver. 2025-02-10 22:55:03 +01:00
e7a4d39906 Correct way to determine the wavenumber axes and calculate the lattice vectors now established, appropriate changes made elsewhere. 2025-02-10 22:46:33 +01:00
0647b032d0 MAJOR UPDATE: Corrected script to extract lattice properties and improved plotting routines. 2025-02-07 17:58:19 +01:00
897743531e New script to propagate Gaussian beams using ABCD matrices and the q-parameter, adjusted parameters for variational solver, minor additions to script to make estimations for static lattice. 2025-02-06 20:57:53 +01:00
8352c13059 Latest adjusted parameters. 2025-02-06 14:48:46 +01:00
f5d75ffb66 Minor mods, adjusted parameters. 2025-02-05 18:19:29 +01:00