Luc Patiny
Luc Patiny
It seems that if one of the parameter if a number containing a decimal it fails (only if there is a default value for this parameter) and returns the integer...
When using this library in Safari (OsX or iPad) we may encounter the error: 'duplicate parameter in function with default parameter values' This is related to the use of a...
# Bug report ## Explanation Since the last release of (3.1.2) the test cases in our open-source project are not passing anymore: https://github.com/cheminfo/mass-tools/runs/4983444371?check_suite_focus=true#step:6:462 The code that generates this error is...
In order to 'normalize' the user entered quantities in a database I create a JSON that contains 2 properties: * SI: the value in SI * unit: the unit in...
In the project https://github.com/cheminfo/mzData we are using fast-xml-parser to parse scientific data (mass spectra). Those data may be quite big and it works perfectly even with files of 400Mb. However...
There is a project of 'pure' javascript canvas https://github.com/joshmarinacci/node-pureimage Font are rendered using opentype.js
Should we also implement alternative perimeter measurement based on center of pixels ?
There should be 4 parameters for Feret ROI analysis * Max (length) * Perpendicular to Max (width) * Min (width) * Perpendicular to Min (main length)
We should implement some algorithms that allows to find the best matching shape in a mask. The shape could be square, rectangle, ellipse or circle and it should have the...
https://www.spiedigitallibrary.org/journals/Journal-of-Electronic-Imaging/volume-13/issue-01/0000/Survey-over-image-thresholding-techniques-and-quantitative-performance-evaluation/10.1117/1.1631315.full?SSO=1