SD2E / experimental-intent-parser

A tool that combines a word-processing interface with structured tables and assisted linking to definitions to provide a simple interface for incremental codification of experiment designs.
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Create Parameter table template incorrectly casting parameter values from float to integer values #327

Closed tramyn closed 3 years ago

tramyn commented 3 years ago

When creating a parameter table template for a strateos protocol, some of the parameters values are casted to integer values but are expected to be float values.

Specific parameter fields that have been identified to incorrectly cast float values to integers values are:

plate_reader_info.list_of_gains.gain_1
plate_reader_info.list_of_gains.gain_2
plate_reader_info.list_of_gains.gain_3