Skip to content

Commit 4ce0809

Browse files
authored
refactor!: remove text/* files, which are no longer useful (#55)
1 parent 361b10e commit 4ce0809

File tree

5 files changed

+1
-644724
lines changed

5 files changed

+1
-644724
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ You may access the QADB in many ways:
134134
the section *QA data storage, Table files* below for details for how
135135
to read these files
136136
* QADB JSON files are stored in `qadb/*/qaTree.json`
137-
* there are also some text files stored in `text/`, but they are no longer maintained
138137

139138
## Software Access
140139

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

bin/makeTextFiles.sh

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)