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

134 Commits

Author SHA1 Message Date
c2ec537ab7 LaTeX options are now object oriented 2020-06-26 14:36:35 +02:00
6f15d73054 replace firstState by initialState 2020-06-25 16:46:33 +02:00
e5a789ba93 Add firstStates parameter 2020-06-20 18:30:18 +02:00
11ba719417 Fix lowercase on DataType name 2020-06-18 12:27:24 +02:00
17bbe7b953 Fix prefix instead of suffix 2020-06-17 13:19:44 +02:00
7196d37f72 Merge branch 'master' into QUEST4 2020-04-30 18:22:18 +02:00
1be87533ba Use json.dumps instead of str().lower to write boolean 2020-04-30 16:06:46 +02:00
440787408b Fix datafileBuilder for QUEST#4 2020-04-24 10:14:19 +02:00
4f7d89201f Add support of the EXOTICCOLUMN format in datafileBuilder 2020-04-22 17:08:45 +02:00
617e50dc03 Remove kwargs to use explicit optional arguments 2020-04-22 16:50:04 +02:00
4a1ff51f70 Fix python for DOUBLECOLUMN format 2020-04-09 15:06:56 +02:00
451ddc0121 Add DOUBLETBE format 2020-03-28 16:07:53 +01:00
f1f51a7c62 Add prefix support 2020-03-28 13:21:47 +01:00
dafaf023f7 Merge branch 'master' into QUEST2 2020-03-28 13:02:16 +01:00
5226082616 Simplify fileName building 2020-03-28 13:00:17 +01:00
1fe9da3287 Merge branch 'master' into QUEST2 2020-03-27 14:35:50 +01:00
caf0ef124f Fix first symmetry alignment 2020-03-27 14:35:01 +01:00
782677f88b Fix DOUBLECOLUMN format 2020-03-26 16:29:30 +01:00
7fb707ec85 Add optionals arguments to getSubtableIndex 2020-03-21 16:31:50 +01:00
3402445caa Starting to fix python code for QUEST#2 2020-03-21 16:13:31 +01:00
b75c6a700c Merge branch 'QUEST#3' into QUEST#2 2020-03-08 16:18:34 +01:00
4146474790 Merge branch 'TBE' into QUEST#3 2020-02-29 15:35:19 +01:00
5b6998c0d0 Fix space 2020-02-29 15:33:09 +01:00
7441257b01 Merge branch 'TBE' into QUEST#3 2020-02-29 15:06:37 +01:00
6af861727e Fix space 2020-02-29 15:06:12 +01:00
0ecb6a26f6 Merge branch 'TBE' into QUEST#3 2020-02-28 16:10:26 +01:00
b663aa9a3b Fix typo 2020-02-28 10:00:42 +01:00
f85e7d75c8 Delete ZPE and twoStateDataFile 2020-02-25 14:00:18 +01:00
4033f559fc Try support quest#2 format 2020-02-24 09:46:19 +01:00
d91cbf81f1 Fix space missing 2020-02-20 11:05:56 +01:00
cff3119df5 Fix bug in data.py 2020-02-17 15:18:08 +01:00
deb8a815ed Bug fix 2020-02-17 11:34:20 +01:00
9f3ab20578 Add error message 2020-02-17 11:34:20 +01:00
ee1ab50501 Skip bug 2020-02-17 11:28:58 +01:00
4c72f4ff5d Continue to try fix 2020-02-17 11:28:58 +01:00
ba5ff99acd Try to fix a bug 2020-02-17 11:28:58 +01:00
9bc755fed5 Print error message when Latex cannot be parsed for state 2020-02-17 11:28:58 +01:00
4d4f1acf30 Support $\sim$ 2020-02-17 11:28:57 +01:00
7f8d2612cc Apply fix for QUEST#3 2020-02-17 11:28:57 +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
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
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
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
210d727e84 Fix space in file names 2019-11-12 19:48:22 +01:00
7864262adb Fix metadata name 2019-11-12 15:20:54 +01:00
10ca75a0f0 Creae datafileBuilder and other python lib to manipulate datafile 2019-11-12 14:36:23 +01:00