Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If there is an indication the pipeline is finished running, crosscheck the # of images within the original batch with the # of JPGs and PP3s created.

We can use both of these lines respectively:

...

Code Block
breakoutModewide
ls /mnt/research-projects/r/raatwell/longterm_images3/field-batches/<batch>/developed-images/*.pp3 | wc -l

And compare to # of ARWs

Code Block
breakoutModewide
ls /mnt/research-projects/s/screberg/longterm_images/field-batches/<batch>/*.ARW | wc -l

As long as the output # we get from each of these commands are equivalent, we know we have successfully applied the color profile has successfully been applied to every image in the batch.

If the # of JPGs and PP3s are not equivalent to the original # of images, try running the pipeline again within the same screen. Double check the name of the batch that was typed in, this is where errors are likely to happen. Also, be sure to be navigated to the Field Semifield folder. If we are within the Semifield navigated to the Field folder, the pipeline will run successfully.

 

 not be successful.

Common & Useful Commands

Available batches:

...