1
0
mirror of https://github.com/TREX-CoE/trexio.git synced 2024-07-22 18:57:39 +02:00
trexio/tools
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
..
emacs org-mode to html conversion for the documentation website (#41) 2021-04-09 16:45:44 +02:00
.gitignore org-mode to html conversion for the documentation website (#41) 2021-04-09 16:45:44 +02:00
build_doc.sh org-mode to html conversion for the documentation website (#41) 2021-04-09 16:45:44 +02:00
build_trexio.sh Major refactoring of the generator script (#47) 2021-05-26 19:11:46 +02:00
generator_tools.py Major refactoring of the generator script (#47) 2021-05-26 19:11:46 +02:00
generator.py Major refactoring of the generator script (#47) 2021-05-26 19:11:46 +02:00