Commit Graph

12 Commits

Author SHA1 Message Date
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
4051549b27 Increase of 5% was meant for cut-off velocity and not the capture velocity, correction was made accordingly. 2021-07-16 15:50:08 +02:00
0238e5d312 Added option to switch between Bootstrap and Jackknife error estimation methods, changed sideband beam flag name, removed zeeman slower beam flag which can be added later following development of the ThreeDimensionalMOT class and functionalities. 2021-07-16 15:49:02 +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
3dab7d35bf Cosmetic changes only. 2021-07-15 16:50:37 +02:00
b29baf29d5 Introduced back the normalization for the integration of the velocity distribution because average velocity was multiplied back in the calculation of the flux, added the missing end for parfor loop. 2021-07-15 16:47:13 +02:00
504b7769f9 Removed multiplication of isotopic abundance, restored average velocity multiplication and made corresponding changes elsewhere. 2021-07-15 16:45:25 +02:00
bbf9ccdeb1 Changed return value to approximation of CF. 2021-07-15 16:44:32 +02:00
a9b7045c57 MAJOR UPDATE: Complete refactoring of the MOT simulation code to better reflect OOP. 2021-07-14 20:23:00 +02:00