List of things we want to include
Adding steps about the tools and installing those tools ( rawtherapee, mobaxterm)
Steps in rawtherapee
Command line instructions
Pics or screenshots will be very helpful
Provide video overview
Requirements
How to get requirements
Backlog Spreadsheet:
1. Download Batch
When downloading a Field batch, we must be navigated to the correct location. We can use tis string of commands:
cd .. cd psa _images/field_tools/ python3 field_SUNNY_pipeline.py <batch_name>
2. Color Profiling
Description of step
2.1 Sub heading step
3. Sending through the pipeline
Common & Useful Commands
Available batches:
ls /mnt/research-projects/r/raatwell/longterm_images3/field-batches/ -lh
# of arw:
ls /mnt/research-projects/s/screberg/longterm_images/field-batches/<batch>/*.ARW | wc -l
# of pp3 created:
ls /mnt/research-projects/r/raatwell/longterm_images3/field-batches/<batch>/developed-images/*.pp3 | wc -l
# of jpg files processed:
ls /mnt/research-projects/r/raatwell/longterm_images3/field-batches/<batch>/developed-images/*.jpg | wc -l
0 Comments