Commit Graph

10 Commits

Author SHA1 Message Date
662eae4e03 Changed numerical values of some of the defaults and modifications were made for the bootstrap sample size and number to be user-defined. 2021-08-19 12:44:24 +02:00
8ac0a018f2 Removed the measurement of autocorrelation, modifications made for the bootstrap sample size and number to be user-defined. 2021-08-19 12:43:23 +02:00
f0a35e5f0d Added a few lines to ensure the value of the number of atoms property of both the oven object and the MOT object are the same. 2021-07-19 12:44:19 +02:00
c19a514027 Added back the captured atom counting and the jackknife error estimation method as developed by Jianshun Gao, retained the bootstrap method and the counting that goes with it now corrected to prevent counting the same atoms repeatedly and also to reduce the atom count if they are lost. There is now an agreement between the two methods as to what the loading rate is with the bootstrap method giving a slightly lower estimate. 2021-07-16 15:57:16 +02:00
5407da354b Added results property to store the final results of a scan to later save the whole object along with its properties so as to have a way of going back and checking the values for the parameters used. 2021-07-16 15:53:19 +02:00
79b7a67c95 Cosmetic change of the name of the sideband beam flag. 2021-07-16 15:51:54 +02:00
2d7bc36fee Cosmetic changes only. 2021-07-16 15:51:00 +02:00
e808c3dbfb Divergence Angle is now calculated by taking the arctan of d/y, velocity condition was removed. 2021-07-15 16:52:07 +02:00
dbfe5225fa Changed the exit condition and reflected change here. 2021-07-15 16:51:16 +02:00
a9b7045c57 MAJOR UPDATE: Complete refactoring of the MOT simulation code to better reflect OOP. 2021-07-14 20:23:00 +02:00