AllenInstitute / ophys_etl_pipelines

Pipelines and modules for processing optical physiology data
Other
9 stars 5 forks source link

Ticket/PSB-83: Handle downstream logic with the deprecation of most `exclusion_labels` classifications and replaced by the ROI classifier #576

Closed morriscb closed 1 year ago

morriscb commented 1 year ago

ROI table additions: Add additional columns to ROI table for parking processing flags. Add parsing of exclusion labels from

Slurm fixups: Add more robust error for Slurm rest-api to better report connection/credentials/etc errors. Correctly pass SlurmState enum to class method. Update parsing job json to grab start and end times. Correctly pass name of pipeline module in slurm.py. Update location of OutputFile.

Updates can get the workflow to submit and actually run a motion correction job through the processing. Test/debug still reports errors at "wait for job to finish".