Skip to main content

pifcap - A GUI for fast RAW image capture on Raspberry Pi

This software allows you to capture RAW images on Raspberry Pi in a fast way. Typical application is Lucky Imaging in astro photography.

This software is still in development. It may not be functional. Please wait for the released version before you send issue reports.

Installation

The software is made for raspberry Pi with a recent OS (Bullseye or Bookworm).

Some packages need to be installed with sudo apt:

  • libcamera and libcamera-apps (if not already installed). You can test libcamera and the support for your camera with:
    libcamera-hello --list-cameras
    
    You must be able to make RAW pictures in all modes. For instance libcamera-hello shows for the HQ camera:
    0 : imx477 [4056x3040] (/base/soc/i2c0mux/i2c@1/imx477@1a)
      Modes: 'SRGGB10_CSI2P' : 1332x990 [120.05 fps - (696, 528)/2664x1980 crop]
             'SRGGB12_CSI2P' : 2028x1080 [50.03 fps - (0, 440)/4056x2160 crop]
                               2028x1520 [40.01 fps - (0, 0)/4056x3040 crop]
                               4056x3040 [10.00 fps - (0, 0)/4056x3040 crop]
    
    and you must be able to run these commands without errors:
    libcamera-still -r --mode 1332:990 --shutter 100000 --gain 1 --awbgains 1,1 --immediate -o test.jpg
    libcamera-still -r --mode 2028:1080 --shutter 100000 --gain 1 --awbgains 1,1 --immediate -o test.jpg
    libcamera-still -r --mode 2028:1520 --shutter 100000 --gain 1 --awbgains 1,1 --immediate -o test.jpg
    libcamera-still -r --mode 4056:3040 --shutter 100000 --gain 1 --awbgains 1,1 --immediate -o test.jpg
    
    Something with your libcamera or kernel driver installation will be wrong if this does not work.
  • Some Python packages require matching versions of system libraries. They must be installed with sudo apt:
sudo apt install python3-pip libcamera-apps python3-picamera2 python3-pyqt5 python3-pyqtgraph python3-astropy python3-numpy python3-venv

The Raspberry Pi OS "Bullseye" still allowed to install system wide with sudo pip install pifcap. Since "Bookworm" a virtual environment is required to install non-system Python packages. Trying to install pifcap without a virtual environment will fail with error: externally-managed-environment.

Run the following on a command line to install pifcapin a virtual environment called venv_pifcap:

python3 -m venv --system-site-packages ~/venv_pifcap
source ~/venv_pifcap/bin/activate
pip install --upgrade pip
pip install pifcap

Some hints when you get trouble

The Python packages picamera2, numpy, and astropy MUST be installed with sudo apt install. You MUST NOT update them with pip. When you get errors related to these packages you can:

  1. Check directory ~/.local/lib/python3.9/site-packages if it contains one of these packages. If yes delete them!
  2. Check if pip list shows different version numbers than apt list for these packages:
    pip list | grep numpy
    apt list | grep numpy
    
    pip list | grep astropy
    apt list | grep astropy
    
    pip list | grep picamera2
    apt list | grep picamera2
    
    If you see different versions for a package remove it with pip uninstall and reinstall it with sudo apt reinstall.
  3. Remove and recreate the virtual environment.

Uninstall

To remove pifcap from your Pi just delete the virtual environment:

rm -rf ~/venv_pifcap

Running

Before using pifcap you need to activate the virtual environment in the command window:

source ~/venv_pifcap/bin/activate

You can start graphical user interface of the capture program with:

pifcap

Images are stored in a proprietary format to minimize CPU load during capture. Conversion of the collected images to FITS format can be done with the command line program pifcap2fits. Run pifcap2fits -h to get help for the command options. For instance to convert all pfc files in the current directory to FITS do

pifcap2fits "*.pfc"

Different to linux commands the file name specifier must be quoted!

1.0.6

  • compatibility with older pyqtgraph

1.0.5

  • fixed installation issues

1.0.4 initial release

MIT License

Copyright (c) 2024 scriptorron

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pifcap-1.1.0.tar.gz (23.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pifcap-1.1.0-py3-none-any.whl (24.4 kB view details)

Uploaded Python 3

File details

Details for the file pifcap-1.1.0.tar.gz.

File metadata

  • Download URL: pifcap-1.1.0.tar.gz
  • Upload date:
  • Size: 23.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for pifcap-1.1.0.tar.gz
Algorithm Hash digest
SHA256 54db55d27b072c3c857979f460f54b9421524580dcb43e80b0a5b52bae316e2b
MD5 3199ca81a3cd4003a1e36bb67ef25f50
BLAKE2b-256 df5f8e134dac22c5e131237aba6af569aeeb78650fad43dacbb21e4d33336ebd

See more details on using hashes here.

File details

Details for the file pifcap-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: pifcap-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 24.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for pifcap-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 56ad92660531f8794804f0941f6e11f09c0b242942ded81658b42784262623f0
MD5 935d063ca0b6c81a7b8f370fb2c9815d
BLAKE2b-256 277078b3216d877246e873f8a43b182e20804ff306819ed8f3d61eb34f3951a3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page