usnistgov / mosaic

A modular single-molecule analysis interface
https://pages.nist.gov/mosaic/
Other
38 stars 17 forks source link

Flag non-critical errors #80

Closed abalijepalli closed 8 years ago

abalijepalli commented 8 years ago

Flag non-critical fit errors in the database so users can inspect them more closely. Possible options include i) a new class of status code (e.g, that start with 'w' for warning) or ii) a separate column that marks events with status 'normal' with an inspect flag.

The advantage of (i) is that the database should remain backwards compatible.