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

57 Commits

Author SHA1 Message Date
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
4448d8d9db Fix missing 2020-01-29 17:20:34 +01:00
441117fbab Add singulet doublet value for type 2020-01-29 17:20:34 +01:00
361639edb6 Handle type only in js 2020-01-29 17:20:34 +01:00
c179863b48 Change T1 from excitationBase to excitationValue 2020-01-29 17:20:34 +01:00
162775586b Add T1 Value 2020-01-29 17:20:34 +01:00
3ef18f71db Add javascript for oscilator-forces 2020-01-29 17:20:34 +01:00
1a61c2c6a7 Change correction to corrected 2020-01-29 17:20:34 +01:00
8665b7f52a Bug fix 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
70c579da02 Fix correction in excitationValue 2020-01-29 17:20:34 +01:00
0c74be22f4 Add TBE corection 2020-01-29 17:20:34 +01:00