Skip to content

Commit

Permalink
refactor!: remove text/* files, which are no longer useful (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks authored Oct 22, 2024
1 parent 361b10e commit 4ce0809
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 644,724 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ You may access the QADB in many ways:
the section *QA data storage, Table files* below for details for how
to read these files
* QADB JSON files are stored in `qadb/*/qaTree.json`
* there are also some text files stored in `text/`, but they are no longer maintained

## Software Access

Expand Down Expand Up @@ -265,9 +264,7 @@ Documentation for QADB maintenance and revision
* [ ] `mkdir qadb/pass${pass}/${dataset}/`, then copy the final `qaTree.json` and
`chargeTree.json` to that directory
* [ ] add/update a symlink to this dataset in `qadb/latest`, if this is a new Pass
* [ ] run `source environ.sh` and:
* [ ] run `bin/makeTables.sh`
* [ ] run `bin/makeTextFiles.sh`
* [ ] run `source environ.sh`, then `bin/makeTables.sh`
* [x] ~~update customized QA criteria sets, such as `OkForAsymmetry`~~ this function is no longer maintained
* [ ] update the above table of data sets
* [ ] submit a pull request
Expand Down
35 changes: 0 additions & 35 deletions bin/makeTextFiles.sh

This file was deleted.

Loading

0 comments on commit 4ce0809

Please sign in to comment.