Changes between Initial Version and Version 1 of Ticket #768, comment 4


Ignore:
Timestamp:
Apr 23, 2015, 7:23:20 AM (9 years ago)
Author:
olle

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #768, comment 4

    initial v1  
    99Solution:
    1010
    11  * Function `exreg.parseQubitFile(data)` in Javascript file `extraction_registration.js` in `resources/sampleproc/` should convert the variable for a read concentration value to the correct type early on. In addition, multiplication with a dilution factor should be performed independently of the value of the units.
     11 * Function `exreg.parseQubitFile(data)` in Javascript file `extraction_registration.js` in `resources/sampleproc/` should convert the variable for a read concentration value to the correct type early on. In addition, multiplication with a dilution factor should be performed independently of the value of the units. (This can be considered a separate bug.)