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
fused_data_set.py: MODIFICATION: The status data needs to have low-level methods to manipulate aswell. What if I only want to set job id 1 for example and leave the rest as 'unset'? Furthermore, the status flag can be stored as an int. However it is better that the interface has descriptive set/get methods like, has_data_been_set(name,jobid).
The text was updated successfully, but these errors were encountered:
fused_data_set.py: MODIFICATION: The status data needs to have low-level methods to manipulate aswell. What if I only want to set job id 1 for example and leave the rest as 'unset'? Furthermore, the status flag can be stored as an int. However it is better that the interface has descriptive set/get methods like, has_data_been_set(name,jobid).
The text was updated successfully, but these errors were encountered: