mirror of
https://gitlab.cern.ch/wotsubo/psboard-qaqc-postprocess.git
synced 2025-07-16 08:29:26 +09:00
new: CSV output
This commit is contained in:
parent
a14eb4ea48
commit
eff62d7f09
5 changed files with 368 additions and 36 deletions
|
@ -1,5 +1,7 @@
|
|||
# psb_qaqc
|
||||
|
||||
WIP
|
||||
|
||||
## For developers
|
||||
### build / run
|
||||
```sh
|
||||
|
@ -18,6 +20,12 @@ cargo doc --open
|
|||
```
|
||||
|
||||
## TODO
|
||||
- add more unittests
|
||||
- test for various cases
|
||||
- split into muds(maybe as lib crates)
|
||||
- organize existing feature as a subcommand
|
||||
- add csv check/validate subcommand
|
||||
- skew measurement?
|
||||
- rename bin/project
|
||||
|
||||
check `TODO`s in comments.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue