-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Do I need to enter aliquot numbers in the experiment editor? if you only enter an Identifier (aka L#) e.g. 1000, the first analysis will be 1000-01, the second analyses 1000-02. If you enter 1000 and aliquot 03, then pychron will assume this is a step heat and the first step will have RunID 1000-03A and the second step 1000-03B. When I've tried the 'auto-increment identifier' it seems to increment to the next sample instead of the next aliquot? how do i batch edit? |
Beta Was this translation helpful? Give feedback.
Do I need to enter aliquot numbers in the experiment editor?
The aliquot should be set only for step heats. Pychron automatically will determine the aliquot for fusions.
When you add a set of analyses via a "Step Heat Template" Pychron automatically determines the aliquot number by examining the database. When the step runs pychron will automatically determine the step label (A, B, C etc)
if you only enter an Identifier (aka L#) e.g. 1000, the first analysis will be 1000-01, the second analyses 1000-02. If you enter 1000 and aliquot 03, then pychron will assume this is a step heat and the first step will have RunID 1000-03A and the second step 1000-03B.
When I've tried the 'auto-increment…