Researcher profile

Milan Krstajić

Milan Krstajić contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 15 - UnverifiedVerification L1Unclaimed author
3works
0followers
6topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

3 published item(s)

preprint2022arXiv

How to realise a homogeneous dipolar Bose gas in the roton regime

Homogeneous quantum gases open up new possibilities for studying many-body phenomena and have now been realised for a variety of systems. For gases with short-range interactions the way to make the cloud homogeneous is, predictably, to trap it in an ideal (homogeneous) box potential. We show that creating a close to homogeneous dipolar gas in the roton regime, when long-range interactions are important, actually requires trapping particles in soft-walled (inhomogeneous) box-like potentials. In particular, we numerically explore a dipolar gas confined in a pancake trap which is harmonic along the polarisation axis and a cylindrically symmetric power-law potential $r^p$ radially. We find that intermediate $p$'s maximise the proportion of the sample that can be brought close to the critical density required to reach the roton regime, whereas higher $p$'s trigger density oscillations near the wall even when the bulk of the system is not in the roton regime. We characterise how the optimum density distribution depends on the shape of the trapping potential and find it is controlled by the trap wall steepness.

preprint2022arXiv

JAXFit: Trust Region Method for Nonlinear Least-Squares Curve Fitting on the GPU

We implement a trust region method on the GPU for nonlinear least squares curve fitting problems using a new deep learning Python library called JAX. Our open source package, JAXFit, works for both unconstrained and constrained curve fitting problems and allows the fit functions to be defined in Python alone -- without any specialized knowledge of either the GPU or CUDA programming. Since JAXFit runs on the GPU, it is much faster than CPU based libraries and even other GPU based libraries, despite being very easy to use. Additionally, due to JAX's deep learning foundations, the Jacobian in JAXFit's trust region algorithm is calculated with automatic differentiation, rather than than using derivative approximations or requiring the user to define the fit function's partial derivatives.

preprint2022arXiv

Measuring Laser Beams with a Neural Network

A deep neural network (NN) is used to simultaneously detect laser beams in images and measure their center coordinates, radii and angular orientations. A dataset of images containing simulated laser beams and a dataset of images with experimental laser beams, generated using a spatial light modulator, are used to train and evaluate the NN. After training on the simulated dataset the NN achieves beam parameter rootmean-square-errors (RMSEs) of less than 3.4% on the experimental dataset. Subsequent training on the experimental dataset causes the RMSEs to fall below 1.1%. The NN method can be used as a stand-alone measurement of the beam parameters or can compliment other beam profiling methods by providing an accurate region-of-interest.