Skip to content

archive art data project files into zip file and delete unnecessary files

Latest
Compare
Choose a tag to compare
@liangtianumich liangtianumich released this 08 Nov 21:13
· 53 commits to master since this release

This version provide researchers option to archive the most necessary art data project files into a zip file to share their art project with other researchers. The archived art project files includes but not limited to:

  1. All regular files stored under art data directory if exists, such as interested_atom_list.json, central_atom_list.json, input setting files, conf.lammps, in.lammps, potential file, refconfig, bart.sh etc

  2. All configuration files of final filtered events stored in final_selected_events.json

  3. All log.file.1, events.list, bart.sh, mod_bart.sh in each test, which has final filtered events inside

There is an opposite delete_unused_events option, which will delete unused events configuration files and unused tests.