You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TODO: The projects needs to write a script for converting the raw/instrument electrochemical data into our common data formats. One subroutine for each experiment + instrument manufacturer combination (n_exp x n_manufacturer total options).
Should these routines be client side (user downloads the script and converts before upload), or done on the database (user uploads raw data, and we convert it)? Or both, perhaps (user selects a datatype, during upload, which specifies either pre-converted data or the instrument manufacturer. If the manufacturer is not listed/not yet supported, then they have to preconvert, and can submit an issue to get the instrument supported).
The text was updated successfully, but these errors were encountered:
TODO: The projects needs to write a script for converting the raw/instrument electrochemical data into our common data formats. One subroutine for each experiment + instrument manufacturer combination (
n_exp
xn_manufacturer
total options).Should these routines be client side (user downloads the script and converts before upload), or done on the database (user uploads raw data, and we convert it)? Or both, perhaps (user selects a datatype, during upload, which specifies either pre-converted data or the instrument manufacturer. If the manufacturer is not listed/not yet supported, then they have to preconvert, and can submit an issue to get the instrument supported).
The text was updated successfully, but these errors were encountered: