-
Notifications
You must be signed in to change notification settings - Fork 3
Slope, intercept and unit fields should be mandatory in the Tag creation or edit page #362
Comments
Based on the sensor type, unit should also be automatically pre-filled. |
Also worth addressing #375 when working on this issue. |
I respectfully disagree that this should be a mandatory field. If such a requirement were ever to inhibit a researcher from uploading animal metadata*, valuable information may be missing from the detection history. Not only does the presence of a sensor tag when alternated with the master tag indicate that a fish is in the vicinity of a receiver, adding to the number of detection hits which should in turn decrease the likelihood that your legitimate transmission filtering algorithm improperly tosses real data, but also the ADC numbers themselves still hold some weight. Firstly, slope and intercept values may be, at some future point, be procured (e.g. from VEMCO) even if not "now". Secondly, all ADCs are related by a linear function to the final transformed value. The change from 22 to 33 is half of that from 33 to 55, which will be reflected in the post-transformed data as well. So, there is still some value to having the pre-transformed values even if the slope and intercept are still not known to the database. *at least two scenarios that I see:
|
Thanks @MPagel for your input, we're aware this change will require more info from users but we're not expecting that it will deter them from registering their tags. Researchers can always ask VEMCO to retrieve slope/intercept info from tags used in the past, and they already have the ability to embargo their tag metadata through our web app if need be. The majority (over 90 %) of sensor data stored in our database has not been processed. Having slope/intercept values for sensor tags won't modify those pre-processed data but merely give users the ability to convert those to meaningful physical measurements. |
Based on https://github.com/aodn/aatams-content/issues/44#issuecomment-264318081 the slope, intercept and unit for sensor tags should be made mandatory in the Tag creation or edit page, otherwise raw sensor values can't be transformed into meaningful values.
In short:
Also related to #338.
The text was updated successfully, but these errors were encountered: