10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-03 18:06:06 +02:00
Commit Graph

56 Commits

Author SHA1 Message Date
6af861727e Fix space 2020-02-29 15:06:12 +01:00
f85e7d75c8 Delete ZPE and twoStateDataFile 2020-02-25 14:00:18 +01:00
d91cbf81f1 Fix space missing 2020-02-20 11:05:56 +01:00
c657307b2a Add debug flag instead of DEBUG variable 2020-02-19 11:47:58 +01:00
cff3119df5 Fix bug in data.py 2020-02-17 15:18:08 +01:00
7b2654811b getSubtableIndex is now a local function 2020-02-16 17:57:44 +01:00
aeae909a36 Fix a subtablesindex bug that skip last molecule of COLUMN and TBE format 2020-02-16 17:57:44 +01:00
89356b1b51 disable float convertion on python side from and check only if it's possible 2020-02-01 16:40:11 +01:00
46ed6622e2 Fix bug in generator 2020-01-29 17:20:34 +01:00
efd791f395 Fix some error in generator 2020-01-29 17:20:34 +01:00
c2b05cb44a Change TBE to TBE(FC) and TBE-corr to TBE 2020-01-29 17:20:34 +01:00
7de3f883c6 Add get value from cell in the python parser 2020-01-29 17:20:34 +01:00
295404548b Fix a bug when absorption and fluorescences are mixing 2020-01-29 17:20:34 +01:00
464923c04b Add support for unsafe data in Line format 2020-01-29 17:20:34 +01:00
b7115b96c2 Fix bug for "Line" table 2020-01-29 17:20:34 +01:00
645e7c890a Fix some bugs and change { bracket to ( to fix a bug 2020-01-29 17:20:34 +01:00
5648d76fa4 Support isUnsafe in python 2020-01-29 17:20:34 +01:00
e8c5f87bc5 Delete unused content 2020-01-29 17:20:34 +01:00
7b3addff40 Add isUnsafe parameter 2020-01-29 17:20:34 +01:00
4900ad296a Treat commands in excitation 2020-01-29 17:20:34 +01:00
c661067e49 Fix numpy name 2020-01-29 17:20:34 +01:00
f6c05e7505 Fix bug in run 2020-01-29 17:20:34 +01:00
39ad0ab933 Fix bug 2020-01-29 17:20:34 +01:00
1b6094d7f7 Simplify initialization of TBE methods 2020-01-29 17:20:34 +01:00
46eb7fe9ec Starting implement new TBE format 2020-01-29 17:20:34 +01:00
444a4320ba Finish TBE support on python side 2020-01-29 17:20:34 +01:00
2c9bc60f13 Add bracket to escape space where there is spaces (like transition type) 2020-01-29 17:20:34 +01:00
67d5f96b96 A lot of fixes 2020-01-29 17:20:34 +01:00
4448d8d9db Fix missing 2020-01-29 17:20:34 +01:00
c326b4d1c6 Delete not wanted data.tex 2020-01-29 17:20:34 +01:00
361639edb6 Handle type only in js 2020-01-29 17:20:34 +01:00
e3fb90361f excitation type analysis 2020-01-29 17:20:34 +01:00
4ec45cc1cd Add excitationType enum 2020-01-29 17:20:34 +01:00
bc95a2ea41 Begin translate reader 2020-01-29 17:20:34 +01:00
0fae0313b9 Add oscilator forces in python 2020-01-29 17:20:34 +01:00
1a61c2c6a7 Change correction to corrected 2020-01-29 17:20:34 +01:00
f0cd5eeb8b Delete TBE method and replace with TBE as method name 2020-01-29 17:20:34 +01:00
2c63a4dfdc Fix correction 2020-01-29 17:20:34 +01:00
b2120ac79e Fix TBEcorr in method 2020-01-29 17:20:34 +01:00
0c74be22f4 Add TBE corection 2020-01-29 17:20:34 +01:00
934e136e56 Starting TBE adaptation 2020-01-29 17:20:34 +01:00
2652b48d0f Fix typo 2019-12-12 13:21:49 +01:00
9c18598f82 Add suport of F in table to specify fluorescence data 2019-11-23 18:08:27 +01:00
f66d0c8be7 Prepare for more complex handling of the transition 2019-11-22 14:42:19 +01:00
92da17ea23 Support molecule on first column instead of on first line on tex (see example2.tex) 2019-11-19 13:52:53 +01:00
0af6b2d551 Fix that the script not generate the two first datafile 2019-11-18 13:48:15 +01:00
73aa671222 Fix alignment 2019-11-18 09:48:26 +01:00
aab078c44e update "this tabular is not supported" sentence 2019-11-18 09:33:02 +01:00
021411bb40 Fix # Number Spin Symm comment 2019-11-17 17:43:01 +01:00
f4a30fb5c6 More precisions when number of columns of the tabular are not the same in the point of view of the parser 2019-11-17 14:26:23 +01:00