Commit Graph

66 Commits

Author SHA1 Message Date
Marek Nečada 1aac5de903 Replace scipy.constants with own constants module. 2022-06-07 05:55:36 +03:00
Marek Nečada 7d92f4990b Cleanup of legacy files. 2020-06-29 09:29:40 +03:00
Marek Nečada 2dd9fe2f34 Minor stuff.
Former-commit-id: c0de35f6a52ce4cc4f34cf4b417364d92e8dac4d
2019-10-05 20:38:04 +03:00
Marek Nečada 044dd9bdd7 Ensure dimensionality in reading/processing W-files
Former-commit-id: e7daf090afa430d87418091df2f10eaf5da943bf
2019-07-05 14:23:31 +03:00
Marek Nečada e66b8468f9 Use factorial from scipy.special
scipy.misc.factorial seems obsolete


Former-commit-id: cc25ab13590b91a3c248e9a57c6cb259c47ad379
2019-06-05 14:01:28 +03:00
Marek Nečada 46edafddf7 Restoring the original functionality of zJn with new scipy.
Former-commit-id: ad4f96885390387cb74c36a7b08a58094e3d62e5
2019-02-27 10:26:37 +02:00
Marek Nečada 0add6f9428 Update zJn to use new scipy functions for further testing.
Former-commit-id: 6b301eff9a6cf2f07d265145f54b55c0c74ecbb2
2019-02-27 09:58:58 +02:00
Marek Nečada 32052fbb98 Update to new scipy spherical Bessel functions.
Former-commit-id: 128702a831b2e7a2fae6749abef0cd08063bd7db
2019-02-26 15:43:58 +02:00
Marek Nečada bca248e6d5 More variable choice of k in loaded W files
Former-commit-id: a2f88f9346c23e22e5c1203416ce11a3a7db71a8
2019-02-07 00:36:59 +02:00
Marek Nečada 324303478c W file processing for variable particle number, some convenience funcs.
Former-commit-id: f75687d81961da077bce21fdfe4f1721173e00b7
2018-12-17 11:03:17 +02:00
Marek Nečada 408685c606 Enable processing one-line (single K) Wfiles; plots for hexlaser
supplementary


