Changes between Initial Version and Version 1 of Ticket #768, comment 4
- Timestamp:
- Apr 23, 2015, 7:23:20 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #768, comment 4
initial v1 9 9 Solution: 10 10 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.)