Skip to content

WebQC is a web service to assigna a quality control flag to a dataset using a plot view (streamlit version).

License

Notifications You must be signed in to change notification settings

PythonOpenProjects/WebQC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebQC

A software (streamlit based) to assign the quality flag through a plot of the data.

For any suggestion you can contact me at [email protected]

Available on streamlit.app:

https://webqualitycontrol.streamlit.app/

Video example

Quick start:

1) load your dataset as a CSV file (you can choose the separator)

logo

2) after loaded, a data editor will show you the dataset

logo

3) go to "Quality Control", here you can select the param you want to check and the column of the quality flags (a column labelled "WebQCIndx" will be added (if it not exist) to manage the quality control)

logo

4) after you've choosen the parameter column and the QC column, the plot will show you the data

logo

5) you can select an area on the plot, the value of the QC and then select the button "Assign QC Flag"

logo

6) the new flag has been assigned to the data

logo

7) after you've made all the changes, you can also downloa the dataframe using the selctor box

logo

About

WebQC is a web service to assigna a quality control flag to a dataset using a plot view (streamlit version).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages