1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 18:57:39 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
d2d731bb3a Removed python output in compilation 2022-12-05 14:54:55 +01:00
c381d5de4b Fixed compilation on macOS 2021-07-27 14:48:11 +02:00
Evgeny Posenitskiy
29d927675e
Major refactoring of the generator script (#47)
* minor cleaning

* create functions for dictionary parsers in the external file

* remove files_exclude since post-processing does the job

* no need to have group_group_dset when propagatin dsets

* oneliner for paths to templates

* add dset_per_group dict

* add function to iteratively populate string based on triggers list

* added recursive replacer for numbers

* add recursive replaces for datasets

* add function for text groups  [iterative+recursive upd]

* do not define triggers in the master script

* transition to helper dictionaries

* cleaning

* comment main code blocks

* rearrange parameters

* add documentation strings to the functions

* minor cleaning and changes

* adapt build_trexio script

* add consisteny check for dimensioning variables
2021-05-26 19:11:46 +02:00
9ec75c2892 Added trex.org to generate json 2021-05-21 12:10:29 +02:00
f7dea1fd1c Fixed configure and install 2021-05-05 11:37:48 +02:00
e25f444b9b adapt build_trexio for new location of the generator 2021-04-30 14:26:56 +02:00
203e9027a6 fix paths 2021-04-30 14:12:23 +02:00
ed77a86215 add comments to build_trexio 2021-04-30 13:51:15 +02:00
faa936cc54 move build_trexio script to tools directory 2021-04-30 13:50:51 +02:00