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

145 Commits

Author SHA1 Message Date
9710ff4e30 implement __eq__, __str__, __repr__ and __hash__ for Python data classes when it's possible 2022-02-04 13:58:03 +01:00
d08fb1da6e Dynamically import format handlers 2022-02-04 13:52:08 +01:00
1bfc45de52 cmd should not be removed from collection 2022-01-19 14:48:23 +01:00
28181e6925 Use PageRange package to interprete the \excludecolumns command in the input file (allow printer range syntax) 2022-01-18 15:32:11 +01:00
331bf4280e Add data from QUEST#6 main paper 2021-12-06 09:32:00 +01:00
e0e3bb1597 Support LaTex in molecule name 2021-11-12 18:13:52 +01:00
d13096959c Add many options to datafilebuilder input to exclude columns, set defaultBasis (for formats that need it) or add metadata like geometry or set 2021-11-12 18:13:52 +01:00
7fe13a7600 Update the fromXLSToLaTeX format to correctly handle double 2021-11-03 13:29:12 +01:00
dd43e12626 isSameArticle fix 2021-03-29 18:11:33 +02:00
56b4ff0435 fileName check in toFile method 2021-03-29 18:11:33 +02:00
d46e0af490 Add CT and n.d support 2021-03-29 18:11:33 +02:00
a42b85d6fa Add missing acronym CT 2020-11-09 10:12:28 +01:00
aaff681f2d Fix missing acronyms 2020-11-04 15:31:54 +01:00
a130be8fd6 Use dictionary for GetTypeFromAcronym 2020-11-04 14:18:12 +01:00
114a62bb11 Fix unrecognized acronym error sentence 2020-11-04 13:11:05 +01:00
71c7b90df7 Fix GetTypeFromAcronym bug that set \pi \rightarrow 3p for spi, non-d and unrecognized acronyms 2020-11-04 13:09:30 +01:00
466a4eb945 Add spi (\sigma -> \pi^\star) support for xls format 2020-10-19 18:53:39 +02:00
13ea1361c2 self.Command is now uppercase 2020-10-08 18:41:13 +02:00
a973526f20 Fix Oscillator strength typo 2020-10-08 18:36:03 +02:00
5a162ed07f Beter abstract class definition for formatHandlerBase 2020-10-06 13:59:06 +02:00
d685bee542 Fix fluorescence support for fromXLSToLaTeX format 2020-10-04 17:14:41 +02:00
6871e0f2e5 Deleting the commented code 2020-10-04 16:25:10 +02:00
5aa52dfb9f Fix typo for symmetry 2020-09-30 14:18:34 +02:00
f2c01a1b85 Fix set parser for python 2020-09-23 15:21:23 +02:00
024b284386 Fix bugs in data python library 2020-09-23 12:08:02 +02:00
94d2b650d4 Fix bug in convertState 2020-09-22 11:54:12 +02:00
e261d38026 Add basis to TBE 2020-09-22 10:41:07 +02:00
07a389de77 Oscilator forces becomes Oscilator strenght 2020-09-22 10:05:05 +02:00
dbd8facf06 Change sets handling 2020-09-20 17:54:16 +02:00
abaee88903 Fix code.fromString must retrun a code not a method 2020-09-15 15:31:17 +02:00
b250227f47 Use os.makedirs instead of mkdir 2020-09-15 12:51:07 +02:00
0cbee99f78 Add the ability to read a data file from the python library 2020-09-11 17:26:49 +02:00
169f385c42 Remove unused variable 2020-09-11 10:57:05 +02:00
3630dd8ec9 Fix bug when %T1 or f exist and not energy value 2020-09-10 16:06:34 +02:00
6ef6480f7a Merge branch 'master' into QUEST5 2020-09-10 15:09:15 +02:00
415a5fca9f Fix DOI metadata no longer exists. 2020-09-10 15:08:41 +02:00
5383cb00cf Merge branch 'master' into QUEST5 2020-09-10 09:40:57 +02:00
5c1e1b501d Support the new article metadata in datafileBuilder 2020-09-10 09:36:07 +02:00
1dc9db7e4f Merge branch 'master' into QUEST5 2020-08-13 10:59:34 +02:00
b114b27911 Underscores replace spaces for each part of the data files name 2020-08-13 10:57:46 +02:00
e16777a37b Merge branch 'master' into QUEST5 2020-08-06 18:58:00 +02:00
52d334e367 Fix isUnsafe 2020-08-06 18:24:42 +02:00
e99a42ec67 Merge branch 'master' into QUEST5 2020-08-03 17:25:02 +02:00
6ca8c57086 Use the new extractMath function of bdd0982b92 for doubleColumn and doubleTBE handler 2020-08-03 17:08:20 +02:00
3f52913a19 Fix exoticColumnHandler 2020-08-03 16:25:10 +02:00
6ab3aa9c99 Fix doubleTBEHandler 2020-08-03 16:01:34 +02:00
23ef68b109 Fix columnHandler 2020-08-03 15:46:28 +02:00
29b8c0c318 Fix states with addition of $$ 2020-08-02 17:02:29 +02:00
b2827e2353 Merge branch 'master' into QUEST5 2020-08-02 17:00:46 +02:00
a9c090e24f Fix lineHandler 2020-08-02 16:30:20 +02:00