Changes

Lightfield

No change in size, 17:21, 13 May 2015
Check for previous images and clear out lfimages directory
*this will leave screen running. More details about gnu screen [http://aperiodic.net/screen/quick_reference here]
==Check for previous images and clear out lfimages directory==**Open another terminal and log on to the pi with ssh as outlined above. You will use this window to clear out the lightfield images from the pi, and monitor the jpgs as they are acquired.
*Once logged on, navigate to the lfimages directors:
<syntaxhighlight lang="bash">cd ~/lfimages</syntaxhighlight>
*Check free disk space with:
<syntaxhighlight lang="bash">df -h</syntaxhighlight>
*this will list the space per partition/device in human readable format.*Check disk usage for lfimages directory:
<syntaxhighlight lang="bash">du -h ~/lfimages</syntaxhighlight>
this will list disk usage by lfimages.