chem_mass_spec 
Vars | |
| 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 |
Procs | |
| calculate_mass | Computes either the lightest or heaviest reagent in the input beaker Arguments |
| estimate_time | Computes time to purity reagents |
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
- smallest - TRUE to find lightest reagent, FALSE to find heaviest reagent
estimate_time
Computes time to purity reagents