REVIEW_FLAG field in SPECTRUM table
The review flag of spectrum can take the following values:
- True: Valid spectra. These are part of the public database and will be found.
- False: Not yet reviewed. These wait for reviewing.
- Rejected: These have been reviewed as wrong. Are kept for documentation, may perhaps be changed later.
- Edited: This spectrum has been edited. Spectra do not get deleted or overwritten, but get this status. The SPECTRUM_USER_EDIT table tells which spectrum is the successor.*
- Change: No longer used. Do not use.
- Hidden: Internal flag not used from code. Can be used by administrator to hide spectra he wants to keep for documentation or so. Use only when really necessary/useful.
- Private: Data submitted as private, not for review, only visible to submitter. May be published (i. e. set to false) and reviewed later.