nipoppy.tabular.processing_status¶
Class for the processing status file.
Classes¶
A file generated by the trackers. |
|
A file to track data availability/processing status. |
Module Contents¶
- nipoppy.tabular.processing_status.STATUS_FAIL = 'FAIL'¶
- nipoppy.tabular.processing_status.STATUS_INCOMPLETE = 'INCOMPLETE'¶
- nipoppy.tabular.processing_status.STATUS_SUCCESS = 'SUCCESS'¶
- nipoppy.tabular.processing_status.STATUS_UNAVAILABLE = 'UNAVAILABLE'¶