Former-commit-id: 0f4027ecc7bcb7780c04fdd13bd7144eb7a1d3e9
2018-10-09 10:13:38 +03:00
Marek Nečada 77b4a5053a Fix projections problems in ipynotebuuks
Former-commit-id: f5e8fe3da867ec37ee81d7e87ff086c888830f33
2018-10-03 20:26:47 +03:00
Marek Nečada c3e234b892 Add yflip possibility to symmetries.py, piecewise loading of Wdata
Former-commit-id: 2b35cdc1fcf45a56fe5bd5214d4a6e9dc40f3d73
2018-10-03 09:25:05 +03:00
Marek Nečada 95eaea1b4b Function argument name fix
Former-commit-id: fc94fe122c9c8e9eb3f0a0b125db79a0a238fee7
2018-09-22 23:05:37 +03:00
Marek Nečada 3236c1e4b7 Irrep generating function to a module (end of ipynb copy-pasting)
Former-commit-id: b98580074f2d00ff5ae2356e08b9ab189cd567ed
2018-09-22 04:29:30 +03:00
Marek Nečada e5412da897 Fix W data processing
Former-commit-id: e2884d0702f8fc5bd5e6d8c238cb60d13386a515
2018-09-19 20:48:28 +03:00
Marek Nečada 726e5615af Wdata python processing and loading
Former-commit-id: 7c93e51efc4df0410e34c1a1770192581bf17190
2018-09-19 19:23:10 +03:00
Marek Nečada 7c55453287 fix k loading in loadWfile
Former-commit-id: 93cc473f2bfd4229a5290ede85b3cd4b78b50694
2018-05-17 20:15:08 +03:00
Marek Nečada 6049c8425f Loading Ws files
Former-commit-id: 6d72c394d5b5817efc8ecbdcb5add071111bbf2d
2018-05-17 13:00:44 +03:00
Marek Nečada 294ed51075 Preciser name
Former-commit-id: e0df33a7873d52adb6e2a73c3c94f1d94a699371
2018-05-17 06:04:03 +03:00
Marek Nečada d00ffb2de2 Loading W lattice sums in python
Former-commit-id: 041c0d9b2c2be5f9392b09a1a22ef0300a1555cc
2018-05-17 06:00:01 +03:00
Marek Nečada 5ef938ac11 Pseudovectorisation of qpms_p.lpy()
Former-commit-id: f09d71c52ef73453ee1a49f327a5b52548ce978b
2017-07-20 17:30:24 +03:00
Marek Nečada 46c67a548e Pseudovectorised version of qpms_p.vswf_yr()
Former-commit-id: 00f32b599dc087369fa99eb1bf9207d9901897c2
2017-07-20 17:05:32 +03:00
Marek Nečada e0b1b3af55 Pseudovectorisation of plane_pq_y
Former-commit-id: 4af74647f63a2aa4c669244245dfc4b2cf7a3efd
2017-07-20 16:42:29 +03:00
Marek Nečada 3b6304b348 Move t-matrix op related stuff qpms_p.py->tmatrices.py
Former-commit-id: 4179c6e8fa960ade08ccac85e035bdc6a9bd16c0
2017-07-12 07:21:49 +03:00
Marek Nečada 97648ce214 Description of the modules, todos, remove unused imports.
Former-commit-id: 8fa256520b1fb3fbb69bc65040b0e541b8c38b97
2017-07-11 11:57:03 +03:00
Marek Nečada c16e0df2f2 Check lMax > 0; more robust coordinate handling in lattices.py
Former-commit-id: 9e5ac45158d5c7241427a6148db2d1842dd74cc6
2017-05-17 11:32:17 +03:00
Marek Nečada 8135121a3e lattices.py: freeing memory; Cosmetic changes
Former-commit-id: 2d7e68b0f11d89406807d23e5b18c64900cbf01c
2017-05-16 15:01:20 +03:00
Marek Nečada 7a4887101a Fix missing index arrays
Former-commit-id: 17499c3583715bf5365771c60c66ba58f175a67a
2017-05-10 13:44:36 +03:00
Marek Nečada d2653e6a6d New symz_indexarray function, fix hexlatice_zsym_getSVD
Former-commit-id: 2d42d93b8c7d2e7596127293c622197794fe7f20
2017-05-10 11:45:21 +03:00
Marek Nečada f41caf6203 Fix of the previous
Former-commit-id: 74a68bb17f61a875c9f8c852820ac1252a5095cc
2017-05-08 20:20:57 +03:00
Marek Nečada d269624b68 Start legacy code cleanup
Former-commit-id: 6dd209d837466d33e1749114da672a2a08e09f0c
2017-05-08 20:13:34 +03:00
Marek Nečada d93346070d rozepsány vektorové verse přesuvných okeffiientů
Former-commit-id: 271b875ff3b42a304563cbc8e69ab3ffbdec5b73
2017-03-17 05:19:57 +00:00
Marek Nečada ab4466ccdd initialize T-matrix to zeros when reading from file
Former-commit-id: a0ce0680a296a019cc254361261a3fceddeec668
2017-02-26 04:50:15 +02:00
Marek Nečada c18e1209f4 dudom
Former-commit-id: 77250aa7b2ea2931e3cf1e3f401919cd19ba829d
2016-12-15 16:15:01 +02:00
Marek Nečada 82259b77f5 Fix constant TMatrix bug in constmultipole rectarray
Former-commit-id: b767b7178b2c0c7ed8c438f17470d86fda48bea4
2016-12-15 08:02:47 +02:00
Marek Nečada c9631d217f Fixed decorators (not elegant but working)
Former-commit-id: 8f54570f4413fdbc7544a2b4fe3ea183290026e7
2016-12-06 18:20:23 +02:00
Marek Nečada 2b64a50244 [broken] Jit všude možně (rozbil jsem to)
Former-commit-id: c88f554cee3aed543c657a27982139b3ae1ad0ce
2016-12-06 17:25:32 +02:00
Marek Nečada 47daced370 Non-mandatory numba import and conditional @jit decorator.
Former-commit-id: 327ece069ac0aa7ccc3c2aedefc4255a935699e7
2016-12-04 22:27:03 +02:00
Marek Nečada febd164740 Fix last commit
Former-commit-id: 0fa8ce938f13fbae048cfc8a04a09781ff7631b8
2016-09-19 03:46:13 +03:00
Marek Nečada 72b0c96d49 Constant excitation coefficient problem
Former-commit-id: a20f0ea21796c5aa11a3084927a08e885085b610
2016-09-19 01:32:44 +03:00
Marek Nečada bd0e7e7257 ND matrix tensor multiplication
Former-commit-id: b24a08cb61ccac2464bfe9d904fa973cab7596b1
2016-08-09 15:40:36 +03:00
Marek Nečada 8fb938961f Correct flips for magnetic part. Some tests.
Former-commit-id: 998f4b8fa5b94447ae75220fbb43c0143d4083a5
2016-08-09 14:39:45 +03:00
Marek Nečada 4badc3f6cf Output also lMax into the progress info
Former-commit-id: 6ecb0132a5ef908b2c64ec4e1fbe1572136a169a
2016-07-26 08:04:24 +03:00
Marek Nečada 7ae729b1b1 Print lattice size to stderr along with the progress info, doc nmax
limit


Former-commit-id: 646f95f462565702ff15ca66df0294a0568a60f8
2016-07-26 07:42:13 +03:00
Marek Nečada 3171c07c3e Very incomplete documentation for the translation coefficients.
Former-commit-id: 7c707f71ac39364be7cb628c074cfb777ea61a92
2016-07-26 06:35:27 +03:00
Marek Nečada 8646b18492 Forgotten stderr flush.
Former-commit-id: 27e83e9aa9db4bbed4273b3dc5adffa910bcf066
2016-07-26 05:59:31 +03:00
Marek Nečada 30013ac7fa Plane wave test, docs.
Former-commit-id: 86bdabea5c1a424401d3b93ea98af16bd2e963be
2016-07-26 00:42:16 +03:00
Marek Nečada 28a805b638 Flush the stderr output immediately.
Former-commit-id: 240c09daf17f4707564e853164342940d372982e
2016-07-20 16:24:48 +03:00
Marek Nečada 1ceaad21bb Z-mirror and parity operators
Former-commit-id: 08df6f997b2c0925adb9956e8d36ef904c2243a7
2016-07-19 20:26:43 +03:00