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

68 Commits

Author SHA1 Message Date
497bffbad2 Improve multiplicity support and add suport for double 2020-06-01 14:06:42 +02:00
0dc9adaa76 Merge branch 'master' into QUEST2 2020-03-31 14:26:09 +02:00
a5886352fe Fix bug when excitation type is empty 2020-03-31 14:24:01 +02:00
cbe41a3cbd Merge branch 'master' into QUEST2 2020-03-30 16:37:34 +02:00
53abf1f278 Remove isCorrectedTBE function 2020-03-30 16:36:42 +02:00
6d117915f5 Remove T1>50 assetion for QUEST#2 2020-03-30 15:49:44 +02:00
d2da9e987b Fix carbon dimer symmetry 2020-03-27 11:46:56 +01:00
76d4582c83 Fix doublon assertion 2020-03-26 17:58:27 +01:00
79b66f33cd Fix doublon assertion 2020-03-26 17:53:42 +01:00
b9919ef184 Change excitationTypes names 2020-03-20 11:09:48 +01:00
622a7dae6a Fix T1 and oscilatorForces inversion 2020-03-17 14:00:31 +01:00
97f25af23d Add unsafe assertion 2020-03-17 13:48:42 +01:00
df21468622 Add assertions 2020-03-14 17:29:47 +01:00
828fa5cf6c Add description class and simplify lables 2020-03-08 16:17:04 +01:00
e66c042d2a Optional separator between method and basis in toString() method 2020-02-20 11:54:50 +01:00
3c2da95c84 rename Float to Number in JavaScript 2020-02-04 09:14:57 +01:00
873d88763f Fix bug in data 2020-02-01 17:50:45 +01:00
89007ebdd6 Use the new floatUtils 2020-02-01 17:14:52 +01:00
69c4afa43c Add enumUtils to handle enum getFlags(value) and All corectly 2020-01-29 17:20:35 +01:00
976a56adac Use same class for Absorption and fluorescence files and improve select 2020-01-29 17:20:35 +01:00
8cb95c952b Copy excitationType from TBE 2020-01-29 17:20:34 +01:00
10a6482502 Fix parsing problem for single 2020-01-29 17:20:34 +01:00
bd6dd042bd Fix isCorrected 2020-01-29 17:20:34 +01:00
084fab59ff Fix typo Singlet 2020-01-29 17:20:34 +01:00
abae66d2b3 Fix publication not shown in select when it's not in sets 2020-01-29 17:20:34 +01:00
0d719fd918 Fix double flag not set 2020-01-29 17:20:34 +01:00
94cb411297 Fix supporting information 2020-01-29 17:20:34 +01:00
f60e0ffa91 Add support for Supporting info (SI) 2020-01-29 17:20:34 +01:00
1e143b9d16 Add singulet and triplet eexcitation type 2020-01-29 17:20:34 +01:00
91d7ed72f5 Set other value to max bit shifts 1 << 31 2020-01-29 17:20:34 +01:00
387981c6a8 Fix parsing others 2020-01-29 17:20:34 +01:00
05e39690e0 Fix π->π* parsing 2020-01-29 17:20:34 +01:00
c38cf55e79 Add others excitationType 2020-01-29 17:20:34 +01:00
f1d24fb938 Fix excitation type parsing 2020-01-29 17:20:34 +01:00
134dc0c6e4 Fix bad word 2020-01-29 17:20:34 +01:00
f817d7329f Fix parenthesis 2020-01-29 17:20:34 +01:00
ef60928c4f Fix value instead of Value 2020-01-29 17:20:34 +01:00
74dce2168f Use << (left shift) operator instead of fixed value to set excitationType 2020-01-29 17:20:34 +01:00
2434659c95 FIx bugs and add newtable 2020-01-29 17:20:34 +01:00
b54f7a21ca fix bugs and improvement 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
622cad5b02 Handle excitationType better (with LaTeX) 2020-01-29 17:20:34 +01:00
b0c7ca112d Add javascript side for isUnsafe and implement excitationTypes 2020-01-29 17:20:34 +01:00
2aa6088405 Update excitationType detection with standard LaTeX 2020-01-29 17:20:34 +01:00
b537719315 Delete unescesary code 2020-01-29 17:20:34 +01:00
5041eed3b2 Fix JavaScript and html 2020-01-29 17:20:34 +01:00
e3ba075e0e Fix correctedValue 2020-01-29 17:20:34 +01:00
9415856b98 Continue 2020-01-29 17:20:34 +01:00
e92def5e02 Work on Javascript 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