Versions Compared

Key

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

...

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

And compare to The # of ARWs should be 0. Check using:

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

As long as the output # of the first two commands are equivalent , to each other the color profile has successfully been applied to every image in the batch.

...