/tg/ Station 13 - Modules - TypesVar Details - Proc Details

chem_mass_spec

Vars

beaker1Input reagents container
beaker2Output reagents container
cms_coefficientmultiplies the final time needed to process the chems depending on the laser stock part
delay_timeTime we started processing + the delay
logThe log output to clarify how the thing works
lower_mass_rangeLower mass range - for mass selection of what will be processed
processing_reagentsIf we're processing reagents or not
progress_timeHow much time we've done so far
upper_mass_rangeUpper_mass_range - for mass selection of what will be processed

Procs

calculate_massComputes either the lightest or heaviest reagent in the input beaker Arguments
estimate_timeComputes time to purity reagents
ui_interactRoughly 10 - 30s?

Var Details

beaker1

Input reagents container

beaker2

Output reagents container

cms_coefficient

multiplies the final time needed to process the chems depending on the laser stock part

delay_time

Time we started processing + the delay

log

The log output to clarify how the thing works

lower_mass_range

Lower mass range - for mass selection of what will be processed

processing_reagents

If we're processing reagents or not

progress_time

How much time we've done so far

upper_mass_range

Upper_mass_range - for mass selection of what will be processed

Proc Details

calculate_mass

Computes either the lightest or heaviest reagent in the input beaker Arguments

estimate_time

Computes time to purity reagents

ui_interact

Roughly 10 - 30s?