mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-25 05:43:46 +01:00
Merge branch 'master' of git.irsamc.ups-tlse.fr:mveril/exdatabaseLCPQ
This commit is contained in:
commit
6363b8d79f
12
config.toml
12
config.toml
@ -40,32 +40,32 @@ theme = "beautifulhugo"
|
||||
[[menu.main]]
|
||||
name = "Subsets"
|
||||
url = "subsets"
|
||||
weight = 3
|
||||
weight = 2
|
||||
|
||||
[[menu.main]]
|
||||
name = "Dataset"
|
||||
url = "dataset"
|
||||
weight = 4
|
||||
weight = 3
|
||||
|
||||
[[menu.main]]
|
||||
name = "Publications"
|
||||
url = "publications"
|
||||
weight = 5
|
||||
weight = 4
|
||||
|
||||
[[menu.main]]
|
||||
name = "About"
|
||||
url = "about"
|
||||
weight = 6
|
||||
weight = 5
|
||||
|
||||
[[menu.main]]
|
||||
name = "Funding"
|
||||
url = "funding"
|
||||
weight = 7
|
||||
weight = 6
|
||||
|
||||
[[menu.main]]
|
||||
identifier = "external"
|
||||
name = "External links"
|
||||
weight = 8
|
||||
weight = 7
|
||||
|
||||
[[menu.main]]
|
||||
parent="external"
|
||||
|
@ -15,7 +15,7 @@ The corresponding literature references associated with the QUEST dataset can be
|
||||
|
||||
The statistics are represented as data table and graphs (using the [Plotly JavaScript Open Source Graphing Library](https://plotly.com/javascript)).
|
||||
|
||||
## Example of charts
|
||||
## Example of statistical analysis charts
|
||||
{{< figure src="/img/samplelot.png" title="Statistical results for QUEST#1 for single excitations computed with the aug‑cc‑pVTZ basis" >}}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user