Skip to content
This repository has been archived by the owner on Jul 18, 2023. It is now read-only.

Releases: USGS-WiM/liliservices

0.116.0

01 Oct 20:57
Compare
Choose a tag to compare
0.116.0 Pre-release
Pre-release

Properly perform "binary" count of positive samples in Results Summary Report; Ensure PCRReplicate invalid_override field (particularly when setting an otherwise valid rep to be invalid) is considered when calculating Final Sample Mean Concentrations; Add "Meter Reading Unit" metric to Quality Control Report

0.115.0

30 Sep 19:22
Compare
Choose a tag to compare
0.115.0 Pre-release
Pre-release

Alter SampleSerializer to not return costly calculated fields, and also offer new slim version with only essential fields

0.114.2

11 Sep 02:49
Compare
Choose a tag to compare
0.114.2 Pre-release
Pre-release

Ensure PCRReplicate validity considers whether the parent Sample's Peg Neg has been extracted, and also only calculate FSMC when all child replicates are valid

0.114.1

31 Jul 19:52
Compare
Choose a tag to compare
0.114.1 Pre-release
Pre-release

Ensure PCR Replicate invalid is never recalculated when invalid_override is not null (this was already guarded against withinin the calc_invalid method, but this update prevents that method from even being called, thus improving response time)

0.114.0

29 Jul 19:58
Compare
Choose a tag to compare
0.114.0 Pre-release
Pre-release

Change summary statistics report positive count per cooperator request

0.113.0

26 Jul 21:01
Compare
Choose a tag to compare
0.113.0 Pre-release
Pre-release

Implement PCRReplicate invalid reasons for new "parent sibling" controls, including lists of those PCRReplicateBatch identifying info, and change the peg neg invalid reasons and lists to match the format of those "parent sibling" controls; fix bug where a peg neg rep was erroneously getting tested for parent peg neg controls

0.112.1

25 Jul 19:36
Compare
Choose a tag to compare
0.112.1 Pre-release
Pre-release

Allow null submissions for bulk load Extraction Batch ext_pos_rna_rt_cq_value

0.112.0

25 Jul 16:14
Compare
Choose a tag to compare
0.112.0 Pre-release
Pre-release

Alter PCR Replicate validity calc to only assess PCR Replicate Batch controls from same parent Extraction Batch with same target (not all targets like I mistakenly had before); Improve report response time by only redoing PCR Replicate validity calcs (not concentration calcs too)

0.111.1

25 Jul 14:30
Compare
Choose a tag to compare
0.111.1 Pre-release
Pre-release

Fix bug in comparison between NoneType and Decimal

0.111.0

25 Jul 10:39
Compare
Choose a tag to compare
0.111.0 Pre-release
Pre-release

Implement PCR Replicate recalculations on all relevant report requests