Here's what I do after image acquisition.
- Capture images with
capture-loop.sh
on Raspberry Pi- The raspberry pi is connected to my home network and is uncerimoniously thrown on the roof
- It NFS mounts a disk inside, which is where the script lives and images get saved, so if an eagle flies off with it, I still have the data.
- Convert the images to grayscale
- Stretch them
- Remove the bright ones at the beginning and end0