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
When defining a new dataset, the metadata filter conditions do not accept units yet. Thus, the values there must be given on standard REST units, keV, mm, us, ...
I believe here we would need to implement something like TRestMetadata::GetFieldValueWithUnits such as it is done for metadata parameters.
The text was updated successfully, but these errors were encountered:
When defining a new dataset, the metadata filter conditions do not accept units yet. Thus, the values there must be given on standard REST units, keV, mm, us, ...
I believe here we would need to implement something like
TRestMetadata::GetFieldValueWithUnits
such as it is done for metadata parameters.The text was updated successfully, but these errors were encountered: